diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-08-03 10:58:03 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-08-03 10:58:03 +0000 |
commit | 631258f20ff16eb9308eea6dd6362dc91588c6b1 (patch) | |
tree | 2ebc1eb0eafc8d7f1110edda84b22e5fee5c394b /dev-perl/XML-LibXSLT | |
parent | Stable for amd64, wrt bug #418865 (diff) | |
download | historical-631258f20ff16eb9308eea6dd6362dc91588c6b1.tar.gz historical-631258f20ff16eb9308eea6dd6362dc91588c6b1.tar.bz2 historical-631258f20ff16eb9308eea6dd6362dc91588c6b1.zip |
Stable for amd64, wrt bug #418869
Package-Manager: portage-2.1.10.65/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.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 994cc29c306d..7da12c699de5 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.89 2012/06/24 13:00:29 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.90 2012/08/03 10:58:03 ago Exp $ + + 03 Aug 2012; Agostino Sarubbo <ago@gentoo.org> XML-LibXSLT-1.770.0.ebuild: + Stable for amd64, wrt bug #418869 24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml: Update CPAN upstream info 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 1b7df695a702..63809b8f0f6f 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.3 2012/05/04 04:10:56 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.770.0.ebuild,v 1.4 2012/08/03 10:58:03 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 ~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 |