Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/XML-NamespaceSupport: ChangeLog XML-NamespaceSupport-1.11.ebuild
Date: Sat, 08 May 2010 18:13:09
Message-Id: 20100508181304.6F0612C3FA@corvid.gentoo.org
1 armin76 10/05/08 18:13:04
2
3 Modified: ChangeLog XML-NamespaceSupport-1.11.ebuild
4 Log:
5 alpha/ia64/s390/sh/sparc stable wrt #314467
6 (Portage version: 2.1.7.17/cvs/Linux ia64, RepoMan options: --force)
7
8 Revision Changes Path
9 1.46 dev-perl/XML-NamespaceSupport/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/XML-NamespaceSupport/ChangeLog?rev=1.46&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/XML-NamespaceSupport/ChangeLog?rev=1.46&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/XML-NamespaceSupport/ChangeLog?r1=1.45&r2=1.46
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/XML-NamespaceSupport/ChangeLog,v
18 retrieving revision 1.45
19 retrieving revision 1.46
20 diff -u -r1.45 -r1.46
21 --- ChangeLog 5 May 2010 05:43:47 -0000 1.45
22 +++ ChangeLog 8 May 2010 18:13:04 -0000 1.46
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-perl/XML-NamespaceSupport
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-NamespaceSupport/ChangeLog,v 1.45 2010/05/05 05:43:47 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-NamespaceSupport/ChangeLog,v 1.46 2010/05/08 18:13:04 armin76 Exp $
28 +
29 + 08 May 2010; Raúl Porcel <armin76@g.o>
30 + XML-NamespaceSupport-1.11.ebuild:
31 + alpha/ia64/s390/sh/sparc stable wrt #314467
32
33 05 May 2010; Jeroen Roovers <jer@g.o>
34 XML-NamespaceSupport-1.11.ebuild:
35
36
37
38 1.5 dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.11.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.11.ebuild?rev=1.5&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.11.ebuild?rev=1.5&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.11.ebuild?r1=1.4&r2=1.5
43
44 Index: XML-NamespaceSupport-1.11.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.11.ebuild,v
47 retrieving revision 1.4
48 retrieving revision 1.5
49 diff -u -r1.4 -r1.5
50 --- XML-NamespaceSupport-1.11.ebuild 5 May 2010 05:43:47 -0000 1.4
51 +++ XML-NamespaceSupport-1.11.ebuild 8 May 2010 18:13:04 -0000 1.5
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.11.ebuild,v 1.4 2010/05/05 05:43:47 jer Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.11.ebuild,v 1.5 2010/05/08 18:13:04 armin76 Exp $
57
58 EAPI=2
59
60 @@ -10,7 +10,7 @@
61 DESCRIPTION="A Perl module that offers a simple to process namespaced XML names"
62
63 SLOT="0"
64 -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
65 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
66 IUSE=""
67
68 SRC_TEST="do"