Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Geo-IP: Geo-IP-1.420.0.ebuild ChangeLog
Date: Mon, 24 Feb 2014 01:01:10
Message-Id: 20140224010107.998922004C@flycatcher.gentoo.org
1 phajdan.jr 14/02/24 01:01:07
2
3 Modified: Geo-IP-1.420.0.ebuild ChangeLog
4 Log:
5 x86 stable wrt bug #492158
6
7 (Portage version: 2.2.7/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
8
9 Revision Changes Path
10 1.4 dev-perl/Geo-IP/Geo-IP-1.420.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.420.0.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.420.0.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.420.0.ebuild?r1=1.3&r2=1.4
15
16 Index: Geo-IP-1.420.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.420.0.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- Geo-IP-1.420.0.ebuild 11 Feb 2014 18:48:42 -0000 1.3
23 +++ Geo-IP-1.420.0.ebuild 24 Feb 2014 01:01:07 -0000 1.4
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.420.0.ebuild,v 1.3 2014/02/11 18:48:42 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.420.0.ebuild,v 1.4 2014/02/24 01:01:07 phajdan.jr Exp $
29
30 EAPI=5
31
32 @@ -11,7 +11,7 @@
33 DESCRIPTION="Look up country by IP Address"
34
35 SLOT="0"
36 -KEYWORDS="~alpha ~amd64 hppa ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
37 +KEYWORDS="~alpha ~amd64 hppa ia64 ~ppc ~sparc x86 ~x86-fbsd"
38 IUSE=""
39
40 DEPEND="dev-libs/geoip"
41
42
43
44 1.80 dev-perl/Geo-IP/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Geo-IP/ChangeLog?rev=1.80&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Geo-IP/ChangeLog?rev=1.80&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Geo-IP/ChangeLog?r1=1.79&r2=1.80
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/ChangeLog,v
53 retrieving revision 1.79
54 retrieving revision 1.80
55 diff -u -r1.79 -r1.80
56 --- ChangeLog 11 Feb 2014 18:48:42 -0000 1.79
57 +++ ChangeLog 24 Feb 2014 01:01:07 -0000 1.80
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-perl/Geo-IP
60 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/ChangeLog,v 1.79 2014/02/11 18:48:42 jer Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/ChangeLog,v 1.80 2014/02/24 01:01:07 phajdan.jr Exp $
63 +
64 + 24 Feb 2014; Pawel Hajdan jr <phajdan.jr@g.o> Geo-IP-1.420.0.ebuild:
65 + x86 stable wrt bug #492158
66
67 11 Feb 2014; Jeroen Roovers <jer@g.o> Geo-IP-1.420.0.ebuild:
68 Stable for HPPA (bug #492158).