public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Geo-IP: Geo-IP-1.420.0.ebuild ChangeLog
@ 2013-06-10 19:38 Jeroen Roovers (jer)
  0 siblings, 0 replies; 7+ messages in thread
From: Jeroen Roovers (jer) @ 2013-06-10 19:38 UTC (permalink / raw
  To: gentoo-commits

jer         13/06/10 19:38:56

  Modified:             ChangeLog
  Added:                Geo-IP-1.420.0.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.0_alpha179/cvs/Linux x86_64, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.71                 dev-perl/Geo-IP/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Geo-IP/ChangeLog?rev=1.71&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Geo-IP/ChangeLog?rev=1.71&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Geo-IP/ChangeLog?r1=1.70&r2=1.71

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/ChangeLog,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- ChangeLog	10 Jun 2013 12:08:56 -0000	1.70
+++ ChangeLog	10 Jun 2013 19:38:56 -0000	1.71
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/Geo-IP
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/ChangeLog,v 1.70 2013/06/10 12:08:56 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/ChangeLog,v 1.71 2013/06/10 19:38:56 jer Exp $
+
+*Geo-IP-1.420.0 (10 Jun 2013)
+
+  10 Jun 2013; Jeroen Roovers <jer@gentoo.org> +Geo-IP-1.420.0.ebuild:
+  Version bump.
 
   10 Jun 2013; Jeroen Roovers <jer@gentoo.org> Geo-IP-1.410.0.ebuild:
   Stable for HPPA (bug #470408).



1.1                  dev-perl/Geo-IP/Geo-IP-1.420.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.420.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.420.0.ebuild?rev=1.1&content-type=text/plain

Index: Geo-IP-1.420.0.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.420.0.ebuild,v 1.1 2013/06/10 19:38:56 jer Exp $

EAPI=5

MODULE_AUTHOR=BORISZ
MODULE_VERSION=1.42
inherit perl-module multilib

DESCRIPTION="Look up country by IP Address"

SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
IUSE=""

DEPEND="dev-libs/geoip"
RDEPEND="${DEPEND}"

SRC_TEST=no
myconf="LIBS=-L/usr/$(get_libdir)"





^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-perl/Geo-IP: Geo-IP-1.420.0.ebuild ChangeLog
@ 2014-02-11 15:24 Akinori Hattori (hattya)
  0 siblings, 0 replies; 7+ messages in thread
From: Akinori Hattori (hattya) @ 2014-02-11 15:24 UTC (permalink / raw
  To: gentoo-commits

hattya      14/02/11 15:24:32

  Modified:             Geo-IP-1.420.0.ebuild ChangeLog
  Log:
  ia64 stable wrt bug #492158
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)

Revision  Changes    Path
1.2                  dev-perl/Geo-IP/Geo-IP-1.420.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.420.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.420.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.420.0.ebuild?r1=1.1&r2=1.2

Index: Geo-IP-1.420.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.420.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Geo-IP-1.420.0.ebuild	10 Jun 2013 19:38:56 -0000	1.1
+++ Geo-IP-1.420.0.ebuild	11 Feb 2014 15:24:32 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.420.0.ebuild,v 1.1 2013/06/10 19:38:56 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.420.0.ebuild,v 1.2 2014/02/11 15:24:32 hattya Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Look up country by IP Address"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~hppa ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND="dev-libs/geoip"



1.78                 dev-perl/Geo-IP/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Geo-IP/ChangeLog?rev=1.78&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Geo-IP/ChangeLog?rev=1.78&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Geo-IP/ChangeLog?r1=1.77&r2=1.78

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/ChangeLog,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- ChangeLog	17 Dec 2013 15:39:10 -0000	1.77
+++ ChangeLog	11 Feb 2014 15:24:32 -0000	1.78
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Geo-IP
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/ChangeLog,v 1.77 2013/12/17 15:39:10 jer Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/ChangeLog,v 1.78 2014/02/11 15:24:32 hattya Exp $
+
+  11 Feb 2014; Akinori Hattori <hattya@gentoo.org> Geo-IP-1.420.0.ebuild:
+  ia64 stable wrt bug #492158
 
 *Geo-IP-1.430.0 (17 Dec 2013)
 





^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-perl/Geo-IP: Geo-IP-1.420.0.ebuild ChangeLog
@ 2014-02-24  1:01 PaweA Hajdan (phajdan.jr)
  0 siblings, 0 replies; 7+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2014-02-24  1:01 UTC (permalink / raw
  To: gentoo-commits

phajdan.jr    14/02/24 01:01:07

  Modified:             Geo-IP-1.420.0.ebuild ChangeLog
  Log:
  x86 stable wrt bug #492158
  
  (Portage version: 2.2.7/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)

Revision  Changes    Path
1.4                  dev-perl/Geo-IP/Geo-IP-1.420.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.420.0.ebuild?rev=1.4&view=markup
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
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

Index: Geo-IP-1.420.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.420.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Geo-IP-1.420.0.ebuild	11 Feb 2014 18:48:42 -0000	1.3
+++ Geo-IP-1.420.0.ebuild	24 Feb 2014 01:01:07 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $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 $
+# $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 $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Look up country by IP Address"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 hppa ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 hppa ia64 ~ppc ~sparc x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND="dev-libs/geoip"



1.80                 dev-perl/Geo-IP/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Geo-IP/ChangeLog?rev=1.80&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Geo-IP/ChangeLog?rev=1.80&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Geo-IP/ChangeLog?r1=1.79&r2=1.80

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/ChangeLog,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- ChangeLog	11 Feb 2014 18:48:42 -0000	1.79
+++ ChangeLog	24 Feb 2014 01:01:07 -0000	1.80
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Geo-IP
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/ChangeLog,v 1.79 2014/02/11 18:48:42 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/ChangeLog,v 1.80 2014/02/24 01:01:07 phajdan.jr Exp $
+
+  24 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> Geo-IP-1.420.0.ebuild:
+  x86 stable wrt bug #492158
 
   11 Feb 2014; Jeroen Roovers <jer@gentoo.org> Geo-IP-1.420.0.ebuild:
   Stable for HPPA (bug #492158).





^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-perl/Geo-IP: Geo-IP-1.420.0.ebuild ChangeLog
@ 2014-03-07 23:24 Pacho Ramos (pacho)
  0 siblings, 0 replies; 7+ messages in thread
From: Pacho Ramos (pacho) @ 2014-03-07 23:24 UTC (permalink / raw
  To: gentoo-commits

pacho       14/03/07 23:24:56

  Modified:             Geo-IP-1.420.0.ebuild ChangeLog
  Log:
  amd64 stable, bug #492158
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)

Revision  Changes    Path
1.5                  dev-perl/Geo-IP/Geo-IP-1.420.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.420.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.420.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.420.0.ebuild?r1=1.4&r2=1.5

Index: Geo-IP-1.420.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.420.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Geo-IP-1.420.0.ebuild	24 Feb 2014 01:01:07 -0000	1.4
+++ Geo-IP-1.420.0.ebuild	7 Mar 2014 23:24:56 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $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 $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.420.0.ebuild,v 1.5 2014/03/07 23:24:56 pacho Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Look up country by IP Address"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 hppa ia64 ~ppc ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 hppa ia64 ~ppc ~sparc x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND="dev-libs/geoip"



1.81                 dev-perl/Geo-IP/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Geo-IP/ChangeLog?rev=1.81&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Geo-IP/ChangeLog?rev=1.81&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Geo-IP/ChangeLog?r1=1.80&r2=1.81

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/ChangeLog,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -r1.80 -r1.81
--- ChangeLog	24 Feb 2014 01:01:07 -0000	1.80
+++ ChangeLog	7 Mar 2014 23:24:56 -0000	1.81
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Geo-IP
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/ChangeLog,v 1.80 2014/02/24 01:01:07 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/ChangeLog,v 1.81 2014/03/07 23:24:56 pacho Exp $
+
+  07 Mar 2014; Pacho Ramos <pacho@gentoo.org> Geo-IP-1.420.0.ebuild:
+  amd64 stable, bug #492158
 
   24 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> Geo-IP-1.420.0.ebuild:
   x86 stable wrt bug #492158





^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-perl/Geo-IP: Geo-IP-1.420.0.ebuild ChangeLog
@ 2014-03-12  9:54 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-03-12  9:54 UTC (permalink / raw
  To: gentoo-commits

ago         14/03/12 09:54:33

  Modified:             Geo-IP-1.420.0.ebuild ChangeLog
  Log:
  Stable for sparc, wrt bug #492158
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.6                  dev-perl/Geo-IP/Geo-IP-1.420.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.420.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.420.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.420.0.ebuild?r1=1.5&r2=1.6

Index: Geo-IP-1.420.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.420.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Geo-IP-1.420.0.ebuild	7 Mar 2014 23:24:56 -0000	1.5
+++ Geo-IP-1.420.0.ebuild	12 Mar 2014 09:54:33 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.420.0.ebuild,v 1.5 2014/03/07 23:24:56 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.420.0.ebuild,v 1.6 2014/03/12 09:54:33 ago Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Look up country by IP Address"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 hppa ia64 ~ppc ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 hppa ia64 ~ppc sparc x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND="dev-libs/geoip"



1.82                 dev-perl/Geo-IP/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Geo-IP/ChangeLog?rev=1.82&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Geo-IP/ChangeLog?rev=1.82&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Geo-IP/ChangeLog?r1=1.81&r2=1.82

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/ChangeLog,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -r1.81 -r1.82
--- ChangeLog	7 Mar 2014 23:24:56 -0000	1.81
+++ ChangeLog	12 Mar 2014 09:54:33 -0000	1.82
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Geo-IP
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/ChangeLog,v 1.81 2014/03/07 23:24:56 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/ChangeLog,v 1.82 2014/03/12 09:54:33 ago Exp $
+
+  12 Mar 2014; Agostino Sarubbo <ago@gentoo.org> Geo-IP-1.420.0.ebuild:
+  Stable for sparc, wrt bug #492158
 
   07 Mar 2014; Pacho Ramos <pacho@gentoo.org> Geo-IP-1.420.0.ebuild:
   amd64 stable, bug #492158





^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-perl/Geo-IP: Geo-IP-1.420.0.ebuild ChangeLog
@ 2014-03-19 15:19 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-03-19 15:19 UTC (permalink / raw
  To: gentoo-commits

ago         14/03/19 15:19:24

  Modified:             Geo-IP-1.420.0.ebuild ChangeLog
  Log:
  Stable for alpha, wrt bug #492158
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.7                  dev-perl/Geo-IP/Geo-IP-1.420.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.420.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.420.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.420.0.ebuild?r1=1.6&r2=1.7

Index: Geo-IP-1.420.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.420.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- Geo-IP-1.420.0.ebuild	12 Mar 2014 09:54:33 -0000	1.6
+++ Geo-IP-1.420.0.ebuild	19 Mar 2014 15:19:24 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.420.0.ebuild,v 1.6 2014/03/12 09:54:33 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.420.0.ebuild,v 1.7 2014/03/19 15:19:24 ago Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Look up country by IP Address"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 hppa ia64 ~ppc sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 hppa ia64 ~ppc sparc x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND="dev-libs/geoip"



1.83                 dev-perl/Geo-IP/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Geo-IP/ChangeLog?rev=1.83&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Geo-IP/ChangeLog?rev=1.83&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Geo-IP/ChangeLog?r1=1.82&r2=1.83

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/ChangeLog,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -r1.82 -r1.83
--- ChangeLog	12 Mar 2014 09:54:33 -0000	1.82
+++ ChangeLog	19 Mar 2014 15:19:24 -0000	1.83
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Geo-IP
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/ChangeLog,v 1.82 2014/03/12 09:54:33 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/ChangeLog,v 1.83 2014/03/19 15:19:24 ago Exp $
+
+  19 Mar 2014; Agostino Sarubbo <ago@gentoo.org> Geo-IP-1.420.0.ebuild:
+  Stable for alpha, wrt bug #492158
 
   12 Mar 2014; Agostino Sarubbo <ago@gentoo.org> Geo-IP-1.420.0.ebuild:
   Stable for sparc, wrt bug #492158





^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-perl/Geo-IP: Geo-IP-1.420.0.ebuild ChangeLog
@ 2014-03-24 15:03 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-03-24 15:03 UTC (permalink / raw
  To: gentoo-commits

ago         14/03/24 15:03:46

  Modified:             Geo-IP-1.420.0.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #492158
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.8                  dev-perl/Geo-IP/Geo-IP-1.420.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.420.0.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.420.0.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.420.0.ebuild?r1=1.7&r2=1.8

Index: Geo-IP-1.420.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.420.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- Geo-IP-1.420.0.ebuild	19 Mar 2014 15:19:24 -0000	1.7
+++ Geo-IP-1.420.0.ebuild	24 Mar 2014 15:03:46 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.420.0.ebuild,v 1.7 2014/03/19 15:19:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.420.0.ebuild,v 1.8 2014/03/24 15:03:46 ago Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Look up country by IP Address"
 
 SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ~ppc sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND="dev-libs/geoip"



1.84                 dev-perl/Geo-IP/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Geo-IP/ChangeLog?rev=1.84&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Geo-IP/ChangeLog?rev=1.84&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Geo-IP/ChangeLog?r1=1.83&r2=1.84

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/ChangeLog,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -r1.83 -r1.84
--- ChangeLog	19 Mar 2014 15:19:24 -0000	1.83
+++ ChangeLog	24 Mar 2014 15:03:46 -0000	1.84
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Geo-IP
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/ChangeLog,v 1.83 2014/03/19 15:19:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/ChangeLog,v 1.84 2014/03/24 15:03:46 ago Exp $
+
+  24 Mar 2014; Agostino Sarubbo <ago@gentoo.org> Geo-IP-1.420.0.ebuild:
+  Stable for ppc, wrt bug #492158
 
   19 Mar 2014; Agostino Sarubbo <ago@gentoo.org> Geo-IP-1.420.0.ebuild:
   Stable for alpha, wrt bug #492158





^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-03-24 15:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-19 15:19 [gentoo-commits] gentoo-x86 commit in dev-perl/Geo-IP: Geo-IP-1.420.0.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2014-03-24 15:03 Agostino Sarubbo (ago)
2014-03-12  9:54 Agostino Sarubbo (ago)
2014-03-07 23:24 Pacho Ramos (pacho)
2014-02-24  1:01 PaweA Hajdan (phajdan.jr)
2014-02-11 15:24 Akinori Hattori (hattya)
2013-06-10 19:38 Jeroen Roovers (jer)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox