From 8d82feb519f72addae7100f55a1c62600260adfa Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Tue, 25 Aug 2009 17:31:24 +0000 Subject: Version bump via perl-bump experimental tool. (Portage version: 2.2_rc38/cvs/Linux x86_64) --- dev-perl/IP-Country/ChangeLog | 8 +++++++- dev-perl/IP-Country/IP-Country-2.27.ebuild | 19 +++++++++++++++++++ 2 files changed, 26 insertions(+), 1 deletion(-) create mode 100644 dev-perl/IP-Country/IP-Country-2.27.ebuild (limited to 'dev-perl/IP-Country') diff --git a/dev-perl/IP-Country/ChangeLog b/dev-perl/IP-Country/ChangeLog index 7bc4ea285c8e..9672636ed509 100644 --- a/dev-perl/IP-Country/ChangeLog +++ b/dev-perl/IP-Country/ChangeLog @@ -1,6 +1,12 @@ # 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.37 2009/06/03 16:06:11 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/ChangeLog,v 1.38 2009/08/25 17:31:24 robbat2 Exp $ + +*IP-Country-2.27 (25 Aug 2009) + + 25 Aug 2009; Robin H. Johnson + +IP-Country-2.27.ebuild: + Version bump via perl-bump experimental tool. 03 Jun 2009; Torsten Veller -IP-Country-2.25.ebuild: Cleanup diff --git a/dev-perl/IP-Country/IP-Country-2.27.ebuild b/dev-perl/IP-Country/IP-Country-2.27.ebuild new file mode 100644 index 000000000000..76d1a5858c75 --- /dev/null +++ b/dev-perl/IP-Country/IP-Country-2.27.ebuild @@ -0,0 +1,19 @@ +# 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.27.ebuild,v 1.1 2009/08/25 17:31:24 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" -- cgit v1.2.3-65-gdbad