diff options
author | Brent Baude <ranger@gentoo.org> | 2012-08-07 21:45:14 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-08-07 21:45:14 +0000 |
commit | c5139160c8d89b0429c902fd283c343a825acf2f (patch) | |
tree | d75eacbb2a96d7e5a03bf3845988c97bb492869a /dev-perl/XML-LibXSLT | |
parent | Marking Pod-Coverage-0.220.0 ppc64 for bug 418845 (diff) | |
download | historical-c5139160c8d89b0429c902fd283c343a825acf2f.tar.gz historical-c5139160c8d89b0429c902fd283c343a825acf2f.tar.bz2 historical-c5139160c8d89b0429c902fd283c343a825acf2f.zip |
Marking XML-LibXSLT-1.770.0 ppc64 for bug 418869
Package-Manager: portage-2.1.10.65/cvs/Linux ppc64
Diffstat (limited to 'dev-perl/XML-LibXSLT')
-rw-r--r-- | dev-perl/XML-LibXSLT/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/XML-LibXSLT/XML-LibXSLT-1.770.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 7da12c699de5..fcd181db6e45 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.90 2012/08/03 10:58:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.91 2012/08/07 21:45:14 ranger Exp $ + + 07 Aug 2012; Brent Baude <ranger@gentoo.org> XML-LibXSLT-1.770.0.ebuild: + Marking XML-LibXSLT-1.770.0 ppc64 for bug 418869 03 Aug 2012; Agostino Sarubbo <ago@gentoo.org> XML-LibXSLT-1.770.0.ebuild: Stable for amd64, wrt bug #418869 diff --git a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.770.0.ebuild b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.770.0.ebuild index 63809b8f0f6f..44b33350c289 100644 --- a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.770.0.ebuild +++ b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.770.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.770.0.ebuild,v 1.4 2012/08/03 10:58:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.770.0.ebuild,v 1.5 2012/08/07 21:45:14 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 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~mips ~ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" RDEPEND=">=dev-libs/libxslt-1.1.8 |