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/Net-Google-SafeBrowsing-Blocklist: Net-Google-SafeBrowsing-Blocklist-1.04.ebuild ChangeLog
Date: Sat, 05 Jul 2008 09:38:48
Message-Id: E1KF4E6-0000w1-BY@stork.gentoo.org
1 robbat2 08/07/05 09:38:42
2
3 Modified: Net-Google-SafeBrowsing-Blocklist-1.04.ebuild
4 ChangeLog
5 Log:
6 Bug #211614, fixup of dep.
7 (Portage version: 2.2_rc1/cvs/Linux 2.6.26-rc4-00103-g1beee8d x86_64)
8
9 Revision Changes Path
10 1.7 dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.04.ebuild
11
12 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
13 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
14 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
15
16 Index: Net-Google-SafeBrowsing-Blocklist-1.04.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.04.ebuild,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -p -w -b -B -u -u -r1.6 -r1.7
22 --- Net-Google-SafeBrowsing-Blocklist-1.04.ebuild 25 Jan 2008 15:17:05 -0000 1.6
23 +++ Net-Google-SafeBrowsing-Blocklist-1.04.ebuild 5 Jul 2008 09:38:41 -0000 1.7
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $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 $
28 +# $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 $
29
30 MODULE_AUTHOR="DANBORN"
31 inherit perl-module
32 @@ -13,7 +13,7 @@ SLOT="0"
33 LICENSE="Apache-2.0"
34 KEYWORDS="amd64 ppc x86"
35 RDEPEND="dev-perl/URI
36 - >=perl-core/Math-BigInt-1.87
37 + >=virtual/perl-Math-BigInt-1.87
38 virtual/perl-DB_File
39 || (
40 dev-perl/Math-BigInt-FastCalc
41
42
43
44 1.6 dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog?rev=1.6&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog?rev=1.6&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog?r1=1.5&r2=1.6
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog,v
53 retrieving revision 1.5
54 retrieving revision 1.6
55 diff -p -w -b -B -u -u -r1.5 -r1.6
56 --- ChangeLog 25 Jan 2008 15:17:05 -0000 1.5
57 +++ ChangeLog 5 Jul 2008 09:38:41 -0000 1.6
58 @@ -1,6 +1,10 @@
59 # ChangeLog for dev-perl/Net-Google-SafeBrowsing-Blocklist
60 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog,v 1.5 2008/01/25 15:17:05 drac Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog,v 1.6 2008/07/05 09:38:41 robbat2 Exp $
63 +
64 + 05 Jul 2008; Robin H. Johnson <robbat2@g.o>
65 + Net-Google-SafeBrowsing-Blocklist-1.04.ebuild:
66 + Bug #211614, fixup of dep.
67
68 25 Jan 2008; Samuli Suominen <drac@g.o>
69 Net-Google-SafeBrowsing-Blocklist-1.04.ebuild:
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list