diff options
author | Marcelo Góes <vanquirius@gentoo.org> | 2007-03-31 15:43:34 +0000 |
---|---|---|
committer | Marcelo Góes <vanquirius@gentoo.org> | 2007-03-31 15:43:34 +0000 |
commit | d1198707a3d2cacec890258c1f3e1d4b9aafca29 (patch) | |
tree | 28da0fd65b126ff2ff2ab35dc649af9c1438dc49 /dev-perl | |
parent | Add ~ia64 wrt bug 169164 (diff) | |
download | gentoo-2-d1198707a3d2cacec890258c1f3e1d4b9aafca29.tar.gz gentoo-2-d1198707a3d2cacec890258c1f3e1d4b9aafca29.tar.bz2 gentoo-2-d1198707a3d2cacec890258c1f3e1d4b9aafca29.zip |
Remove old ebuild, do not set RDEPEND=DEPEND.
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Geo-IP/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Geo-IP/Geo-IP-1.25.ebuild | 21 | ||||
-rw-r--r-- | dev-perl/Geo-IP/Geo-IP-1.27.ebuild | 3 | ||||
-rw-r--r-- | dev-perl/Geo-IP/files/digest-Geo-IP-1.25 | 3 |
4 files changed, 6 insertions, 27 deletions
diff --git a/dev-perl/Geo-IP/ChangeLog b/dev-perl/Geo-IP/ChangeLog index 5a7820427fd2..33eba6eb9eeb 100644 --- a/dev-perl/Geo-IP/ChangeLog +++ b/dev-perl/Geo-IP/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Geo-IP # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/ChangeLog,v 1.32 2007/02/01 20:51:15 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/ChangeLog,v 1.33 2007/03/31 15:43:34 vanquirius Exp $ + + 31 Mar 2007; Marcelo Goes <vanquirius@gentoo.org> -Geo-IP-1.25.ebuild, + Geo-IP-1.27.ebuild: + Remove old ebuild, do not set RDEPEND=DEPEND. 01 Feb 2007; Markus Ullmann <jokey@gentoo.org> Geo-IP-1.27.ebuild: stable on x86 diff --git a/dev-perl/Geo-IP/Geo-IP-1.25.ebuild b/dev-perl/Geo-IP/Geo-IP-1.25.ebuild deleted file mode 100644 index 9ef4992f29ad..000000000000 --- a/dev-perl/Geo-IP/Geo-IP-1.25.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.25.ebuild,v 1.12 2007/02/01 20:51:15 jokey Exp $ - -inherit perl-module multilib - -DESCRIPTION="Look up country by IP Address" -HOMEPAGE="http://www.cpan.org/modules/by-authors/id/T/TJ/TJMATHER/${P}.readme" -SRC_URI="mirror://cpan/authors/id/T/TJ/TJMATHER/${P}.tar.gz" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="alpha amd64 ppc sparc x86" -IUSE="" - -DEPEND="dev-libs/geoip - dev-lang/perl" -RDEPEND=${DEPEND} - -myconf="${myconf} LIBS='-L/usr/$(get_libdir)'" - diff --git a/dev-perl/Geo-IP/Geo-IP-1.27.ebuild b/dev-perl/Geo-IP/Geo-IP-1.27.ebuild index 7bcdd510d627..9207d1857ad6 100644 --- a/dev-perl/Geo-IP/Geo-IP-1.27.ebuild +++ b/dev-perl/Geo-IP/Geo-IP-1.27.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.27.ebuild,v 1.12 2007/02/03 18:41:44 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.27.ebuild,v 1.13 2007/03/31 15:43:34 vanquirius Exp $ inherit perl-module multilib @@ -15,6 +15,5 @@ IUSE="" DEPEND="dev-libs/geoip dev-lang/perl" -RDEPEND=${DEPEND} myconf="${myconf} LIBS='-L/usr/$(get_libdir)'" diff --git a/dev-perl/Geo-IP/files/digest-Geo-IP-1.25 b/dev-perl/Geo-IP/files/digest-Geo-IP-1.25 deleted file mode 100644 index c39b5116c21e..000000000000 --- a/dev-perl/Geo-IP/files/digest-Geo-IP-1.25 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 ace222e93da3ee0af91f39fb3942b91d Geo-IP-1.25.tar.gz 12725 -RMD160 00e8396d42fefb56100d727baaed948a1ad826ce Geo-IP-1.25.tar.gz 12725 -SHA256 35817d2bec792961024c3d9628e5aded69b1a5422e6659ec821a41611d084e9d Geo-IP-1.25.tar.gz 12725 |