Gentoo Archives: gentoo-commits

From: "Torsten Veller (tove)" <tove@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Pod: Test-Pod-1.450.0.ebuild ChangeLog Test-Pod-1.42.ebuild
Date: Sat, 30 Jul 2011 11:05:09
Message-Id: 20110730104506.13FF42004B@flycatcher.gentoo.org
1 tove 11/07/30 10:45:06
2
3 Modified: Test-Pod-1.450.0.ebuild ChangeLog
4 Test-Pod-1.42.ebuild
5 Log:
6 Drop ~sparc-fbsd KEYWORD
7
8 (Portage version: 2.2.0_alpha49/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.2 dev-perl/Test-Pod/Test-Pod-1.450.0.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.450.0.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.450.0.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.450.0.ebuild?r1=1.1&r2=1.2
16
17 Index: Test-Pod-1.450.0.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.450.0.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- Test-Pod-1.450.0.ebuild 11 Mar 2011 06:54:49 -0000 1.1
24 +++ Test-Pod-1.450.0.ebuild 30 Jul 2011 10:45:05 -0000 1.2
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2011 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.450.0.ebuild,v 1.1 2011/03/11 06:54:49 tove Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.450.0.ebuild,v 1.2 2011/07/30 10:45:05 tove Exp $
30
31 EAPI=3
32
33 @@ -11,7 +11,7 @@
34 DESCRIPTION="check for POD errors in files"
35
36 SLOT="0"
37 -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 ~x86-solaris"
38 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
39 IUSE=""
40
41 RDEPEND=">=virtual/perl-Pod-Simple-3.05
42
43
44
45 1.68 dev-perl/Test-Pod/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Pod/ChangeLog?rev=1.68&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Pod/ChangeLog?rev=1.68&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Pod/ChangeLog?r1=1.67&r2=1.68
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v
54 retrieving revision 1.67
55 retrieving revision 1.68
56 diff -u -r1.67 -r1.68
57 --- ChangeLog 29 Jul 2011 12:45:54 -0000 1.67
58 +++ ChangeLog 30 Jul 2011 10:45:05 -0000 1.68
59 @@ -1,6 +1,10 @@
60 # ChangeLog for dev-perl/Test-Pod
61 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v 1.67 2011/07/29 12:45:54 tove Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v 1.68 2011/07/30 10:45:05 tove Exp $
64 +
65 + 30 Jul 2011; Torsten Veller <tove@g.o> Test-Pod-1.42.ebuild,
66 + Test-Pod-1.450.0.ebuild:
67 + Drop ~sparc-fbsd KEYWORD
68
69 29 Jul 2011; Torsten Veller <tove@g.o> -Test-Pod-1.44.ebuild:
70 Cleanup
71
72
73
74 1.8 dev-perl/Test-Pod/Test-Pod-1.42.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.42.ebuild?rev=1.8&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.42.ebuild?rev=1.8&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.42.ebuild?r1=1.7&r2=1.8
79
80 Index: Test-Pod-1.42.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.42.ebuild,v
83 retrieving revision 1.7
84 retrieving revision 1.8
85 diff -u -r1.7 -r1.8
86 --- Test-Pod-1.42.ebuild 5 Nov 2010 14:12:17 -0000 1.7
87 +++ Test-Pod-1.42.ebuild 30 Jul 2011 10:45:05 -0000 1.8
88 @@ -1,6 +1,6 @@
89 -# Copyright 1999-2010 Gentoo Foundation
90 +# Copyright 1999-2011 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.42.ebuild,v 1.7 2010/11/05 14:12:17 ssuominen Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.42.ebuild,v 1.8 2011/07/30 10:45:05 tove Exp $
94
95 EAPI=2
96
97 @@ -10,7 +10,7 @@
98 DESCRIPTION="check for POD errors in files"
99
100 SLOT="0"
101 -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"
102 +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
103 IUSE=""
104
105 RDEPEND=">=virtual/perl-Pod-Simple-3.07