diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-05-05 05:45:19 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-05-05 05:45:19 +0000 |
commit | 504eaa42666b15406c7e81da32201f5e32175f27 (patch) | |
tree | ba096a8d0ba03a320bbef2d71ab875d57689826d /dev-perl/XML-NamespaceSupport | |
parent | Fix Manifest (diff) | |
download | historical-504eaa42666b15406c7e81da32201f5e32175f27.tar.gz historical-504eaa42666b15406c7e81da32201f5e32175f27.tar.bz2 historical-504eaa42666b15406c7e81da32201f5e32175f27.zip |
Stable for HPPA (bug #314467).
Package-Manager: portage-2.2_rc67/cvs/Linux i686
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 45c856950ac7..e831c8f2e2a2 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.44 2010/04/18 12:04:17 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-NamespaceSupport/ChangeLog,v 1.45 2010/05/05 05:43:47 jer Exp $ + + 05 May 2010; Jeroen Roovers <jer@gentoo.org> + XML-NamespaceSupport-1.11.ebuild: + Stable for HPPA (bug #314467). 18 Apr 2010; Markus Meier <maekke@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 c2994be15c18..bb2c8aaba0b3 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.3 2010/04/18 12:04:17 maekke Exp $ +# $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 $ 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" |