Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/TheSchwartz: ChangeLog TheSchwartz-1.10.ebuild
Date: Thu, 27 Jan 2011 16:20:30
Message-Id: 20110127162016.079A220054@flycatcher.gentoo.org
1 ranger 11/01/27 16:20:16
2
3 Modified: ChangeLog TheSchwartz-1.10.ebuild
4 Log:
5 Marking TheSchwartz-1.10 ppc for bug 346403
6
7 (Portage version: 2.1.9.25/cvs/Linux ppc64)
8
9 Revision Changes Path
10 1.9 dev-perl/TheSchwartz/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/TheSchwartz/ChangeLog?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/TheSchwartz/ChangeLog?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/TheSchwartz/ChangeLog?r1=1.8&r2=1.9
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/TheSchwartz/ChangeLog,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- ChangeLog 5 Dec 2010 17:12:20 -0000 1.8
23 +++ ChangeLog 27 Jan 2011 16:20:15 -0000 1.9
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-perl/TheSchwartz
26 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/TheSchwartz/ChangeLog,v 1.8 2010/12/05 17:12:20 armin76 Exp $
28 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/TheSchwartz/ChangeLog,v 1.9 2011/01/27 16:20:15 ranger Exp $
30 +
31 + 27 Jan 2011; Brent Baude <ranger@g.o> TheSchwartz-1.10.ebuild:
32 + Marking TheSchwartz-1.10 ppc stable for bug 346403
33
34 05 Dec 2010; Raúl Porcel <armin76@g.o> TheSchwartz-1.10.ebuild:
35 alpha/ia64/sparc stable wrt #346403
36
37
38
39 1.6 dev-perl/TheSchwartz/TheSchwartz-1.10.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/TheSchwartz/TheSchwartz-1.10.ebuild?rev=1.6&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/TheSchwartz/TheSchwartz-1.10.ebuild?rev=1.6&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/TheSchwartz/TheSchwartz-1.10.ebuild?r1=1.5&r2=1.6
44
45 Index: TheSchwartz-1.10.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-perl/TheSchwartz/TheSchwartz-1.10.ebuild,v
48 retrieving revision 1.5
49 retrieving revision 1.6
50 diff -u -r1.5 -r1.6
51 --- TheSchwartz-1.10.ebuild 5 Dec 2010 17:12:20 -0000 1.5
52 +++ TheSchwartz-1.10.ebuild 27 Jan 2011 16:20:15 -0000 1.6
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2010 Gentoo Foundation
55 +# Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/TheSchwartz/TheSchwartz-1.10.ebuild,v 1.5 2010/12/05 17:12:20 armin76 Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/TheSchwartz/TheSchwartz-1.10.ebuild,v 1.6 2011/01/27 16:20:15 ranger Exp $
59
60 EAPI=2
61
62 @@ -10,7 +10,7 @@
63 DESCRIPTION="Reliable job queue"
64
65 SLOT="0"
66 -KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86"
67 +KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc x86"
68 IUSE=""
69
70 RDEPEND=">=dev-perl/Data-ObjectDriver-0.06"