Gentoo Archives: gentoo-commits

From: "Zac Medico (zmedico)" <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/XML-NamespaceSupport: XML-NamespaceSupport-1.110.0.ebuild ChangeLog
Date: Mon, 25 Feb 2013 21:07:06
Message-Id: 20130225210702.B344B2171D@flycatcher.gentoo.org
1 zmedico 13/02/25 21:07:02
2
3 Modified: XML-NamespaceSupport-1.110.0.ebuild ChangeLog
4 Log:
5 Add ~arm-linux keyword.
6
7 (Portage version: 2.2.0_alpha163_p13/cvs/Linux i686, signed Manifest commit with key 0xFDE8EF85AE5719A3)
8
9 Revision Changes Path
10 1.4 dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.110.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.110.0.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.110.0.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.110.0.ebuild?r1=1.3&r2=1.4
15
16 Index: XML-NamespaceSupport-1.110.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.110.0.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- XML-NamespaceSupport-1.110.0.ebuild 9 May 2012 15:08:24 -0000 1.3
23 +++ XML-NamespaceSupport-1.110.0.ebuild 25 Feb 2013 21:07:02 -0000 1.4
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2012 Gentoo Foundation
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/XML-NamespaceSupport/XML-NamespaceSupport-1.110.0.ebuild,v 1.3 2012/05/09 15:08:24 aballier Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.110.0.ebuild,v 1.4 2013/02/25 21:07:02 zmedico Exp $
30
31 EAPI=4
32
33 @@ -11,7 +11,7 @@
34 DESCRIPTION="A Perl module that offers a simple to process namespaced XML names"
35
36 SLOT="0"
37 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
38 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
39 IUSE=""
40
41 SRC_TEST="do"
42
43
44
45 1.56 dev-perl/XML-NamespaceSupport/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-NamespaceSupport/ChangeLog?rev=1.56&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-NamespaceSupport/ChangeLog?rev=1.56&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-NamespaceSupport/ChangeLog?r1=1.55&r2=1.56
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-perl/XML-NamespaceSupport/ChangeLog,v
54 retrieving revision 1.55
55 retrieving revision 1.56
56 diff -u -r1.55 -r1.56
57 --- ChangeLog 24 Jun 2012 13:00:19 -0000 1.55
58 +++ ChangeLog 25 Feb 2013 21:07:02 -0000 1.56
59 @@ -1,6 +1,10 @@
60 # ChangeLog for dev-perl/XML-NamespaceSupport
61 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-NamespaceSupport/ChangeLog,v 1.55 2012/06/24 13:00:19 tove Exp $
63 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-NamespaceSupport/ChangeLog,v 1.56 2013/02/25 21:07:02 zmedico Exp $
65 +
66 + 25 Feb 2013; Zac Medico <zmedico@g.o>
67 + XML-NamespaceSupport-1.110.0.ebuild:
68 + Add ~arm-linux keyword.
69
70 24 Jun 2012; Torsten Veller <tove@g.o> metadata.xml:
71 Update CPAN upstream info