diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-06-27 19:22:11 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-06-27 19:22:11 +0000 |
commit | fe4eb24ce08f32cc9d173b8cacf1f4ab404e25d5 (patch) | |
tree | 0dff5b084e667d846b0200ce7f64671e6866afef | |
parent | ppc stable #323529 (diff) | |
download | gentoo-2-fe4eb24ce08f32cc9d173b8cacf1f4ab404e25d5.tar.gz gentoo-2-fe4eb24ce08f32cc9d173b8cacf1f4ab404e25d5.tar.bz2 gentoo-2-fe4eb24ce08f32cc9d173b8cacf1f4ab404e25d5.zip |
ppc stable #323529
(Portage version: 2.1.8.3/cvs/Linux ppc, RepoMan options: --force)
-rw-r--r-- | dev-perl/XML-NamespaceSupport/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/XML-NamespaceSupport/ChangeLog b/dev-perl/XML-NamespaceSupport/ChangeLog index 3fbdc4015ca8..5a1df46e2d5d 100644 --- a/dev-perl/XML-NamespaceSupport/ChangeLog +++ b/dev-perl/XML-NamespaceSupport/ChangeLog @@ -1,6 +1,9 @@ # 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.46 2010/05/08 18:13:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-NamespaceSupport/ChangeLog,v 1.47 2010/06/27 19:22:11 nixnut Exp $ + + 27 Jun 2010; <nixnut@gentoo.org> XML-NamespaceSupport-1.11.ebuild: + ppc stable #323529 08 May 2010; Raúl Porcel <armin76@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 568fc8fa5853..fc3db05dff41 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.5 2010/05/08 18:13:04 armin76 Exp $ +# $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 $ 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" |