Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/XML-Handler-YAWriter: ChangeLog XML-Handler-YAWriter-0.230.0.ebuild
Date: Sun, 22 Jun 2014 18:45:14
Message-Id: 20140622184511.83CB92004E@flycatcher.gentoo.org
1 maekke 14/06/22 18:45:11
2
3 Modified: ChangeLog XML-Handler-YAWriter-0.230.0.ebuild
4 Log:
5 add ~arm, bug #512040
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
8
9 Revision Changes Path
10 1.27 dev-perl/XML-Handler-YAWriter/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-Handler-YAWriter/ChangeLog?rev=1.27&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-Handler-YAWriter/ChangeLog?rev=1.27&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-Handler-YAWriter/ChangeLog?r1=1.26&r2=1.27
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/XML-Handler-YAWriter/ChangeLog,v
19 retrieving revision 1.26
20 retrieving revision 1.27
21 diff -u -r1.26 -r1.27
22 --- ChangeLog 24 Jun 2012 12:59:42 -0000 1.26
23 +++ ChangeLog 22 Jun 2014 18:45:11 -0000 1.27
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-perl/XML-Handler-YAWriter
26 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Handler-YAWriter/ChangeLog,v 1.26 2012/06/24 12:59:42 tove Exp $
28 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Handler-YAWriter/ChangeLog,v 1.27 2014/06/22 18:45:11 maekke Exp $
30 +
31 + 22 Jun 2014; Markus Meier <maekke@g.o>
32 + XML-Handler-YAWriter-0.230.0.ebuild:
33 + add ~arm, bug #512040
34
35 24 Jun 2012; Torsten Veller <tove@g.o> metadata.xml:
36 Update CPAN upstream info
37
38
39
40 1.3 dev-perl/XML-Handler-YAWriter/XML-Handler-YAWriter-0.230.0.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-Handler-YAWriter/XML-Handler-YAWriter-0.230.0.ebuild?rev=1.3&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-Handler-YAWriter/XML-Handler-YAWriter-0.230.0.ebuild?rev=1.3&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-Handler-YAWriter/XML-Handler-YAWriter-0.230.0.ebuild?r1=1.2&r2=1.3
45
46 Index: XML-Handler-YAWriter-0.230.0.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-perl/XML-Handler-YAWriter/XML-Handler-YAWriter-0.230.0.ebuild,v
49 retrieving revision 1.2
50 retrieving revision 1.3
51 diff -u -r1.2 -r1.3
52 --- XML-Handler-YAWriter-0.230.0.ebuild 3 Sep 2011 21:04:54 -0000 1.2
53 +++ XML-Handler-YAWriter-0.230.0.ebuild 22 Jun 2014 18:45:11 -0000 1.3
54 @@ -1,6 +1,6 @@
55 -# Copyright 1999-2011 Gentoo Foundation
56 +# Copyright 1999-2014 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Handler-YAWriter/XML-Handler-YAWriter-0.230.0.ebuild,v 1.2 2011/09/03 21:04:54 tove Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Handler-YAWriter/XML-Handler-YAWriter-0.230.0.ebuild,v 1.3 2014/06/22 18:45:11 maekke Exp $
60
61 EAPI=4
62
63 @@ -12,7 +12,7 @@
64
65 LICENSE="GPL-2" # GPL
66 SLOT="0"
67 -KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos"
68 +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos"
69 IUSE=""
70
71 RDEPEND=">=dev-perl/libxml-perl-0.07-r1"