public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Net-Google-SafeBrowsing-Blocklist: Net-Google-SafeBrowsing-Blocklist-1.04.ebuild ChangeLog
@ 2007-10-20 20:33 Robin H. Johnson (robbat2)
  0 siblings, 0 replies; 6+ messages in thread
From: Robin H. Johnson (robbat2) @ 2007-10-20 20:33 UTC (permalink / raw
  To: gentoo-commits

robbat2     07/10/20 20:33:23

  Modified:             Net-Google-SafeBrowsing-Blocklist-1.04.ebuild
                        ChangeLog
  Log:
  Fix missing dep found by flameeyes.
  (Portage version: 2.1.3.14)

Revision  Changes    Path
1.3                  dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.04.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.04.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.04.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.04.ebuild?r1=1.2&r2=1.3

Index: Net-Google-SafeBrowsing-Blocklist-1.04.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.04.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Net-Google-SafeBrowsing-Blocklist-1.04.ebuild	17 Oct 2007 16:50:05 -0000	1.2
+++ Net-Google-SafeBrowsing-Blocklist-1.04.ebuild	20 Oct 2007 20:33:22 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.04.ebuild,v 1.2 2007/10/17 16:50:05 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.04.ebuild,v 1.3 2007/10/20 20:33:22 robbat2 Exp $
 
 MODULE_AUTHOR="DANBORN"
 inherit perl-module
@@ -14,6 +14,7 @@
 KEYWORDS="~amd64 ~x86 ~ppc"
 RDEPEND="dev-perl/URI
 		 >=perl-core/Math-BigInt-1.87
+		 virtual/perl-DB_File
 		 || (
 			dev-perl/Math-BigInt-FastCalc
 			dev-perl/Math-BigInt-GMP



1.2                  dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	17 Oct 2007 08:16:45 -0000	1.1
+++ ChangeLog	20 Oct 2007 20:33:22 -0000	1.2
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Net-Google-SafeBrowsing-Blocklist
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog,v 1.1 2007/10/17 08:16:45 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog,v 1.2 2007/10/20 20:33:22 robbat2 Exp $
+
+  20 Oct 2007; Robin H. Johnson <robbat2@gentoo.org>
+  Net-Google-SafeBrowsing-Blocklist-1.04.ebuild:
+  Fix missing dep found by flameeyes.
 
 *Net-Google-SafeBrowsing-Blocklist-1.04 (17 Oct 2007)
 



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Net-Google-SafeBrowsing-Blocklist: Net-Google-SafeBrowsing-Blocklist-1.04.ebuild ChangeLog
@ 2008-01-21 23:50 Markus Meier (maekke)
  0 siblings, 0 replies; 6+ messages in thread
From: Markus Meier (maekke) @ 2008-01-21 23:50 UTC (permalink / raw
  To: gentoo-commits

maekke      08/01/21 23:50:27

  Modified:             Net-Google-SafeBrowsing-Blocklist-1.04.ebuild
                        ChangeLog
  Log:
  x86 stable, bug #206892
  (Portage version: 2.1.4)

Revision  Changes    Path
1.4                  dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.04.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.04.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.04.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.04.ebuild?r1=1.3&r2=1.4

Index: Net-Google-SafeBrowsing-Blocklist-1.04.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.04.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Net-Google-SafeBrowsing-Blocklist-1.04.ebuild	20 Oct 2007 20:33:22 -0000	1.3
+++ Net-Google-SafeBrowsing-Blocklist-1.04.ebuild	21 Jan 2008 23:50:26 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.04.ebuild,v 1.3 2007/10/20 20:33:22 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.04.ebuild,v 1.4 2008/01/21 23:50:26 maekke Exp $
 
 MODULE_AUTHOR="DANBORN"
 inherit perl-module
@@ -11,7 +11,7 @@
 
 SLOT="0"
 LICENSE="Apache-2.0"
-KEYWORDS="~amd64 ~x86 ~ppc"
+KEYWORDS="~amd64 ~ppc x86"
 RDEPEND="dev-perl/URI
 		 >=perl-core/Math-BigInt-1.87
 		 virtual/perl-DB_File



1.3                  dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	20 Oct 2007 20:33:22 -0000	1.2
+++ ChangeLog	21 Jan 2008 23:50:26 -0000	1.3
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Net-Google-SafeBrowsing-Blocklist
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog,v 1.2 2007/10/20 20:33:22 robbat2 Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog,v 1.3 2008/01/21 23:50:26 maekke Exp $
+
+  21 Jan 2008; Markus Meier <maekke@gentoo.org>
+  Net-Google-SafeBrowsing-Blocklist-1.04.ebuild:
+  x86 stable, bug #206892
 
   20 Oct 2007; Robin H. Johnson <robbat2@gentoo.org>
   Net-Google-SafeBrowsing-Blocklist-1.04.ebuild:



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Net-Google-SafeBrowsing-Blocklist: Net-Google-SafeBrowsing-Blocklist-1.04.ebuild ChangeLog
@ 2008-01-22  2:31 Brent Baude (ranger)
  0 siblings, 0 replies; 6+ messages in thread
From: Brent Baude (ranger) @ 2008-01-22  2:31 UTC (permalink / raw
  To: gentoo-commits

ranger      08/01/22 02:31:32

  Modified:             Net-Google-SafeBrowsing-Blocklist-1.04.ebuild
                        ChangeLog
  Log:
  Marking Net-Google-SafeBrowsing-Blocklist-1.04 ppc for bug 206892
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.5                  dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.04.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.04.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.04.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.04.ebuild?r1=1.4&r2=1.5

Index: Net-Google-SafeBrowsing-Blocklist-1.04.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.04.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Net-Google-SafeBrowsing-Blocklist-1.04.ebuild	21 Jan 2008 23:50:26 -0000	1.4
+++ Net-Google-SafeBrowsing-Blocklist-1.04.ebuild	22 Jan 2008 02:31:31 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.04.ebuild,v 1.4 2008/01/21 23:50:26 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.04.ebuild,v 1.5 2008/01/22 02:31:31 ranger Exp $
 
 MODULE_AUTHOR="DANBORN"
 inherit perl-module
@@ -11,7 +11,7 @@
 
 SLOT="0"
 LICENSE="Apache-2.0"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="~amd64 ppc x86"
 RDEPEND="dev-perl/URI
 		 >=perl-core/Math-BigInt-1.87
 		 virtual/perl-DB_File



1.4                  dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	21 Jan 2008 23:50:26 -0000	1.3
+++ ChangeLog	22 Jan 2008 02:31:31 -0000	1.4
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Net-Google-SafeBrowsing-Blocklist
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog,v 1.3 2008/01/21 23:50:26 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog,v 1.4 2008/01/22 02:31:31 ranger Exp $
+
+  22 Jan 2008; Brent Baude <ranger@gentoo.org>
+  Net-Google-SafeBrowsing-Blocklist-1.04.ebuild:
+  Marking Net-Google-SafeBrowsing-Blocklist-1.04 ppc for bug 206892
 
   21 Jan 2008; Markus Meier <maekke@gentoo.org>
   Net-Google-SafeBrowsing-Blocklist-1.04.ebuild:



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Net-Google-SafeBrowsing-Blocklist: Net-Google-SafeBrowsing-Blocklist-1.04.ebuild ChangeLog
@ 2008-01-25 15:17 Samuli Suominen (drac)
  0 siblings, 0 replies; 6+ messages in thread
From: Samuli Suominen (drac) @ 2008-01-25 15:17 UTC (permalink / raw
  To: gentoo-commits

drac        08/01/25 15:17:05

  Modified:             Net-Google-SafeBrowsing-Blocklist-1.04.ebuild
                        ChangeLog
  Log:
  amd64 stable wrt #206892
  (Portage version: 2.1.4)

Revision  Changes    Path
1.6                  dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.04.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.04.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.04.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.04.ebuild?r1=1.5&r2=1.6

Index: Net-Google-SafeBrowsing-Blocklist-1.04.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.04.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Net-Google-SafeBrowsing-Blocklist-1.04.ebuild	22 Jan 2008 02:31:31 -0000	1.5
+++ Net-Google-SafeBrowsing-Blocklist-1.04.ebuild	25 Jan 2008 15:17:05 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.04.ebuild,v 1.5 2008/01/22 02:31:31 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.04.ebuild,v 1.6 2008/01/25 15:17:05 drac Exp $
 
 MODULE_AUTHOR="DANBORN"
 inherit perl-module
@@ -11,7 +11,7 @@
 
 SLOT="0"
 LICENSE="Apache-2.0"
-KEYWORDS="~amd64 ppc x86"
+KEYWORDS="amd64 ppc x86"
 RDEPEND="dev-perl/URI
 		 >=perl-core/Math-BigInt-1.87
 		 virtual/perl-DB_File



1.5                  dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	22 Jan 2008 02:31:31 -0000	1.4
+++ ChangeLog	25 Jan 2008 15:17:05 -0000	1.5
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Net-Google-SafeBrowsing-Blocklist
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog,v 1.4 2008/01/22 02:31:31 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog,v 1.5 2008/01/25 15:17:05 drac Exp $
+
+  25 Jan 2008; Samuli Suominen <drac@gentoo.org>
+  Net-Google-SafeBrowsing-Blocklist-1.04.ebuild:
+  amd64 stable wrt #206892
 
   22 Jan 2008; Brent Baude <ranger@gentoo.org>
   Net-Google-SafeBrowsing-Blocklist-1.04.ebuild:



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Net-Google-SafeBrowsing-Blocklist: Net-Google-SafeBrowsing-Blocklist-1.04.ebuild ChangeLog
@ 2008-07-05  9:38 Robin H. Johnson (robbat2)
  0 siblings, 0 replies; 6+ messages in thread
From: Robin H. Johnson (robbat2) @ 2008-07-05  9:38 UTC (permalink / raw
  To: gentoo-commits

robbat2     08/07/05 09:38:42

  Modified:             Net-Google-SafeBrowsing-Blocklist-1.04.ebuild
                        ChangeLog
  Log:
  Bug #211614, fixup of dep.
  (Portage version: 2.2_rc1/cvs/Linux 2.6.26-rc4-00103-g1beee8d x86_64)

Revision  Changes    Path
1.7                  dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.04.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.04.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.04.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.04.ebuild?r1=1.6&r2=1.7

Index: Net-Google-SafeBrowsing-Blocklist-1.04.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.04.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -p -w -b -B -u -u -r1.6 -r1.7
--- Net-Google-SafeBrowsing-Blocklist-1.04.ebuild	25 Jan 2008 15:17:05 -0000	1.6
+++ Net-Google-SafeBrowsing-Blocklist-1.04.ebuild	5 Jul 2008 09:38:41 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.04.ebuild,v 1.6 2008/01/25 15:17:05 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.04.ebuild,v 1.7 2008/07/05 09:38:41 robbat2 Exp $
 
 MODULE_AUTHOR="DANBORN"
 inherit perl-module
@@ -13,7 +13,7 @@ SLOT="0"
 LICENSE="Apache-2.0"
 KEYWORDS="amd64 ppc x86"
 RDEPEND="dev-perl/URI
-		 >=perl-core/Math-BigInt-1.87
+		 >=virtual/perl-Math-BigInt-1.87
 		 virtual/perl-DB_File
 		 || (
 			dev-perl/Math-BigInt-FastCalc



1.6                  dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -p -w -b -B -u -u -r1.5 -r1.6
--- ChangeLog	25 Jan 2008 15:17:05 -0000	1.5
+++ ChangeLog	5 Jul 2008 09:38:41 -0000	1.6
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Net-Google-SafeBrowsing-Blocklist
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog,v 1.5 2008/01/25 15:17:05 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog,v 1.6 2008/07/05 09:38:41 robbat2 Exp $
+
+  05 Jul 2008; Robin H. Johnson <robbat2@gentoo.org>
+  Net-Google-SafeBrowsing-Blocklist-1.04.ebuild:
+  Bug #211614, fixup of dep.
 
   25 Jan 2008; Samuli Suominen <drac@gentoo.org>
   Net-Google-SafeBrowsing-Blocklist-1.04.ebuild:



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Net-Google-SafeBrowsing-Blocklist: Net-Google-SafeBrowsing-Blocklist-1.04.ebuild ChangeLog
@ 2008-11-18 15:19 Torsten Veller (tove)
  0 siblings, 0 replies; 6+ messages in thread
From: Torsten Veller (tove) @ 2008-11-18 15:19 UTC (permalink / raw
  To: gentoo-commits

tove        08/11/18 15:19:25

  Modified:             Net-Google-SafeBrowsing-Blocklist-1.04.ebuild
                        ChangeLog
  Log:
    New virtuals: Math-BigInt-FastCalc
  (Portage version: 2.2_rc14/cvs/Linux 2.6.26-tuxonice i686)

Revision  Changes    Path
1.8                  dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.04.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.04.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.04.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.04.ebuild?r1=1.7&r2=1.8

Index: Net-Google-SafeBrowsing-Blocklist-1.04.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.04.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- Net-Google-SafeBrowsing-Blocklist-1.04.ebuild	5 Jul 2008 09:38:41 -0000	1.7
+++ Net-Google-SafeBrowsing-Blocklist-1.04.ebuild	18 Nov 2008 15:19:25 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.04.ebuild,v 1.7 2008/07/05 09:38:41 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.04.ebuild,v 1.8 2008/11/18 15:19:25 tove Exp $
 
 MODULE_AUTHOR="DANBORN"
 inherit perl-module
@@ -16,7 +16,7 @@
 		 >=virtual/perl-Math-BigInt-1.87
 		 virtual/perl-DB_File
 		 || (
-			dev-perl/Math-BigInt-FastCalc
+			virtual/perl-Math-BigInt-FastCalc
 			dev-perl/Math-BigInt-GMP
 			)"
 DEPEND="${RDEPEND}



1.7                  dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	5 Jul 2008 09:38:41 -0000	1.6
+++ ChangeLog	18 Nov 2008 15:19:25 -0000	1.7
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Net-Google-SafeBrowsing-Blocklist
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog,v 1.6 2008/07/05 09:38:41 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog,v 1.7 2008/11/18 15:19:25 tove Exp $
+
+  18 Nov 2008; Torsten Veller <tove@gentoo.org>
+  Net-Google-SafeBrowsing-Blocklist-1.04.ebuild:
+  New virtuals: Math-BigInt-FastCalc
 
   05 Jul 2008; Robin H. Johnson <robbat2@gentoo.org>
   Net-Google-SafeBrowsing-Blocklist-1.04.ebuild:






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

end of thread, other threads:[~2008-11-18 15:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-18 15:19 [gentoo-commits] gentoo-x86 commit in dev-perl/Net-Google-SafeBrowsing-Blocklist: Net-Google-SafeBrowsing-Blocklist-1.04.ebuild ChangeLog Torsten Veller (tove)
  -- strict thread matches above, loose matches on Subject: below --
2008-07-05  9:38 Robin H. Johnson (robbat2)
2008-01-25 15:17 Samuli Suominen (drac)
2008-01-22  2:31 Brent Baude (ranger)
2008-01-21 23:50 Markus Meier (maekke)
2007-10-20 20:33 Robin H. Johnson (robbat2)

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