summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-09-07 09:30:19 +0000
committerTorsten Veller <tove@gentoo.org>2009-09-07 09:30:19 +0000
commitd673f7b4e96de223fc05322b648015c18d375971 (patch)
tree06404135b9deb66247be774499f27ab61b72050c /dev-perl/IP-Country
parentffmpeg2theora: latest ffmpeg knows no vhook use flag (diff)
downloadhistorical-d673f7b4e96de223fc05322b648015c18d375971.tar.gz
historical-d673f7b4e96de223fc05322b648015c18d375971.tar.bz2
historical-d673f7b4e96de223fc05322b648015c18d375971.zip
Cleanup
Package-Manager: portage-2.2_rc40/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/IP-Country')
-rw-r--r--dev-perl/IP-Country/ChangeLog5
-rw-r--r--dev-perl/IP-Country/IP-Country-2.26.ebuild19
2 files changed, 4 insertions, 20 deletions
diff --git a/dev-perl/IP-Country/ChangeLog b/dev-perl/IP-Country/ChangeLog
index 9672636ed509..40cbc85b0e75 100644
--- a/dev-perl/IP-Country/ChangeLog
+++ b/dev-perl/IP-Country/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/IP-Country
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/ChangeLog,v 1.38 2009/08/25 17:31:24 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/ChangeLog,v 1.39 2009/09/07 08:59:15 tove Exp $
+
+ 07 Sep 2009; Torsten Veller <tove@gentoo.org> -IP-Country-2.26.ebuild:
+ Cleanup
*IP-Country-2.27 (25 Aug 2009)
diff --git a/dev-perl/IP-Country/IP-Country-2.26.ebuild b/dev-perl/IP-Country/IP-Country-2.26.ebuild
deleted file mode 100644
index d9165eb0e574..000000000000
--- a/dev-perl/IP-Country/IP-Country-2.26.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2009 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.26.ebuild,v 1.1 2009/01/13 19:52:56 robbat2 Exp $
-
-MODULE_AUTHOR="NWETTERS"
-inherit perl-module
-
-DESCRIPTION="fast lookup of country codes from IP addresses"
-
-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"