diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2012-03-31 13:51:52 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2012-03-31 13:51:52 +0000 |
commit | 245a37a1108d31eff7dcec333479facca69db4ba (patch) | |
tree | beb4a9f8fef9f0520116621f8fdf8ee1ac3d9b1b /dev-perl/XML-LibXSLT | |
parent | add ~arm, bug #402989 (diff) | |
download | gentoo-2-245a37a1108d31eff7dcec333479facca69db4ba.tar.gz gentoo-2-245a37a1108d31eff7dcec333479facca69db4ba.tar.bz2 gentoo-2-245a37a1108d31eff7dcec333479facca69db4ba.zip |
Stable on alpha, bug #404341
(Portage version: 2.1.10.52/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/XML-LibXSLT')
-rw-r--r-- | dev-perl/XML-LibXSLT/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/XML-LibXSLT/XML-LibXSLT-1.760.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/XML-LibXSLT/ChangeLog b/dev-perl/XML-LibXSLT/ChangeLog index 22517b7ee840..ff23a9833444 100644 --- a/dev-perl/XML-LibXSLT/ChangeLog +++ b/dev-perl/XML-LibXSLT/ChangeLog @@ -1,6 +1,10 @@ # 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.85 2012/03/18 19:45:57 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.86 2012/03/31 13:51:52 klausman Exp $ + + 31 Mar 2012; Tobias Klausmann <klausman@gentoo.org> + XML-LibXSLT-1.760.0.ebuild: + Stable on alpha, bug #404341 18 Mar 2012; Raúl Porcel <armin76@gentoo.org> XML-LibXSLT-1.700.0.ebuild, XML-LibXSLT-1.760.0.ebuild, XML-LibXSLT-1.770.0.ebuild: 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 a53706faf39e..931e2b241929 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.6 2012/03/18 19:45:57 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.760.0.ebuild,v 1.7 2012/03/31 13:51:52 klausman 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 |