Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in perl-core/Scalar-List-Utils: Scalar-List-Utils-1.19.ebuild ChangeLog
Date: Fri, 28 Mar 2008 06:59:42
Message-Id: E1Jf8Ys-0002ik-Ve@stork.gentoo.org
1 jer 08/03/28 06:59:38
2
3 Modified: Scalar-List-Utils-1.19.ebuild ChangeLog
4 Log:
5 Stable for HPPA too.
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.10 perl-core/Scalar-List-Utils/Scalar-List-Utils-1.19.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.19.ebuild?rev=1.10&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.19.ebuild?rev=1.10&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.19.ebuild?r1=1.9&r2=1.10
14
15 Index: Scalar-List-Utils-1.19.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.19.ebuild,v
18 retrieving revision 1.9
19 retrieving revision 1.10
20 diff -u -r1.9 -r1.10
21 --- Scalar-List-Utils-1.19.ebuild 12 Aug 2007 20:20:34 -0000 1.9
22 +++ Scalar-List-Utils-1.19.ebuild 28 Mar 2008 06:59:38 -0000 1.10
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.19.ebuild,v 1.9 2007/08/12 20:20:34 tgall Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.19.ebuild,v 1.10 2008/03/28 06:59:38 jer Exp $
29
30 inherit perl-module
31
32 @@ -10,7 +10,7 @@
33
34 LICENSE="|| ( Artistic GPL-2 )"
35 SLOT="0"
36 -KEYWORDS="alpha amd64 arm ~hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
37 +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
38 IUSE=""
39
40 DEPEND="dev-lang/perl"
41
42
43
44 1.21 perl-core/Scalar-List-Utils/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Scalar-List-Utils/ChangeLog?rev=1.21&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Scalar-List-Utils/ChangeLog?rev=1.21&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Scalar-List-Utils/ChangeLog?r1=1.20&r2=1.21
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/ChangeLog,v
53 retrieving revision 1.20
54 retrieving revision 1.21
55 diff -u -r1.20 -r1.21
56 --- ChangeLog 12 Aug 2007 20:20:34 -0000 1.20
57 +++ ChangeLog 28 Mar 2008 06:59:38 -0000 1.21
58 @@ -1,6 +1,10 @@
59 # ChangeLog for perl-core/Scalar-List-Utils
60 -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/ChangeLog,v 1.20 2007/08/12 20:20:34 tgall Exp $
62 +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/ChangeLog,v 1.21 2008/03/28 06:59:38 jer Exp $
64 +
65 + 28 Mar 2008; Jeroen Roovers <jer@g.o>
66 + Scalar-List-Utils-1.19.ebuild:
67 + Stable for HPPA too.
68
69 12 Aug 2007; Tom Gall <tgall@g.o> Scalar-List-Utils-1.19.ebuild:
70 stable on ppc64
71
72
73
74 --
75 gentoo-commits@l.g.o mailing list