Gentoo Archives: gentoo-commits

From: "Robin H. Johnson (robbat2)" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/IP-Country: ChangeLog IP-Country-2.27.ebuild
Date: Fri, 28 Aug 2009 20:15:56
Message-Id: E1Mfzrg-0001A0-Qy@stork.gentoo.org
1 robbat2 09/08/25 17:31:24
2
3 Modified: ChangeLog
4 Added: IP-Country-2.27.ebuild
5 Log:
6 Version bump via perl-bump experimental tool.
7 (Portage version: 2.2_rc38/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.38 dev-perl/IP-Country/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/IP-Country/ChangeLog?rev=1.38&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/IP-Country/ChangeLog?rev=1.38&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/IP-Country/ChangeLog?r1=1.37&r2=1.38
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/ChangeLog,v
19 retrieving revision 1.37
20 retrieving revision 1.38
21 diff -p -w -b -B -u -u -r1.37 -r1.38
22 --- ChangeLog 3 Jun 2009 16:06:11 -0000 1.37
23 +++ ChangeLog 25 Aug 2009 17:31:24 -0000 1.38
24 @@ -1,6 +1,12 @@
25 # ChangeLog for dev-perl/IP-Country
26 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/ChangeLog,v 1.37 2009/06/03 16:06:11 tove Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/ChangeLog,v 1.38 2009/08/25 17:31:24 robbat2 Exp $
29 +
30 +*IP-Country-2.27 (25 Aug 2009)
31 +
32 + 25 Aug 2009; Robin H. Johnson <robbat2@g.o>
33 + +IP-Country-2.27.ebuild:
34 + Version bump via perl-bump experimental tool.
35
36 03 Jun 2009; Torsten Veller <tove@g.o> -IP-Country-2.25.ebuild:
37 Cleanup
38
39
40
41 1.1 dev-perl/IP-Country/IP-Country-2.27.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/IP-Country/IP-Country-2.27.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/IP-Country/IP-Country-2.27.ebuild?rev=1.1&content-type=text/plain
45
46 Index: IP-Country-2.27.ebuild
47 ===================================================================
48 # Copyright 1999-2009 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $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 $
51
52 MODULE_AUTHOR="NWETTERS"
53 inherit perl-module
54
55 DESCRIPTION="fast lookup of country codes from IP addresses"
56
57 SLOT="0"
58 LICENSE="Artistic"
59 KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
60 IUSE=""
61
62 SRC_TEST="do"
63
64 DEPEND="dev-perl/Geography-Countries
65 dev-lang/perl"
66 mydoc="TODO"