diff options
author | Kent Fredric <kentnl@gentoo.org> | 2019-07-25 02:01:35 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2019-07-25 18:46:52 +1200 |
commit | 72d4d6befb94a8029f4e5d4b47a654aa068f1ac1 (patch) | |
tree | 5ecc8629fbe8bc6f56c2d7951328bc11a387fcf3 /dev-perl/Geo-IP | |
parent | dev-perl/File-Slurper: Cleanup old versions (diff) | |
download | gentoo-72d4d6befb94a8029f4e5d4b47a654aa068f1ac1.tar.gz gentoo-72d4d6befb94a8029f4e5d4b47a654aa068f1ac1.tar.bz2 gentoo-72d4d6befb94a8029f4e5d4b47a654aa068f1ac1.zip |
dev-perl/Geo-IP: Cleanup old versions
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'dev-perl/Geo-IP')
-rw-r--r-- | dev-perl/Geo-IP/Geo-IP-1.450.0.ebuild | 24 | ||||
-rw-r--r-- | dev-perl/Geo-IP/Geo-IP-1.500.0-r1.ebuild | 24 | ||||
-rw-r--r-- | dev-perl/Geo-IP/Manifest | 2 |
3 files changed, 0 insertions, 50 deletions
diff --git a/dev-perl/Geo-IP/Geo-IP-1.450.0.ebuild b/dev-perl/Geo-IP/Geo-IP-1.450.0.ebuild deleted file mode 100644 index aa30b3aa27de..000000000000 --- a/dev-perl/Geo-IP/Geo-IP-1.450.0.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=MAXMIND -MODULE_VERSION=1.45 -inherit perl-module multilib - -DESCRIPTION="Look up country by IP Address" - -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="" - -DEPEND="dev-libs/geoip" -RDEPEND="${DEPEND}" - -SRC_TEST=do - -src_configure() { - myconf="LIBS=-L/usr/$(get_libdir)" - perl-module_src_configure -} diff --git a/dev-perl/Geo-IP/Geo-IP-1.500.0-r1.ebuild b/dev-perl/Geo-IP/Geo-IP-1.500.0-r1.ebuild deleted file mode 100644 index a0cb83e4d4ec..000000000000 --- a/dev-perl/Geo-IP/Geo-IP-1.500.0-r1.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=MAXMIND -MODULE_VERSION=1.50 -inherit perl-module multilib - -DESCRIPTION="Look up country by IP Address" - -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -IUSE="" - -DEPEND="dev-libs/geoip" -RDEPEND="${DEPEND}" - -SRC_TEST=do - -src_configure() { - myconf="LIBS=-L/usr/$(get_libdir)" - perl-module_src_configure -} diff --git a/dev-perl/Geo-IP/Manifest b/dev-perl/Geo-IP/Manifest index 7ea8671006cc..cf0e6e46760b 100644 --- a/dev-perl/Geo-IP/Manifest +++ b/dev-perl/Geo-IP/Manifest @@ -1,3 +1 @@ -DIST Geo-IP-1.45.tar.gz 134181 BLAKE2B 238c1a35a037f2729fef5586a2c5426eeea54ef1d7e499f4f68de3248fcba62e7817007704dac6329fc64498f964171f24e278777a3e699bf9c0664a8325e425 SHA512 0737459b50251f64a0230176721e6a0cf7fb701451b3488c0a0628a183233b5346b7311a80fe35752104ab6812c6791cd4bafbbfa9e7ff51aa6bd4d489655af3 -DIST Geo-IP-1.50.tar.gz 145419 BLAKE2B 2aca67893c8e9621d041be05dada458ecefbe7a6442bd501c781b3dd5dfc5c2d2dbf493a3cadcf133460bdb832e078c5708ae36320c38558a7fff0adc0b34faf SHA512 db5dc8731c970dfd9bb95312666218623453818917a9035358c7777a5077357f2b3187e07e615f1280fef53e1a7ae6336e4cf4642855b23d5326fa5772bc6462 DIST Geo-IP-1.51.tar.gz 155629 BLAKE2B bfbbc00f53b6f564bc26252cff89e4bc97a2840c59014349c6f2af50d4130bb54068c9e96b4eecc4d7285a180da97d4da7f1c1364d36fdd3cd5f86bcd79ab17c SHA512 1149a2457a5a971a47585300ac68e71537fce4af3396aafe12ccb298b4a9e90b5fb0bc8bb01dec80698c3c57ae8e045a04c53747cc0ce80f8c4d3dd033ed76b3 |