diff options
author | Markus Meier <maekke@gentoo.org> | 2010-04-18 12:04:17 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-04-18 12:04:17 +0000 |
commit | 1589d1b75560c5f05bbe7c1c6496b12d61457bc9 (patch) | |
tree | d2322b4b62fb778336bbe7de3f23b160f2bafe26 /dev-perl/XML-NamespaceSupport | |
parent | arm stable, bug #314467 (diff) | |
download | gentoo-2-1589d1b75560c5f05bbe7c1c6496b12d61457bc9.tar.gz gentoo-2-1589d1b75560c5f05bbe7c1c6496b12d61457bc9.tar.bz2 gentoo-2-1589d1b75560c5f05bbe7c1c6496b12d61457bc9.zip |
arm stable, bug #314467
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/XML-NamespaceSupport')
-rw-r--r-- | dev-perl/XML-NamespaceSupport/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.11.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/XML-NamespaceSupport/ChangeLog b/dev-perl/XML-NamespaceSupport/ChangeLog index 64fee759219e..45c856950ac7 100644 --- a/dev-perl/XML-NamespaceSupport/ChangeLog +++ b/dev-perl/XML-NamespaceSupport/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/XML-NamespaceSupport # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-NamespaceSupport/ChangeLog,v 1.43 2010/04/17 08:13:29 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-NamespaceSupport/ChangeLog,v 1.44 2010/04/18 12:04:17 maekke Exp $ + + 18 Apr 2010; Markus Meier <maekke@gentoo.org> + XML-NamespaceSupport-1.11.ebuild: + arm stable, bug #314467 17 Apr 2010; Torsten Veller <tove@gentoo.org> XML-NamespaceSupport-1.11.ebuild: diff --git a/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.11.ebuild b/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.11.ebuild index 6a24b12133ef..c2994be15c18 100644 --- a/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.11.ebuild +++ b/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.11.ebuild,v 1.2 2010/04/17 08:13:29 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.11.ebuild,v 1.3 2010/04/18 12:04:17 maekke Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="A Perl module that offers a simple to process namespaced XML names" SLOT="0" -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" +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" IUSE="" SRC_TEST="do" |