diff options
author | 2010-03-06 20:23:49 +0000 | |
---|---|---|
committer | 2010-03-06 20:23:49 +0000 | |
commit | e1fdd0c4bcf4378463dfa33425b23c27d64ccf4b (patch) | |
tree | 00d6fd6a5e7d1ec7b1a31445e5db7fdf3de34de0 /dev-perl | |
parent | Bug #300337: the CONFIG_INPUT_UINPUT needs to be safe when no detection of co... (diff) | |
download | gentoo-2-e1fdd0c4bcf4378463dfa33425b23c27d64ccf4b.tar.gz gentoo-2-e1fdd0c4bcf4378463dfa33425b23c27d64ccf4b.tar.bz2 gentoo-2-e1fdd0c4bcf4378463dfa33425b23c27d64ccf4b.zip |
alpha/ia64 stable wrt #307385
(Portage version: 2.1.7.17/cvs/Linux ia64)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/XML-LibXSLT/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/XML-LibXSLT/XML-LibXSLT-1.70.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/XML-LibXSLT/ChangeLog b/dev-perl/XML-LibXSLT/ChangeLog index 379bbf6629b7..ed58ff16567f 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.68 2010/03/04 01:10:17 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.69 2010/03/06 20:23:49 armin76 Exp $ + + 06 Mar 2010; Raúl Porcel <armin76@gentoo.org> XML-LibXSLT-1.70.ebuild: + alpha/ia64 stable wrt #307385 04 Mar 2010; Tiago Cunha <tcunha@gentoo.org> XML-LibXSLT-1.70.ebuild: stable sparc, bug 307385 diff --git a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.70.ebuild b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.70.ebuild index 5621685bcb3c..947b9315d1b1 100644 --- a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.70.ebuild +++ b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.70.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.70.ebuild,v 1.4 2010/03/04 01:10:17 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.70.ebuild,v 1.5 2010/03/06 20:23:49 armin76 Exp $ EAPI=2 @@ -10,7 +10,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 |