Gentoo Archives: gentoo-commits

From: "Mounir Lamouri (volkmar)" <volkmar@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/TheSchwartz: TheSchwartz-1.07.ebuild ChangeLog
Date: Tue, 27 Oct 2009 09:16:59
Message-Id: E1N2iAh-000541-Ql@stork.gentoo.org
1 volkmar 09/10/27 09:16:55
2
3 Modified: TheSchwartz-1.07.ebuild ChangeLog
4 Log:
5 Keywording for ppc.
6 Bug 284166.
7 (Portage version: 14478-svn/cvs/Linux ppc)
8
9 Revision Changes Path
10 1.3 dev-perl/TheSchwartz/TheSchwartz-1.07.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/TheSchwartz/TheSchwartz-1.07.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/TheSchwartz/TheSchwartz-1.07.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/TheSchwartz/TheSchwartz-1.07.ebuild?r1=1.2&r2=1.3
15
16 Index: TheSchwartz-1.07.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/TheSchwartz/TheSchwartz-1.07.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- TheSchwartz-1.07.ebuild 30 Sep 2009 16:34:35 -0000 1.2
23 +++ TheSchwartz-1.07.ebuild 27 Oct 2009 09:16:55 -0000 1.3
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2009 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/TheSchwartz/TheSchwartz-1.07.ebuild,v 1.2 2009/09/30 16:34:35 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/TheSchwartz/TheSchwartz-1.07.ebuild,v 1.3 2009/10/27 09:16:55 volkmar Exp $
29
30 MODULE_AUTHOR="BRADFITZ"
31
32 @@ -12,7 +12,7 @@
33
34 SLOT="0"
35 LICENSE="|| ( Artistic GPL-2 )"
36 -KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86"
37 +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
38
39 DEPEND=">=dev-perl/Data-ObjectDriver-0.06"
40 RDEPEND="${DEPEND}"
41
42
43
44 1.3 dev-perl/TheSchwartz/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/TheSchwartz/ChangeLog?rev=1.3&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/TheSchwartz/ChangeLog?rev=1.3&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/TheSchwartz/ChangeLog?r1=1.2&r2=1.3
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-perl/TheSchwartz/ChangeLog,v
53 retrieving revision 1.2
54 retrieving revision 1.3
55 diff -u -r1.2 -r1.3
56 --- ChangeLog 30 Sep 2009 16:34:35 -0000 1.2
57 +++ ChangeLog 27 Oct 2009 09:16:55 -0000 1.3
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-perl/TheSchwartz
60 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/TheSchwartz/ChangeLog,v 1.2 2009/09/30 16:34:35 armin76 Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/TheSchwartz/ChangeLog,v 1.3 2009/10/27 09:16:55 volkmar Exp $
63 +
64 + 27 Oct 2009; Mounir Lamouri <volkmar@g.o> TheSchwartz-1.07.ebuild:
65 + Keywording for ppc, bug 284166
66
67 30 Sep 2009; Raúl Porcel <armin76@g.o> TheSchwartz-1.07.ebuild:
68 Add ~alpha/~ia64/~sparc wrt #284166