diff options
author | Brent Baude <ranger@gentoo.org> | 2012-08-09 18:13:44 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-08-09 18:13:44 +0000 |
commit | 541cb7869cc6585bcaa4c23c7d9fa774ecf2b68d (patch) | |
tree | d890f842f38753f50907d300bfa5d4d6648d841d /dev-perl/XML-LibXSLT | |
parent | Marking Want-0.210.0 ppc for bug 418865 (diff) | |
download | historical-541cb7869cc6585bcaa4c23c7d9fa774ecf2b68d.tar.gz historical-541cb7869cc6585bcaa4c23c7d9fa774ecf2b68d.tar.bz2 historical-541cb7869cc6585bcaa4c23c7d9fa774ecf2b68d.zip |
Marking XML-LibXSLT-1.770.0 ppc 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 fcd181db6e45..c3959db07852 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.91 2012/08/07 21:45:14 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.92 2012/08/09 18:13:44 ranger Exp $ + + 09 Aug 2012; Brent Baude <ranger@gentoo.org> XML-LibXSLT-1.770.0.ebuild: + Marking XML-LibXSLT-1.770.0 ppc for bug 418869 07 Aug 2012; Brent Baude <ranger@gentoo.org> XML-LibXSLT-1.770.0.ebuild: Marking XML-LibXSLT-1.770.0 ppc64 for 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 44b33350c289..c782a9f0d9c9 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.5 2012/08/07 21:45:14 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.770.0.ebuild,v 1.6 2012/08/09 18:13:44 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 |