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/PAR-Dist: PAR-Dist-0.480.0.ebuild ChangeLog PAR-Dist-0.46.ebuild PAR-Dist-0.470.0.ebuild
Date: Sun, 01 Apr 2012 18:09:46
Message-Id: 20120401180937.4F21F2004B@flycatcher.gentoo.org
1 armin76 12/04/01 18:09:37
2
3 Modified: PAR-Dist-0.480.0.ebuild ChangeLog
4 PAR-Dist-0.46.ebuild PAR-Dist-0.470.0.ebuild
5 Log:
6 Drop ia64/sparc keywords
7
8 (Portage version: 2.1.10.53/cvs/Linux ia64)
9
10 Revision Changes Path
11 1.7 dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild?rev=1.7&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild?rev=1.7&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild?r1=1.6&r2=1.7
16
17 Index: PAR-Dist-0.480.0.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild,v
20 retrieving revision 1.6
21 retrieving revision 1.7
22 diff -u -r1.6 -r1.7
23 --- PAR-Dist-0.480.0.ebuild 1 Apr 2012 12:55:17 -0000 1.6
24 +++ PAR-Dist-0.480.0.ebuild 1 Apr 2012 18:09:37 -0000 1.7
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild,v 1.6 2012/04/01 12:55:17 grobian Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild,v 1.7 2012/04/01 18:09:37 armin76 Exp $
30
31 EAPI=4
32
33 @@ -11,7 +11,7 @@
34 DESCRIPTION="Create and manipulate PAR distributions"
35
36 SLOT="0"
37 -KEYWORDS="amd64 hppa ~ia64 ~sparc ~x86 ~x86-fbsd ~x64-macos ~x86-macos ~x86-solaris"
38 +KEYWORDS="amd64 hppa ~x86 ~x86-fbsd ~x64-macos ~x86-macos ~x86-solaris"
39 IUSE=""
40
41 DEPEND="
42
43
44
45 1.67 dev-perl/PAR-Dist/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?rev=1.67&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?rev=1.67&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?r1=1.66&r2=1.67
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v
54 retrieving revision 1.66
55 retrieving revision 1.67
56 diff -u -r1.66 -r1.67
57 --- ChangeLog 1 Apr 2012 12:55:17 -0000 1.66
58 +++ ChangeLog 1 Apr 2012 18:09:37 -0000 1.67
59 @@ -1,6 +1,10 @@
60 # ChangeLog for dev-perl/PAR-Dist
61 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.66 2012/04/01 12:55:17 grobian Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.67 2012/04/01 18:09:37 armin76 Exp $
64 +
65 + 01 Apr 2012; Raúl Porcel <armin76@g.o> PAR-Dist-0.46.ebuild,
66 + PAR-Dist-0.470.0.ebuild, PAR-Dist-0.480.0.ebuild:
67 + Drop ia64/sparc keywords
68
69 01 Apr 2012; Fabian Groffen <grobian@g.o> PAR-Dist-0.480.0.ebuild:
70 Marked ~x86-macos
71
72
73
74 1.7 dev-perl/PAR-Dist/PAR-Dist-0.46.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.46.ebuild?rev=1.7&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.46.ebuild?rev=1.7&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.46.ebuild?r1=1.6&r2=1.7
79
80 Index: PAR-Dist-0.46.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.46.ebuild,v
83 retrieving revision 1.6
84 retrieving revision 1.7
85 diff -u -r1.6 -r1.7
86 --- PAR-Dist-0.46.ebuild 28 Oct 2009 18:08:33 -0000 1.6
87 +++ PAR-Dist-0.46.ebuild 1 Apr 2012 18:09:37 -0000 1.7
88 @@ -1,6 +1,6 @@
89 -# Copyright 1999-2009 Gentoo Foundation
90 +# Copyright 1999-2012 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.46.ebuild,v 1.6 2009/10/28 18:08:33 armin76 Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.46.ebuild,v 1.7 2012/04/01 18:09:37 armin76 Exp $
94
95 EAPI=2
96
97 @@ -10,7 +10,7 @@
98 DESCRIPTION="Create and manipulate PAR distributions"
99
100 SLOT="0"
101 -KEYWORDS="amd64 hppa ia64 sparc x86"
102 +KEYWORDS="amd64 hppa x86"
103 IUSE=""
104
105 DEPEND="
106
107
108
109 1.2 dev-perl/PAR-Dist/PAR-Dist-0.470.0.ebuild
110
111 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.470.0.ebuild?rev=1.2&view=markup
112 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.470.0.ebuild?rev=1.2&content-type=text/plain
113 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.470.0.ebuild?r1=1.1&r2=1.2
114
115 Index: PAR-Dist-0.470.0.ebuild
116 ===================================================================
117 RCS file: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.470.0.ebuild,v
118 retrieving revision 1.1
119 retrieving revision 1.2
120 diff -u -r1.1 -r1.2
121 --- PAR-Dist-0.470.0.ebuild 29 Aug 2011 11:10:12 -0000 1.1
122 +++ PAR-Dist-0.470.0.ebuild 1 Apr 2012 18:09:37 -0000 1.2
123 @@ -1,6 +1,6 @@
124 -# Copyright 1999-2011 Gentoo Foundation
125 +# Copyright 1999-2012 Gentoo Foundation
126 # Distributed under the terms of the GNU General Public License v2
127 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.470.0.ebuild,v 1.1 2011/08/29 11:10:12 tove Exp $
128 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.470.0.ebuild,v 1.2 2012/04/01 18:09:37 armin76 Exp $
129
130 EAPI=4
131
132 @@ -11,7 +11,7 @@
133 DESCRIPTION="Create and manipulate PAR distributions"
134
135 SLOT="0"
136 -KEYWORDS="~amd64 ~hppa ~ia64 ~sparc ~x86 ~x86-solaris"
137 +KEYWORDS="~amd64 ~hppa ~x86 ~x86-solaris"
138 IUSE=""
139
140 DEPEND="