diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-11-05 14:14:15 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-11-05 14:14:15 +0000 |
commit | 55ffc83487f506664d8e963dfa0f06e680a3c146 (patch) | |
tree | 3a94c3102d502ce1626158ce8fb2b7622b540028 /dev-perl/XML-NamespaceSupport | |
parent | ppc64 stable wrt #341865 (diff) | |
download | gentoo-2-55ffc83487f506664d8e963dfa0f06e680a3c146.tar.gz gentoo-2-55ffc83487f506664d8e963dfa0f06e680a3c146.tar.bz2 gentoo-2-55ffc83487f506664d8e963dfa0f06e680a3c146.zip |
ppc64 stable wrt #341865
(Portage version: 2.2.0_alpha3/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 5a1df46e2d5d..59e890495dc3 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.47 2010/06/27 19:22:11 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-NamespaceSupport/ChangeLog,v 1.48 2010/11/05 14:14:15 ssuominen Exp $ + + 05 Nov 2010; Samuli Suominen <ssuominen@gentoo.org> + XML-NamespaceSupport-1.11.ebuild: + ppc64 stable wrt #341865 27 Jun 2010; <nixnut@gentoo.org> XML-NamespaceSupport-1.11.ebuild: ppc stable #323529 diff --git a/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.11.ebuild b/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.11.ebuild index fc3db05dff41..630ccbd97dfc 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.6 2010/06/27 19:22:11 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.11.ebuild,v 1.7 2010/11/05 14:14:15 ssuominen 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" |