Gentoo Archives: gentoo-commits

From: "Christian Hartmann (ian)" <ian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Proc-Simple: ChangeLog Proc-Simple-1.22.ebuild
Date: Fri, 19 Oct 2007 19:38:10
Message-Id: E1IixVM-0002Hu-H5@stork.gentoo.org
1 ian 07/10/19 19:27:32
2
3 Modified: ChangeLog
4 Added: Proc-Simple-1.22.ebuild
5 Log:
6 Version bump
7 (Portage version: 2.1.3.9)
8
9 Revision Changes Path
10 1.18 dev-perl/Proc-Simple/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Proc-Simple/ChangeLog?rev=1.18&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Proc-Simple/ChangeLog?rev=1.18&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Proc-Simple/ChangeLog?r1=1.17&r2=1.18
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/ChangeLog,v
19 retrieving revision 1.17
20 retrieving revision 1.18
21 diff -u -r1.17 -r1.18
22 --- ChangeLog 3 Feb 2007 07:21:38 -0000 1.17
23 +++ ChangeLog 19 Oct 2007 19:27:31 -0000 1.18
24 @@ -1,6 +1,11 @@
25 # ChangeLog for dev-perl/Proc-Simple
26 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/ChangeLog,v 1.17 2007/02/03 07:21:38 nixnut Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/ChangeLog,v 1.18 2007/10/19 19:27:31 ian Exp $
29 +
30 +*Proc-Simple-1.22 (19 Oct 2007)
31 +
32 + 19 Oct 2007; Christian Hartmann <ian@g.o> +Proc-Simple-1.22.ebuild:
33 + Version bump
34
35 03 Feb 2007; nixnut <nixnut@g.o> Proc-Simple-1.21.ebuild:
36 Stable on ppc wrt bug 164913
37
38
39
40 1.1 dev-perl/Proc-Simple/Proc-Simple-1.22.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Proc-Simple/Proc-Simple-1.22.ebuild?rev=1.1&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Proc-Simple/Proc-Simple-1.22.ebuild?rev=1.1&content-type=text/plain
44
45 Index: Proc-Simple-1.22.ebuild
46 ===================================================================
47 # Copyright 1999-2007 Gentoo Foundation
48 # Distributed under the terms of the GNU General Public License v2
49 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/Proc-Simple-1.22.ebuild,v 1.1 2007/10/19 19:27:31 ian Exp $
50
51 inherit perl-module
52
53 DESCRIPTION="Perl Proc-Simple - Launch and control background processes."
54 HOMEPAGE="http://search.cpan.org/~mschilli/"
55 SRC_URI="mirror://cpan/authors/id/M/MS/MSCHILLI/${P}.tar.gz"
56 LICENSE="Artistic"
57 SLOT="0"
58 KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
59 IUSE=""
60
61 SRC_TEST="do"
62
63 DEPEND="dev-lang/perl"
64
65
66
67 --
68 gentoo-commits@g.o mailing list