diff options
author | 2014-02-24 02:14:00 +0000 | |
---|---|---|
committer | 2014-02-24 02:14:00 +0000 | |
commit | 30b0ec43b3604590ba8ff39490fb8d0b2ad53bb6 (patch) | |
tree | 10281483b2203ae491c6b090f68ad7a87b618950 /dev-perl/XML-LibXSLT | |
parent | x86 stable wrt bug #484762 (diff) | |
download | gentoo-2-30b0ec43b3604590ba8ff39490fb8d0b2ad53bb6.tar.gz gentoo-2-30b0ec43b3604590ba8ff39490fb8d0b2ad53bb6.tar.bz2 gentoo-2-30b0ec43b3604590ba8ff39490fb8d0b2ad53bb6.zip |
x86 stable wrt bug #495514
(Portage version: 2.2.7/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
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.810.0.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-perl/XML-LibXSLT/ChangeLog b/dev-perl/XML-LibXSLT/ChangeLog index d2ba3e4e0626..77cb6581e523 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.99 2014/02/15 03:12:43 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.100 2014/02/24 02:14:00 phajdan.jr Exp $ + + 24 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> + XML-LibXSLT-1.810.0.ebuild: + x86 stable wrt bug #495514 *XML-LibXSLT-1.870.0 (15 Feb 2014) diff --git a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.810.0.ebuild b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.810.0.ebuild index 0ab12fa4c431..e6a5f0d69436 100644 --- a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.810.0.ebuild +++ b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.810.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 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.810.0.ebuild,v 1.1 2013/09/03 05:57:24 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.810.0.ebuild,v 1.2 2014/02/24 02:14:00 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="~amd64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~amd64 ~mips ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" RDEPEND=" |