1 |
zlogene 13/08/28 22:00:26 |
2 |
|
3 |
Modified: Inline-0.530.0.ebuild Inline-0.500.0.ebuild |
4 |
Inline-0.510.0.ebuild ChangeLog |
5 |
Log: |
6 |
add ~ppc64 keyword wrt bug #482536 |
7 |
|
8 |
(Portage version: 2.1.12.2/cvs/Linux i686, signed Manifest commit with key 0xC42EB5D6) |
9 |
|
10 |
Revision Changes Path |
11 |
1.2 dev-perl/Inline/Inline-0.530.0.ebuild |
12 |
|
13 |
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline/Inline-0.530.0.ebuild?rev=1.2&view=markup |
14 |
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline/Inline-0.530.0.ebuild?rev=1.2&content-type=text/plain |
15 |
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline/Inline-0.530.0.ebuild?r1=1.1&r2=1.2 |
16 |
|
17 |
Index: Inline-0.530.0.ebuild |
18 |
=================================================================== |
19 |
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.530.0.ebuild,v |
20 |
retrieving revision 1.1 |
21 |
retrieving revision 1.2 |
22 |
diff -u -r1.1 -r1.2 |
23 |
--- Inline-0.530.0.ebuild 25 Aug 2013 09:58:31 -0000 1.1 |
24 |
+++ Inline-0.530.0.ebuild 28 Aug 2013 22:00:26 -0000 1.2 |
25 |
@@ -1,6 +1,6 @@ |
26 |
# Copyright 1999-2013 Gentoo Foundation |
27 |
# Distributed under the terms of the GNU General Public License v2 |
28 |
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.530.0.ebuild,v 1.1 2013/08/25 09:58:31 patrick Exp $ |
29 |
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.530.0.ebuild,v 1.2 2013/08/28 22:00:26 zlogene Exp $ |
30 |
|
31 |
EAPI=4 |
32 |
|
33 |
@@ -11,7 +11,7 @@ |
34 |
DESCRIPTION="Write Perl subroutines in other languages" |
35 |
|
36 |
SLOT="0" |
37 |
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" |
38 |
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" |
39 |
IUSE="test" |
40 |
|
41 |
RDEPEND="virtual/perl-Digest-MD5 |
42 |
|
43 |
|
44 |
|
45 |
1.10 dev-perl/Inline/Inline-0.500.0.ebuild |
46 |
|
47 |
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline/Inline-0.500.0.ebuild?rev=1.10&view=markup |
48 |
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline/Inline-0.500.0.ebuild?rev=1.10&content-type=text/plain |
49 |
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline/Inline-0.500.0.ebuild?r1=1.9&r2=1.10 |
50 |
|
51 |
Index: Inline-0.500.0.ebuild |
52 |
=================================================================== |
53 |
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.500.0.ebuild,v |
54 |
retrieving revision 1.9 |
55 |
retrieving revision 1.10 |
56 |
diff -u -r1.9 -r1.10 |
57 |
--- Inline-0.500.0.ebuild 6 Jan 2013 20:19:05 -0000 1.9 |
58 |
+++ Inline-0.500.0.ebuild 28 Aug 2013 22:00:26 -0000 1.10 |
59 |
@@ -1,6 +1,6 @@ |
60 |
# Copyright 1999-2013 Gentoo Foundation |
61 |
# Distributed under the terms of the GNU General Public License v2 |
62 |
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.500.0.ebuild,v 1.9 2013/01/06 20:19:05 tove Exp $ |
63 |
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.500.0.ebuild,v 1.10 2013/08/28 22:00:26 zlogene Exp $ |
64 |
|
65 |
EAPI=4 |
66 |
|
67 |
@@ -11,7 +11,7 @@ |
68 |
DESCRIPTION="Write Perl subroutines in other languages" |
69 |
|
70 |
SLOT="0" |
71 |
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc s390 sh sparc x86" |
72 |
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86" |
73 |
IUSE="test" |
74 |
|
75 |
RDEPEND="virtual/perl-Digest-MD5 |
76 |
|
77 |
|
78 |
|
79 |
1.4 dev-perl/Inline/Inline-0.510.0.ebuild |
80 |
|
81 |
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline/Inline-0.510.0.ebuild?rev=1.4&view=markup |
82 |
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline/Inline-0.510.0.ebuild?rev=1.4&content-type=text/plain |
83 |
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline/Inline-0.510.0.ebuild?r1=1.3&r2=1.4 |
84 |
|
85 |
Index: Inline-0.510.0.ebuild |
86 |
=================================================================== |
87 |
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.510.0.ebuild,v |
88 |
retrieving revision 1.3 |
89 |
retrieving revision 1.4 |
90 |
diff -u -r1.3 -r1.4 |
91 |
--- Inline-0.510.0.ebuild 8 Feb 2013 19:53:29 -0000 1.3 |
92 |
+++ Inline-0.510.0.ebuild 28 Aug 2013 22:00:26 -0000 1.4 |
93 |
@@ -1,6 +1,6 @@ |
94 |
# Copyright 1999-2013 Gentoo Foundation |
95 |
# Distributed under the terms of the GNU General Public License v2 |
96 |
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.510.0.ebuild,v 1.3 2013/02/08 19:53:29 bicatali Exp $ |
97 |
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.510.0.ebuild,v 1.4 2013/08/28 22:00:26 zlogene Exp $ |
98 |
|
99 |
EAPI=4 |
100 |
|
101 |
@@ -11,7 +11,7 @@ |
102 |
DESCRIPTION="Write Perl subroutines in other languages" |
103 |
|
104 |
SLOT="0" |
105 |
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" |
106 |
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" |
107 |
IUSE="test" |
108 |
|
109 |
RDEPEND="virtual/perl-Digest-MD5 |
110 |
|
111 |
|
112 |
|
113 |
1.59 dev-perl/Inline/ChangeLog |
114 |
|
115 |
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline/ChangeLog?rev=1.59&view=markup |
116 |
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline/ChangeLog?rev=1.59&content-type=text/plain |
117 |
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline/ChangeLog?r1=1.58&r2=1.59 |
118 |
|
119 |
Index: ChangeLog |
120 |
=================================================================== |
121 |
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Inline/ChangeLog,v |
122 |
retrieving revision 1.58 |
123 |
retrieving revision 1.59 |
124 |
diff -u -r1.58 -r1.59 |
125 |
--- ChangeLog 25 Aug 2013 09:58:31 -0000 1.58 |
126 |
+++ ChangeLog 28 Aug 2013 22:00:26 -0000 1.59 |
127 |
@@ -1,6 +1,10 @@ |
128 |
# ChangeLog for dev-perl/Inline |
129 |
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 |
130 |
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/ChangeLog,v 1.58 2013/08/25 09:58:31 patrick Exp $ |
131 |
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/ChangeLog,v 1.59 2013/08/28 22:00:26 zlogene Exp $ |
132 |
+ |
133 |
+ 28 Aug 2013; Mikle Kolyada <zlogene@g.o> Inline-0.500.0.ebuild, |
134 |
+ Inline-0.510.0.ebuild, Inline-0.530.0.ebuild: |
135 |
+ add ~ppc64 keyword wrt bug #482536 |
136 |
|
137 |
*Inline-0.530.0 (25 Aug 2013) |