diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-06 21:21:09 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-06 21:21:09 +0000 |
commit | 1ea15ed472ff51d91acc542359d8114e0aa4a9c2 (patch) | |
tree | 3706755a9aa0d67d1b3ca7e6f4840d779ec80903 /dev-perl | |
parent | Marking File-Which-1.90.0 ppc for bug 400117 (diff) | |
download | gentoo-2-1ea15ed472ff51d91acc542359d8114e0aa4a9c2.tar.gz gentoo-2-1ea15ed472ff51d91acc542359d8114e0aa4a9c2.tar.bz2 gentoo-2-1ea15ed472ff51d91acc542359d8114e0aa4a9c2.zip |
Marking XML-LibXSLT-1.760.0 ppc for bug 404341
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/XML-LibXSLT/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/XML-LibXSLT/XML-LibXSLT-1.760.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/XML-LibXSLT/ChangeLog b/dev-perl/XML-LibXSLT/ChangeLog index e345d0c95850..331e7226006f 100644 --- a/dev-perl/XML-LibXSLT/ChangeLog +++ b/dev-perl/XML-LibXSLT/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/XML-LibXSLT # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.83 2012/03/03 14:45:00 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.84 2012/03/06 21:21:09 ranger Exp $ + + 06 Mar 2012; Brent Baude <ranger@gentoo.org> XML-LibXSLT-1.760.0.ebuild: + Marking XML-LibXSLT-1.760.0 ppc for bug 404341 03 Mar 2012; Brent Baude <ranger@gentoo.org> XML-LibXSLT-1.760.0.ebuild: Marking XML-LibXSLT-1.760.0 ppc64 for bug 404341 diff --git a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.760.0.ebuild b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.760.0.ebuild index c9177121a71c..baeec4953b8f 100644 --- a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.760.0.ebuild +++ b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.760.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-LibXSLT/XML-LibXSLT-1.760.0.ebuild,v 1.4 2012/03/03 14:45:00 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.760.0.ebuild,v 1.5 2012/03/06 21:21:09 ranger Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A Perl module to parse XSL Transformational sheets using gnome's libXSLT" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" RDEPEND=">=dev-libs/libxslt-1.1.8 |