Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Proc-Simple: ChangeLog Proc-Simple-1.24.ebuild
Date: Sun, 03 May 2009 20:01:00
Message-Id: E1M0fh8-0008Mz-Hl@stork.gentoo.org
1 maekke 09/05/03 17:41:42
2
3 Modified: ChangeLog Proc-Simple-1.24.ebuild
4 Log:
5 amd64 stable, bug #268176
6 (Portage version: 2.1.6.12/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.26 dev-perl/Proc-Simple/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Proc-Simple/ChangeLog?rev=1.26&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Proc-Simple/ChangeLog?rev=1.26&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Proc-Simple/ChangeLog?r1=1.25&r2=1.26
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/ChangeLog,v
18 retrieving revision 1.25
19 retrieving revision 1.26
20 diff -u -r1.25 -r1.26
21 --- ChangeLog 2 May 2009 15:50:44 -0000 1.25
22 +++ ChangeLog 3 May 2009 17:41:42 -0000 1.26
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-perl/Proc-Simple
25 -# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/ChangeLog,v 1.25 2009/05/02 15:50:44 nixnut Exp $
27 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/ChangeLog,v 1.26 2009/05/03 17:41:42 maekke Exp $
29 +
30 + 03 May 2009; Markus Meier <maekke@g.o> Proc-Simple-1.24.ebuild:
31 + amd64 stable, bug #268176
32
33 02 May 2009; nixnut <nixnut@g.o> Proc-Simple-1.24.ebuild:
34 ppc stable #268176
35
36
37
38 1.4 dev-perl/Proc-Simple/Proc-Simple-1.24.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Proc-Simple/Proc-Simple-1.24.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Proc-Simple/Proc-Simple-1.24.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Proc-Simple/Proc-Simple-1.24.ebuild?r1=1.3&r2=1.4
43
44 Index: Proc-Simple-1.24.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/Proc-Simple-1.24.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- Proc-Simple-1.24.ebuild 2 May 2009 15:50:44 -0000 1.3
51 +++ Proc-Simple-1.24.ebuild 3 May 2009 17:41:42 -0000 1.4
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2009 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/Proc-Simple-1.24.ebuild,v 1.3 2009/05/02 15:50:44 nixnut Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/Proc-Simple-1.24.ebuild,v 1.4 2009/05/03 17:41:42 maekke Exp $
57
58 EAPI=2
59
60 @@ -10,7 +10,7 @@
61 DESCRIPTION="Perl Proc-Simple - Launch and control background processes."
62
63 SLOT="0"
64 -KEYWORDS="~amd64 ~ia64 ppc ~sparc x86"
65 +KEYWORDS="amd64 ~ia64 ppc ~sparc x86"
66 IUSE=""
67
68 SRC_TEST="do"