Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Pod-Coverage: Pod-Coverage-0.220.0.ebuild Pod-Coverage-0.230.0.ebuild ChangeLog
Date: Mon, 20 Jan 2014 20:40:54
Message-Id: 20140120204050.AF9E12004C@flycatcher.gentoo.org
1 vapier 14/01/20 20:40:50
2
3 Modified: Pod-Coverage-0.220.0.ebuild
4 Pod-Coverage-0.230.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.10 dev-perl/Pod-Coverage/Pod-Coverage-0.220.0.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Pod-Coverage/Pod-Coverage-0.220.0.ebuild?rev=1.10&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Pod-Coverage/Pod-Coverage-0.220.0.ebuild?rev=1.10&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Pod-Coverage/Pod-Coverage-0.220.0.ebuild?r1=1.9&r2=1.10
16
17 Index: Pod-Coverage-0.220.0.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Pod-Coverage/Pod-Coverage-0.220.0.ebuild,v
20 retrieving revision 1.9
21 retrieving revision 1.10
22 diff -u -r1.9 -r1.10
23 --- Pod-Coverage-0.220.0.ebuild 27 Aug 2012 18:34:25 -0000 1.9
24 +++ Pod-Coverage-0.220.0.ebuild 20 Jan 2014 20:40:50 -0000 1.10
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2012 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/dev-perl/Pod-Coverage/Pod-Coverage-0.220.0.ebuild,v 1.9 2012/08/27 18:34:25 armin76 Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Coverage/Pod-Coverage-0.220.0.ebuild,v 1.10 2014/01/20 20:40:50 vapier Exp $
31
32 EAPI=4
33
34 @@ -11,7 +11,7 @@
35 DESCRIPTION="Checks if the documentation of a module is comprehensive"
36
37 SLOT="0"
38 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-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 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
40 IUSE="test"
41
42 RDEPEND="
43
44
45
46 1.2 dev-perl/Pod-Coverage/Pod-Coverage-0.230.0.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Pod-Coverage/Pod-Coverage-0.230.0.ebuild?rev=1.2&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Pod-Coverage/Pod-Coverage-0.230.0.ebuild?rev=1.2&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Pod-Coverage/Pod-Coverage-0.230.0.ebuild?r1=1.1&r2=1.2
51
52 Index: Pod-Coverage-0.230.0.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Pod-Coverage/Pod-Coverage-0.230.0.ebuild,v
55 retrieving revision 1.1
56 retrieving revision 1.2
57 diff -u -r1.1 -r1.2
58 --- Pod-Coverage-0.230.0.ebuild 16 Aug 2013 08:35:37 -0000 1.1
59 +++ Pod-Coverage-0.230.0.ebuild 20 Jan 2014 20:40:50 -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/dev-perl/Pod-Coverage/Pod-Coverage-0.230.0.ebuild,v 1.1 2013/08/16 08:35:37 patrick Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Coverage/Pod-Coverage-0.230.0.ebuild,v 1.2 2014/01/20 20:40:50 vapier Exp $
66
67 EAPI=4
68
69 @@ -11,7 +11,7 @@
70 DESCRIPTION="Checks if the documentation of a module is comprehensive"
71
72 SLOT="0"
73 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-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 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
75 IUSE="test"
76
77 RDEPEND="
78
79
80
81 1.88 dev-perl/Pod-Coverage/ChangeLog
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Pod-Coverage/ChangeLog?rev=1.88&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Pod-Coverage/ChangeLog?rev=1.88&content-type=text/plain
85 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Pod-Coverage/ChangeLog?r1=1.87&r2=1.88
86
87 Index: ChangeLog
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Pod-Coverage/ChangeLog,v
90 retrieving revision 1.87
91 retrieving revision 1.88
92 diff -u -r1.87 -r1.88
93 --- ChangeLog 16 Aug 2013 08:35:37 -0000 1.87
94 +++ ChangeLog 20 Jan 2014 20:40:50 -0000 1.88
95 @@ -1,6 +1,10 @@
96 # ChangeLog for dev-perl/Pod-Coverage
97 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
98 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Coverage/ChangeLog,v 1.87 2013/08/16 08:35:37 patrick Exp $
99 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
100 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Coverage/ChangeLog,v 1.88 2014/01/20 20:40:50 vapier Exp $
101 +
102 + 20 Jan 2014; Mike Frysinger <vapier@g.o> Pod-Coverage-0.220.0.ebuild,
103 + Pod-Coverage-0.230.0.ebuild:
104 + Add arm64 love.
105
106 *Pod-Coverage-0.230.0 (16 Aug 2013)