ipaddr: remove in Gentoo's favour

This commit is contained in:
Anton Bolshakov 2023-12-11 11:16:38 +08:00
parent 7c6d634cf7
commit 02ec066e74
No known key found for this signature in database
GPG key ID: 32BDCED870788F04
4 changed files with 3 additions and 25 deletions

View file

@ -1 +0,0 @@
DIST ipaddr-1.2.2.gem 12288 BLAKE2B 45b22c0b1b3a5fb3b07b08f9bf3daeb13fe9003342b4ce25fdfafa1ad52d0f76f8e2e74d211ec2838bd99bdc81d1e1d2b60045c5c88ab1ac3ee102b0bdf3046f SHA512 daf9496b1e16e41442f8536c68e488152453f7f7a5bedc443e86399f937e024b46be5c6cdecd3fb669e4d2e0c4bd17101a8380b703c402e96f1c4d83c4fe775c

View file

@ -1,16 +0,0 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
USE_RUBY="ruby30 ruby31 ruby32"
inherit ruby-fakegem
RUBY_FAKEGEM_BINWRAP=""
DESCRIPTION="IPAddr provides a set of methods to manipulate an IP address"
HOMEPAGE="https://github.com/ruby/ipaddr"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ~arm64 x86"

View file

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>unknown@pentoo.ch</email>
<name>Author Unknown</name>
</maintainer>
</pkgmetadata>

View file

@ -266,3 +266,6 @@ dev-ruby/jquery-rails:4
=dev-ruby/jquery-ui-rails-6.0*
dev-ruby/sass-rails:5.1
dev-ruby/sprockets:3
#required by whatweb
=dev-ruby/ipaddr-1.2*