diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-03 13:30:56 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-03 13:30:56 +0000 |
commit | 964fd6c8af7f3f6bdbb61084212458c4c4cd0803 (patch) | |
tree | 1b604c936e5e2d543478918e99ea70274c6dfbe5 /dev-perl/XML-SAX-Base | |
parent | Marking texlive-genericextra-2011 ppc64 for bug 395735 (diff) | |
download | gentoo-2-964fd6c8af7f3f6bdbb61084212458c4c4cd0803.tar.gz gentoo-2-964fd6c8af7f3f6bdbb61084212458c4c4cd0803.tar.bz2 gentoo-2-964fd6c8af7f3f6bdbb61084212458c4c4cd0803.zip |
Marking XML-SAX-Base-1.80.0 ppc64 for bug 400269
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl/XML-SAX-Base')
-rw-r--r-- | dev-perl/XML-SAX-Base/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/XML-SAX-Base/XML-SAX-Base-1.80.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/XML-SAX-Base/ChangeLog b/dev-perl/XML-SAX-Base/ChangeLog index b890b5da3b62..c28c75fcc159 100644 --- a/dev-perl/XML-SAX-Base/ChangeLog +++ b/dev-perl/XML-SAX-Base/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/XML-SAX-Base # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-SAX-Base/ChangeLog,v 1.17 2012/03/02 19:25:57 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-SAX-Base/ChangeLog,v 1.18 2012/03/03 13:30:56 ranger Exp $ + + 03 Mar 2012; Brent Baude <ranger@gentoo.org> XML-SAX-Base-1.80.0.ebuild: + Marking XML-SAX-Base-1.80.0 ppc64 for bug 400269 02 Mar 2012; Markus Meier <maekke@gentoo.org> XML-SAX-Base-1.80.0.ebuild: arm stable, bug #400269 diff --git a/dev-perl/XML-SAX-Base/XML-SAX-Base-1.80.0.ebuild b/dev-perl/XML-SAX-Base/XML-SAX-Base-1.80.0.ebuild index 90e7480e9e93..34809723a047 100644 --- a/dev-perl/XML-SAX-Base/XML-SAX-Base-1.80.0.ebuild +++ b/dev-perl/XML-SAX-Base/XML-SAX-Base-1.80.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-SAX-Base/XML-SAX-Base-1.80.0.ebuild,v 1.5 2012/03/02 19:25:57 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-SAX-Base/XML-SAX-Base-1.80.0.ebuild,v 1.6 2012/03/03 13:30:56 ranger Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module eutils DESCRIPTION="Base class SAX Drivers and Filters" 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 ~x64-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 ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" |