Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Test-LongString: ChangeLog Test-LongString-0.13.ebuild
Date: Sat, 08 May 2010 18:09:11
Message-Id: 20100508180905.4734B2C3FA@corvid.gentoo.org
1 armin76 10/05/08 18:09:05
2
3 Modified: ChangeLog Test-LongString-0.13.ebuild
4 Log:
5 ia64/sparc stable wrt #314467
6 (Portage version: 2.1.7.17/cvs/Linux ia64, RepoMan options: --force)
7
8 Revision Changes Path
9 1.28 dev-perl/Test-LongString/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-LongString/ChangeLog?rev=1.28&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-LongString/ChangeLog?rev=1.28&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-LongString/ChangeLog?r1=1.27&r2=1.28
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/ChangeLog,v
18 retrieving revision 1.27
19 retrieving revision 1.28
20 diff -u -r1.27 -r1.28
21 --- ChangeLog 17 Apr 2010 08:20:54 -0000 1.27
22 +++ ChangeLog 8 May 2010 18:09:05 -0000 1.28
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-perl/Test-LongString
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/ChangeLog,v 1.27 2010/04/17 08:20:54 tove Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/ChangeLog,v 1.28 2010/05/08 18:09:05 armin76 Exp $
28 +
29 + 08 May 2010; Raúl Porcel <armin76@g.o>
30 + Test-LongString-0.13.ebuild:
31 + ia64/sparc stable wrt #314467
32
33 17 Apr 2010; Torsten Veller <tove@g.o> Test-LongString-0.13.ebuild:
34 Stable on amd64, x86 (#314467)
35
36
37
38 1.3 dev-perl/Test-LongString/Test-LongString-0.13.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.13.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.13.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.13.ebuild?r1=1.2&r2=1.3
43
44 Index: Test-LongString-0.13.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.13.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- Test-LongString-0.13.ebuild 17 Apr 2010 08:20:54 -0000 1.2
51 +++ Test-LongString-0.13.ebuild 8 May 2010 18:09:05 -0000 1.3
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.13.ebuild,v 1.2 2010/04/17 08:20:54 tove Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.13.ebuild,v 1.3 2010/05/08 18:09:05 armin76 Exp $
57
58 EAPI=2
59
60 @@ -10,7 +10,7 @@
61 DESCRIPTION="A library to test long strings."
62
63 SLOT="0"
64 -KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
65 +KEYWORDS="amd64 ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
66 IUSE="test"
67
68 RDEPEND=""