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-Pod: ChangeLog Test-Pod-1.42.ebuild
Date: Wed, 05 May 2010 05:40:20
Message-Id: 20100505054017.C859A29638@corvid.gentoo.org
1 jer 10/05/05 05:40:17
2
3 Modified: ChangeLog Test-Pod-1.42.ebuild
4 Log:
5 Stable for HPPA (bug #314467).
6 (Portage version: 2.2_rc67/cvs/Linux i686)
7
8 Revision Changes Path
9 1.60 dev-perl/Test-Pod/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Pod/ChangeLog?rev=1.60&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Pod/ChangeLog?rev=1.60&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Pod/ChangeLog?r1=1.59&r2=1.60
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v
18 retrieving revision 1.59
19 retrieving revision 1.60
20 diff -u -r1.59 -r1.60
21 --- ChangeLog 29 Apr 2010 06:13:11 -0000 1.59
22 +++ ChangeLog 5 May 2010 05:40:17 -0000 1.60
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-perl/Test-Pod
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v 1.59 2010/04/29 06:13:11 tove Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v 1.60 2010/05/05 05:40:17 jer Exp $
28 +
29 + 05 May 2010; Jeroen Roovers <jer@g.o> Test-Pod-1.42.ebuild:
30 + Stable for HPPA (bug #314467).
31
32 *Test-Pod-1.44 (29 Apr 2010)
33
34
35
36
37 1.4 dev-perl/Test-Pod/Test-Pod-1.42.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.42.ebuild?rev=1.4&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.42.ebuild?rev=1.4&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.42.ebuild?r1=1.3&r2=1.4
42
43 Index: Test-Pod-1.42.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.42.ebuild,v
46 retrieving revision 1.3
47 retrieving revision 1.4
48 diff -u -r1.3 -r1.4
49 --- Test-Pod-1.42.ebuild 18 Apr 2010 12:03:18 -0000 1.3
50 +++ Test-Pod-1.42.ebuild 5 May 2010 05:40:17 -0000 1.4
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.42.ebuild,v 1.3 2010/04/18 12:03:18 maekke Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.42.ebuild,v 1.4 2010/05/05 05:40:17 jer Exp $
56
57 EAPI=2
58
59 @@ -10,7 +10,7 @@
60 DESCRIPTION="check for POD errors in files"
61
62 SLOT="0"
63 -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
64 +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
65 IUSE=""
66
67 RDEPEND=">=virtual/perl-Pod-Simple-3.07