Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Script: Test-Script-1.07.ebuild ChangeLog
Date: Wed, 05 May 2010 05:42:14
Message-Id: 20100505054212.0BC7529638@corvid.gentoo.org
1 jer 10/05/05 05:42:11
2
3 Modified: Test-Script-1.07.ebuild ChangeLog
4 Log:
5 Stable for HPPA (bug #314467).
6 (Portage version: 2.2_rc67/cvs/Linux i686)
7
8 Revision Changes Path
9 1.4 dev-perl/Test-Script/Test-Script-1.07.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Script/Test-Script-1.07.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Script/Test-Script-1.07.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Script/Test-Script-1.07.ebuild?r1=1.3&r2=1.4
14
15 Index: Test-Script-1.07.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Script/Test-Script-1.07.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- Test-Script-1.07.ebuild 17 Apr 2010 09:07:48 -0000 1.3
22 +++ Test-Script-1.07.ebuild 5 May 2010 05:42:11 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Script/Test-Script-1.07.ebuild,v 1.3 2010/04/17 09:07:48 tove Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Script/Test-Script-1.07.ebuild,v 1.4 2010/05/05 05:42:11 jer Exp $
28
29 EAPI=2
30
31 @@ -10,7 +10,7 @@
32 DESCRIPTION="Cross-platform basic tests for scripts"
33
34 SLOT="0"
35 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
36 +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
37 IUSE=""
38
39 RDEPEND="virtual/perl-File-Spec
40
41
42
43 1.20 dev-perl/Test-Script/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Script/ChangeLog?rev=1.20&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Script/ChangeLog?rev=1.20&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Script/ChangeLog?r1=1.19&r2=1.20
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Script/ChangeLog,v
52 retrieving revision 1.19
53 retrieving revision 1.20
54 diff -u -r1.19 -r1.20
55 --- ChangeLog 17 Apr 2010 09:07:48 -0000 1.19
56 +++ ChangeLog 5 May 2010 05:42:11 -0000 1.20
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-perl/Test-Script
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Script/ChangeLog,v 1.19 2010/04/17 09:07:48 tove Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Script/ChangeLog,v 1.20 2010/05/05 05:42:11 jer Exp $
62 +
63 + 05 May 2010; Jeroen Roovers <jer@g.o> Test-Script-1.07.ebuild:
64 + Stable for HPPA (bug #314467).
65
66 17 Apr 2010; Torsten Veller <tove@g.o> Test-Script-1.07.ebuild:
67 Stable on amd64, x86 (#314467)