summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2008-09-30 14:09:02 +0000
committerTorsten Veller <tove@gentoo.org>2008-09-30 14:09:02 +0000
commitd8e38d223138c61524e5b43b47c4b7fc3c47ffb5 (patch)
tree20947fedb23c2f9ff6403d6ea0097082d70462e7 /dev-perl/IP-Country
parentmips -> ~mips (diff)
downloadhistorical-d8e38d223138c61524e5b43b47c4b7fc3c47ffb5.tar.gz
historical-d8e38d223138c61524e5b43b47c4b7fc3c47ffb5.tar.bz2
historical-d8e38d223138c61524e5b43b47c4b7fc3c47ffb5.zip
Cleanup
Package-Manager: portage-2.2_rc11/cvs/Linux 2.6.26-tuxonice i686
Diffstat (limited to 'dev-perl/IP-Country')
-rw-r--r--dev-perl/IP-Country/ChangeLog6
-rw-r--r--dev-perl/IP-Country/IP-Country-2.20.ebuild20
-rw-r--r--dev-perl/IP-Country/IP-Country-2.21.ebuild20
-rw-r--r--dev-perl/IP-Country/IP-Country-2.22.ebuild20
4 files changed, 5 insertions, 61 deletions
diff --git a/dev-perl/IP-Country/ChangeLog b/dev-perl/IP-Country/ChangeLog
index 7ccf318979d8..76c6d6337799 100644
--- a/dev-perl/IP-Country/ChangeLog
+++ b/dev-perl/IP-Country/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/IP-Country
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/ChangeLog,v 1.34 2008/09/30 06:09:51 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/ChangeLog,v 1.35 2008/09/30 14:05:52 tove Exp $
+
+ 30 Sep 2008; Torsten Veller <tove@gentoo.org> -IP-Country-2.20.ebuild,
+ -IP-Country-2.21.ebuild, -IP-Country-2.22.ebuild:
+ Cleanup
*IP-Country-2.25 (30 Sep 2008)
diff --git a/dev-perl/IP-Country/IP-Country-2.20.ebuild b/dev-perl/IP-Country/IP-Country-2.20.ebuild
deleted file mode 100644
index cc1c445bffdf..000000000000
--- a/dev-perl/IP-Country/IP-Country-2.20.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/IP-Country-2.20.ebuild,v 1.13 2007/07/10 23:33:29 mr_bones_ Exp $
-
-inherit perl-module
-
-DESCRIPTION="fast lookup of country codes from IP addresses"
-SRC_URI="mirror://cpan/authors/id/N/NW/NWETTERS/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~nwetters/${P}/"
-
-SLOT="0"
-LICENSE="Artistic"
-KEYWORDS="amd64 hppa ~ia64 ~ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE=""
-
-SRC_TEST="do"
-
-DEPEND="dev-perl/Geography-Countries
- dev-lang/perl"
-mydoc="TODO"
diff --git a/dev-perl/IP-Country/IP-Country-2.21.ebuild b/dev-perl/IP-Country/IP-Country-2.21.ebuild
deleted file mode 100644
index 431bd86554b4..000000000000
--- a/dev-perl/IP-Country/IP-Country-2.21.ebuild
+++ /dev/null
@@ -1,20 +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/IP-Country/IP-Country-2.21.ebuild,v 1.11 2007/07/10 23:33:29 mr_bones_ Exp $
-
-inherit perl-module
-
-DESCRIPTION="fast lookup of country codes from IP addresses"
-SRC_URI="mirror://cpan/authors/id/N/NW/NWETTERS/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~nwetters/${P}/"
-
-SLOT="0"
-LICENSE="Artistic"
-KEYWORDS="amd64 hppa ia64 ~ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE=""
-
-SRC_TEST="do"
-
-DEPEND="dev-perl/Geography-Countries
- dev-lang/perl"
-mydoc="TODO"
diff --git a/dev-perl/IP-Country/IP-Country-2.22.ebuild b/dev-perl/IP-Country/IP-Country-2.22.ebuild
deleted file mode 100644
index 455645c9589a..000000000000
--- a/dev-perl/IP-Country/IP-Country-2.22.ebuild
+++ /dev/null
@@ -1,20 +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/IP-Country/IP-Country-2.22.ebuild,v 1.2 2007/07/10 23:33:29 mr_bones_ Exp $
-
-inherit perl-module
-
-DESCRIPTION="fast lookup of country codes from IP addresses"
-SRC_URI="mirror://cpan/authors/id/N/NW/NWETTERS/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~nwetters/${P}/"
-
-SLOT="0"
-LICENSE="Artistic"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
-IUSE=""
-
-SRC_TEST="do"
-
-DEPEND="dev-perl/Geography-Countries
- dev-lang/perl"
-mydoc="TODO"