Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in perl-core/Pod-Simple: Pod-Simple-3.230.0.ebuild Pod-Simple-3.280.0.ebuild Pod-Simple-3.260.0.ebuild ChangeLog
Date: Mon, 20 Jan 2014 20:36:01
Message-Id: 20140120203557.E642B2004C@flycatcher.gentoo.org
1 vapier 14/01/20 20:35:57
2
3 Modified: Pod-Simple-3.230.0.ebuild Pod-Simple-3.280.0.ebuild
4 Pod-Simple-3.260.0.ebuild ChangeLog
5 Log:
6 Add arm64 love.
7
8 (Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
9
10 Revision Changes Path
11 1.13 perl-core/Pod-Simple/Pod-Simple-3.230.0.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.230.0.ebuild?rev=1.13&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.230.0.ebuild?rev=1.13&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.230.0.ebuild?r1=1.12&r2=1.13
16
17 Index: Pod-Simple-3.230.0.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.230.0.ebuild,v
20 retrieving revision 1.12
21 retrieving revision 1.13
22 diff -u -r1.12 -r1.13
23 --- Pod-Simple-3.230.0.ebuild 2 Mar 2013 16:20:50 -0000 1.12
24 +++ Pod-Simple-3.230.0.ebuild 20 Jan 2014 20:35:57 -0000 1.13
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2013 Gentoo Foundation
27 +# Copyright 1999-2014 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.230.0.ebuild,v 1.12 2013/03/02 16:20:50 ago Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.230.0.ebuild,v 1.13 2014/01/20 20:35:57 vapier Exp $
31
32 EAPI=4
33
34 @@ -11,7 +11,7 @@
35 DESCRIPTION="Framework for parsing Pod"
36
37 SLOT="0"
38 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
39 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
40 IUSE=""
41
42 DEPEND=">=virtual/perl-Pod-Escapes-1.04"
43
44
45
46 1.2 perl-core/Pod-Simple/Pod-Simple-3.280.0.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.280.0.ebuild?rev=1.2&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.280.0.ebuild?rev=1.2&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.280.0.ebuild?r1=1.1&r2=1.2
51
52 Index: Pod-Simple-3.280.0.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.280.0.ebuild,v
55 retrieving revision 1.1
56 retrieving revision 1.2
57 diff -u -r1.1 -r1.2
58 --- Pod-Simple-3.280.0.ebuild 14 Aug 2013 06:11:27 -0000 1.1
59 +++ Pod-Simple-3.280.0.ebuild 20 Jan 2014 20:35:57 -0000 1.2
60 @@ -1,6 +1,6 @@
61 -# Copyright 1999-2013 Gentoo Foundation
62 +# Copyright 1999-2014 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.280.0.ebuild,v 1.1 2013/08/14 06:11:27 patrick Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.280.0.ebuild,v 1.2 2014/01/20 20:35:57 vapier Exp $
66
67 EAPI=5
68
69 @@ -11,7 +11,7 @@
70 DESCRIPTION="Framework for parsing Pod"
71
72 SLOT="0"
73 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
74 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
75 IUSE=""
76
77 DEPEND=">=virtual/perl-Pod-Escapes-1.04"
78
79
80
81 1.2 perl-core/Pod-Simple/Pod-Simple-3.260.0.ebuild
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.260.0.ebuild?rev=1.2&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.260.0.ebuild?rev=1.2&content-type=text/plain
85 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.260.0.ebuild?r1=1.1&r2=1.2
86
87 Index: Pod-Simple-3.260.0.ebuild
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.260.0.ebuild,v
90 retrieving revision 1.1
91 retrieving revision 1.2
92 diff -u -r1.1 -r1.2
93 --- Pod-Simple-3.260.0.ebuild 13 Mar 2013 07:44:39 -0000 1.1
94 +++ Pod-Simple-3.260.0.ebuild 20 Jan 2014 20:35:57 -0000 1.2
95 @@ -1,6 +1,6 @@
96 -# Copyright 1999-2013 Gentoo Foundation
97 +# Copyright 1999-2014 Gentoo Foundation
98 # Distributed under the terms of the GNU General Public License v2
99 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.260.0.ebuild,v 1.1 2013/03/13 07:44:39 tove Exp $
100 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.260.0.ebuild,v 1.2 2014/01/20 20:35:57 vapier Exp $
101
102 EAPI=5
103
104 @@ -11,7 +11,7 @@
105 DESCRIPTION="Framework for parsing Pod"
106
107 SLOT="0"
108 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
109 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
110 IUSE=""
111
112 DEPEND=">=virtual/perl-Pod-Escapes-1.04"
113
114
115
116 1.57 perl-core/Pod-Simple/ChangeLog
117
118 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Pod-Simple/ChangeLog?rev=1.57&view=markup
119 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Pod-Simple/ChangeLog?rev=1.57&content-type=text/plain
120 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Pod-Simple/ChangeLog?r1=1.56&r2=1.57
121
122 Index: ChangeLog
123 ===================================================================
124 RCS file: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/ChangeLog,v
125 retrieving revision 1.56
126 retrieving revision 1.57
127 diff -u -r1.56 -r1.57
128 --- ChangeLog 14 Aug 2013 06:11:27 -0000 1.56
129 +++ ChangeLog 20 Jan 2014 20:35:57 -0000 1.57
130 @@ -1,6 +1,10 @@
131 # ChangeLog for perl-core/Pod-Simple
132 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
133 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/ChangeLog,v 1.56 2013/08/14 06:11:27 patrick Exp $
134 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
135 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/ChangeLog,v 1.57 2014/01/20 20:35:57 vapier Exp $
136 +
137 + 20 Jan 2014; Mike Frysinger <vapier@g.o> Pod-Simple-3.230.0.ebuild,
138 + Pod-Simple-3.260.0.ebuild, Pod-Simple-3.280.0.ebuild:
139 + Add arm64 love.
140
141 *Pod-Simple-3.280.0 (14 Aug 2013)