diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-19 10:33:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-19 10:33:41 +0000 |
commit | 28cb49d6ac3a94c28eae4558255032be00eacb58 (patch) | |
tree | 818bb5259ea647ce63bdd928ca571a6ea5c76fe6 /dev-perl/XML-LibXSLT | |
parent | Stable for amd64, wrt bug #404339 (diff) | |
download | gentoo-2-28cb49d6ac3a94c28eae4558255032be00eacb58.tar.gz gentoo-2-28cb49d6ac3a94c28eae4558255032be00eacb58.tar.bz2 gentoo-2-28cb49d6ac3a94c28eae4558255032be00eacb58.zip |
Stable for amd64, wrt bug #404341
(Portage version: 2.1.10.44/cvs/Linux x86_64)
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.760.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 4dc4f3a7ed0d..09f1da10e0a2 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.79 2012/02/18 08:26:22 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.80 2012/02/19 10:33:41 ago Exp $ + + 19 Feb 2012; Agostino Sarubbo <ago@gentoo.org> XML-LibXSLT-1.760.0.ebuild: + Stable for amd64, wrt bug #404341 18 Feb 2012; Torsten Veller <tove@gentoo.org> -XML-LibXSLT-1.710.0.ebuild, -XML-LibXSLT-1.730.0.ebuild, -XML-LibXSLT-1.750.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 ade10704cbd4..b0b214bcac2d 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.1 2012/01/24 16:33:01 tove Exp $ +# $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 $ 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 |