summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gentoo.org>2010-03-04 01:10:17 +0000
committerTiago Cunha <tcunha@gentoo.org>2010-03-04 01:10:17 +0000
commitee5584d24178e4c8d95388ffdd3498e34b58e310 (patch)
treea94b88afcb2a3c124d52bcceb056dc7b8e519a94 /dev-perl/XML-LibXSLT
parentinherit eutils (diff)
downloadgentoo-2-ee5584d24178e4c8d95388ffdd3498e34b58e310.tar.gz
gentoo-2-ee5584d24178e4c8d95388ffdd3498e34b58e310.tar.bz2
gentoo-2-ee5584d24178e4c8d95388ffdd3498e34b58e310.zip
stable sparc, bug 307385
(Portage version: 2.1.7.17/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/XML-LibXSLT')
-rw-r--r--dev-perl/XML-LibXSLT/ChangeLog5
-rw-r--r--dev-perl/XML-LibXSLT/XML-LibXSLT-1.70.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/XML-LibXSLT/ChangeLog b/dev-perl/XML-LibXSLT/ChangeLog
index a1f98716c3cb..379bbf6629b7 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.67 2010/03/03 17:02:58 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.68 2010/03/04 01:10:17 tcunha Exp $
+
+ 04 Mar 2010; Tiago Cunha <tcunha@gentoo.org> XML-LibXSLT-1.70.ebuild:
+ stable sparc, bug 307385
03 Mar 2010; Torsten Veller <tove@gentoo.org> XML-LibXSLT-1.70.ebuild:
Stable on x86, amd64 (#307385)
diff --git a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.70.ebuild b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.70.ebuild
index 0dccba2c3243..5621685bcb3c 100644
--- a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.70.ebuild
+++ b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.70.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-LibXSLT/XML-LibXSLT-1.70.ebuild,v 1.3 2010/03/03 17:02:58 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.70.ebuild,v 1.4 2010/03/04 01:10:17 tcunha Exp $
EAPI=2
@@ -10,7 +10,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