Gentoo Archives: gentoo-commits

From: "Torsten Veller (tove)" <tove@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: Tue, 18 Nov 2008 15:19:30
Message-Id: E1L2SMP-0005ih-EL@stork.gentoo.org
1 tove 08/11/18 15:19:25
2
3 Modified: Net-Google-SafeBrowsing-Blocklist-1.04.ebuild
4 ChangeLog
5 Log:
6 New virtuals: Math-BigInt-FastCalc
7 (Portage version: 2.2_rc14/cvs/Linux 2.6.26-tuxonice i686)
8
9 Revision Changes Path
10 1.8 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.8&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.8&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.7&r2=1.8
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.7
20 retrieving revision 1.8
21 diff -u -r1.7 -r1.8
22 --- Net-Google-SafeBrowsing-Blocklist-1.04.ebuild 5 Jul 2008 09:38:41 -0000 1.7
23 +++ Net-Google-SafeBrowsing-Blocklist-1.04.ebuild 18 Nov 2008 15:19:25 -0000 1.8
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.7 2008/07/05 09:38:41 robbat2 Exp $
28 +# $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 $
29
30 MODULE_AUTHOR="DANBORN"
31 inherit perl-module
32 @@ -16,7 +16,7 @@
33 >=virtual/perl-Math-BigInt-1.87
34 virtual/perl-DB_File
35 || (
36 - dev-perl/Math-BigInt-FastCalc
37 + virtual/perl-Math-BigInt-FastCalc
38 dev-perl/Math-BigInt-GMP
39 )"
40 DEPEND="${RDEPEND}
41
42
43
44 1.7 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.7&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog?rev=1.7&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog?r1=1.6&r2=1.7
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog,v
53 retrieving revision 1.6
54 retrieving revision 1.7
55 diff -u -r1.6 -r1.7
56 --- ChangeLog 5 Jul 2008 09:38:41 -0000 1.6
57 +++ ChangeLog 18 Nov 2008 15:19:25 -0000 1.7
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.6 2008/07/05 09:38:41 robbat2 Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog,v 1.7 2008/11/18 15:19:25 tove Exp $
63 +
64 + 18 Nov 2008; Torsten Veller <tove@g.o>
65 + Net-Google-SafeBrowsing-Blocklist-1.04.ebuild:
66 + New virtuals: Math-BigInt-FastCalc
67
68 05 Jul 2008; Robin H. Johnson <robbat2@g.o>
69 Net-Google-SafeBrowsing-Blocklist-1.04.ebuild: