Gentoo Archives: gentoo-commits

From: "Tiago Cunha (tcunha)" <tcunha@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/CGI-Session: CGI-Session-4.41.ebuild ChangeLog
Date: Sun, 03 May 2009 20:03:02
Message-Id: E1M0gEn-0002LB-By@stork.gentoo.org
1 tcunha 09/05/03 18:16:29
2
3 Modified: CGI-Session-4.41.ebuild ChangeLog
4 Log:
5 stable sparc, bug 268166
6 (Portage version: 2.1.6.11/cvs/Linux sparc64)
7
8 Revision Changes Path
9 1.4 dev-perl/CGI-Session/CGI-Session-4.41.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.41.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.41.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.41.ebuild?r1=1.3&r2=1.4
14
15 Index: CGI-Session-4.41.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.41.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- CGI-Session-4.41.ebuild 3 May 2009 17:31:24 -0000 1.3
22 +++ CGI-Session-4.41.ebuild 3 May 2009 18:16:29 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.41.ebuild,v 1.3 2009/05/03 17:31:24 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.41.ebuild,v 1.4 2009/05/03 18:16:29 tcunha Exp $
28
29 EAPI=2
30
31 @@ -11,7 +11,7 @@
32
33 LICENSE="|| ( Artistic GPL-2 )"
34 SLOT="0"
35 -KEYWORDS="amd64 ~ia64 ~ppc ~sparc x86"
36 +KEYWORDS="amd64 ~ia64 ~ppc sparc x86"
37 IUSE="test"
38
39 RDEPEND="virtual/perl-Digest-MD5
40
41
42
43 1.35 dev-perl/CGI-Session/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/CGI-Session/ChangeLog?rev=1.35&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/CGI-Session/ChangeLog?rev=1.35&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/CGI-Session/ChangeLog?r1=1.34&r2=1.35
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/ChangeLog,v
52 retrieving revision 1.34
53 retrieving revision 1.35
54 diff -u -r1.34 -r1.35
55 --- ChangeLog 3 May 2009 17:31:24 -0000 1.34
56 +++ ChangeLog 3 May 2009 18:16:29 -0000 1.35
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-perl/CGI-Session
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/ChangeLog,v 1.34 2009/05/03 17:31:24 maekke Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/ChangeLog,v 1.35 2009/05/03 18:16:29 tcunha Exp $
62 +
63 + 03 May 2009; Tiago Cunha <tcunha@g.o> CGI-Session-4.41.ebuild:
64 + stable sparc, bug 268166
65
66 03 May 2009; Markus Meier <maekke@g.o> CGI-Session-4.41.ebuild:
67 amd64 stable, bug #268166