diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-02-24 15:04:02 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-02-24 15:04:02 +0000 |
commit | b733fed942a245b8577cc6e0c43a37184b2a3e52 (patch) | |
tree | 912f7b6c3018564ec6b18bc0f54499e014a4d319 /dev-perl/XML-LibXSLT | |
parent | x86 stable wrt bug #404339 (diff) | |
download | historical-b733fed942a245b8577cc6e0c43a37184b2a3e52.tar.gz historical-b733fed942a245b8577cc6e0c43a37184b2a3e52.tar.bz2 historical-b733fed942a245b8577cc6e0c43a37184b2a3e52.zip |
x86 stable wrt bug #404341
Package-Manager: portage-2.1.10.44/cvs/Linux i686
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 09f1da10e0a2..2312ee247e46 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.80 2012/02/19 10:33:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.81 2012/02/24 15:04:02 phajdan.jr Exp $ + + 24 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + XML-LibXSLT-1.760.0.ebuild: + x86 stable wrt bug #404341 19 Feb 2012; Agostino Sarubbo <ago@gentoo.org> XML-LibXSLT-1.760.0.ebuild: Stable for amd64, wrt 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 b0b214bcac2d..5830341ef6c9 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.2 2012/02/19 10:33:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.760.0.ebuild,v 1.3 2012/02/24 15:04:02 phajdan.jr 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 |