summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-04-14 11:47:58 +0000
committerTorsten Veller <tove@gentoo.org>2009-04-14 11:47:58 +0000
commit29c9342b305f6671641631cbaa770d6dca17c398 (patch)
tree56077c1e05ba921376d09278304d4515397509ba /dev-perl/Geography-Countries
parentVersion bump. (diff)
downloadgentoo-2-29c9342b305f6671641631cbaa770d6dca17c398.tar.gz
gentoo-2-29c9342b305f6671641631cbaa770d6dca17c398.tar.bz2
gentoo-2-29c9342b305f6671641631cbaa770d6dca17c398.zip
Version bump
(Portage version: 2.2_rc30/cvs/Linux i686)
Diffstat (limited to 'dev-perl/Geography-Countries')
-rw-r--r--dev-perl/Geography-Countries/ChangeLog8
-rw-r--r--dev-perl/Geography-Countries/Geography-Countries-2009041301.ebuild17
2 files changed, 24 insertions, 1 deletions
diff --git a/dev-perl/Geography-Countries/ChangeLog b/dev-perl/Geography-Countries/ChangeLog
index c9831b519a35..3ff99d59f4c1 100644
--- a/dev-perl/Geography-Countries/ChangeLog
+++ b/dev-perl/Geography-Countries/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/Geography-Countries
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geography-Countries/ChangeLog,v 1.17 2009/04/10 09:24:34 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geography-Countries/ChangeLog,v 1.18 2009/04/14 11:47:58 tove Exp $
+
+*Geography-Countries-2009041301 (14 Apr 2009)
+
+ 14 Apr 2009; Torsten Veller <tove@gentoo.org>
+ +Geography-Countries-2009041301.ebuild:
+ Version bump
*Geography-Countries-2009040901 (10 Apr 2009)
diff --git a/dev-perl/Geography-Countries/Geography-Countries-2009041301.ebuild b/dev-perl/Geography-Countries/Geography-Countries-2009041301.ebuild
new file mode 100644
index 000000000000..e06ad0129f82
--- /dev/null
+++ b/dev-perl/Geography-Countries/Geography-Countries-2009041301.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geography-Countries/Geography-Countries-2009041301.ebuild,v 1.1 2009/04/14 11:47:58 tove Exp $
+
+EAPI=2
+
+MODULE_AUTHOR=ABIGAIL
+inherit perl-module
+
+DESCRIPTION="2-letter, 3-letter, and numerical codes for countries."
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+SRC_TEST="do"