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/Proc-Simple: Proc-Simple-1.300.0.ebuild ChangeLog
Date: Mon, 27 Feb 2012 16:25:01
Message-Id: 20120227162452.603552004B@flycatcher.gentoo.org
1 ranger 12/02/27 16:24:52
2
3 Modified: Proc-Simple-1.300.0.ebuild ChangeLog
4 Log:
5 Marking Proc-Simple-1.300.0 ppc for bug 400207
6
7 (Portage version: 2.1.10.11/cvs/Linux ppc64)
8
9 Revision Changes Path
10 1.3 dev-perl/Proc-Simple/Proc-Simple-1.300.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Proc-Simple/Proc-Simple-1.300.0.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Proc-Simple/Proc-Simple-1.300.0.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Proc-Simple/Proc-Simple-1.300.0.ebuild?r1=1.2&r2=1.3
15
16 Index: Proc-Simple-1.300.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/Proc-Simple-1.300.0.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- Proc-Simple-1.300.0.ebuild 24 Feb 2012 10:32:31 -0000 1.2
23 +++ Proc-Simple-1.300.0.ebuild 27 Feb 2012 16:24:52 -0000 1.3
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/Proc-Simple-1.300.0.ebuild,v 1.2 2012/02/24 10:32:31 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/Proc-Simple-1.300.0.ebuild,v 1.3 2012/02/27 16:24:52 ranger Exp $
29
30 EAPI=4
31
32 @@ -11,7 +11,7 @@
33 DESCRIPTION="Perl Proc-Simple - Launch and control background processes"
34
35 SLOT="0"
36 -KEYWORDS="amd64 ~ia64 ~ppc ~sparc ~x86"
37 +KEYWORDS="amd64 ~ia64 ppc ~sparc ~x86"
38 IUSE=""
39
40 SRC_TEST="do"
41
42
43
44 1.37 dev-perl/Proc-Simple/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Proc-Simple/ChangeLog?rev=1.37&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Proc-Simple/ChangeLog?rev=1.37&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Proc-Simple/ChangeLog?r1=1.36&r2=1.37
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/ChangeLog,v
53 retrieving revision 1.36
54 retrieving revision 1.37
55 diff -u -r1.36 -r1.37
56 --- ChangeLog 24 Feb 2012 10:32:31 -0000 1.36
57 +++ ChangeLog 27 Feb 2012 16:24:52 -0000 1.37
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-perl/Proc-Simple
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/ChangeLog,v 1.36 2012/02/24 10:32:31 ago Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/ChangeLog,v 1.37 2012/02/27 16:24:52 ranger Exp $
63 +
64 + 27 Feb 2012; Brent Baude <ranger@g.o> Proc-Simple-1.300.0.ebuild:
65 + Marking Proc-Simple-1.300.0 ppc for bug 400207
66
67 24 Feb 2012; Agostino Sarubbo <ago@g.o> Proc-Simple-1.300.0.ebuild:
68 Stable for amd64, wrt bug #400207