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/CGI-Session: ChangeLog CGI-Session-4.35.ebuild CGI-Session-4.36.ebuild
Date: Tue, 18 Nov 2008 14:26:05
Message-Id: E1L2RWl-0004iW-CL@stork.gentoo.org
1 tove 08/11/18 14:26:03
2
3 Modified: ChangeLog CGI-Session-4.35.ebuild
4 CGI-Session-4.36.ebuild
5 Log:
6 New virtuals: module-build
7 (Portage version: 2.2_rc14/cvs/Linux 2.6.26-tuxonice i686)
8
9 Revision Changes Path
10 1.26 dev-perl/CGI-Session/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/CGI-Session/ChangeLog?rev=1.26&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/CGI-Session/ChangeLog?rev=1.26&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/CGI-Session/ChangeLog?r1=1.25&r2=1.26
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/ChangeLog,v
19 retrieving revision 1.25
20 retrieving revision 1.26
21 diff -u -r1.25 -r1.26
22 --- ChangeLog 30 Sep 2008 08:05:54 -0000 1.25
23 +++ ChangeLog 18 Nov 2008 14:26:03 -0000 1.26
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-perl/CGI-Session
26 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/ChangeLog,v 1.25 2008/09/30 08:05:54 tove Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/ChangeLog,v 1.26 2008/11/18 14:26:03 tove Exp $
29 +
30 + 18 Nov 2008; Torsten Veller <tove@g.o> CGI-Session-4.35.ebuild,
31 + CGI-Session-4.36.ebuild:
32 + New virtuals: module-build
33
34 30 Sep 2008; Torsten Veller <tove@g.o> -CGI-Session-4.03.ebuild,
35 -CGI-Session-4.13.ebuild:
36
37
38
39 1.4 dev-perl/CGI-Session/CGI-Session-4.35.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.35.ebuild?rev=1.4&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.35.ebuild?rev=1.4&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.35.ebuild?r1=1.3&r2=1.4
44
45 Index: CGI-Session-4.35.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.35.ebuild,v
48 retrieving revision 1.3
49 retrieving revision 1.4
50 diff -u -r1.3 -r1.4
51 --- CGI-Session-4.35.ebuild 5 Sep 2008 17:19:07 -0000 1.3
52 +++ CGI-Session-4.35.ebuild 18 Nov 2008 14:26:03 -0000 1.4
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2008 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.35.ebuild,v 1.3 2008/09/05 17:19:07 armin76 Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.35.ebuild,v 1.4 2008/11/18 14:26:03 tove Exp $
58
59 inherit perl-module
60
61 @@ -18,4 +18,4 @@
62 RDEPEND="virtual/perl-Digest-MD5
63 dev-lang/perl"
64 DEPEND="${RDEPEND}
65 - dev-perl/module-build"
66 + virtual/perl-Module-Build"
67
68
69
70 1.2 dev-perl/CGI-Session/CGI-Session-4.36.ebuild
71
72 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.36.ebuild?rev=1.2&view=markup
73 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.36.ebuild?rev=1.2&content-type=text/plain
74 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.36.ebuild?r1=1.1&r2=1.2
75
76 Index: CGI-Session-4.36.ebuild
77 ===================================================================
78 RCS file: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.36.ebuild,v
79 retrieving revision 1.1
80 retrieving revision 1.2
81 diff -u -r1.1 -r1.2
82 --- CGI-Session-4.36.ebuild 15 Sep 2008 07:18:17 -0000 1.1
83 +++ CGI-Session-4.36.ebuild 18 Nov 2008 14:26:03 -0000 1.2
84 @@ -1,6 +1,6 @@
85 # Copyright 1999-2008 Gentoo Foundation
86 # Distributed under the terms of the GNU General Public License v2
87 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.36.ebuild,v 1.1 2008/09/15 07:18:17 tove Exp $
88 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.36.ebuild,v 1.2 2008/11/18 14:26:03 tove Exp $
89
90 inherit perl-module
91
92 @@ -18,4 +18,4 @@
93 RDEPEND="virtual/perl-Digest-MD5
94 dev-lang/perl"
95 DEPEND="${RDEPEND}
96 - dev-perl/module-build"
97 + virtual/perl-Module-Build"