diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-10-21 14:48:21 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-10-21 14:48:21 +0000 |
commit | f14083b993dbfbdc95d3c7785e66738ee039813b (patch) | |
tree | eaaebcc9788fb99c3619071d6e55a00c17c0e4d7 /dev-perl/XML-LibXSLT | |
parent | ppc stable (diff) | |
download | gentoo-2-f14083b993dbfbdc95d3c7785e66738ee039813b.tar.gz gentoo-2-f14083b993dbfbdc95d3c7785e66738ee039813b.tar.bz2 gentoo-2-f14083b993dbfbdc95d3c7785e66738ee039813b.zip |
ppc stable
(Portage version: 2.1.1-r1)
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.60.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/XML-LibXSLT/ChangeLog b/dev-perl/XML-LibXSLT/ChangeLog index 2aec2b8b5afc..8e22f8319f78 100644 --- a/dev-perl/XML-LibXSLT/ChangeLog +++ b/dev-perl/XML-LibXSLT/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/XML-LibXSLT # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.45 2006/10/20 23:20:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.46 2006/10/21 14:48:21 dertobi123 Exp $ + + 21 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org> + XML-LibXSLT-1.60.ebuild: + ppc stable 20 Oct 2006; Aron Griffis <agriffis@gentoo.org> XML-LibXSLT-1.60.ebuild: Mark 1.60 stable on ia64 diff --git a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.60.ebuild b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.60.ebuild index 92d89eea529f..e40883479a61 100644 --- a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.60.ebuild +++ b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.60.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.60.ebuild,v 1.3 2006/10/20 23:20:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.60.ebuild,v 1.4 2006/10/21 14:48:21 dertobi123 Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~pajas/${P}/" SLOT="0" LICENSE="Artistic" -KEYWORDS="~alpha amd64 ia64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 ia64 ppc ~ppc64 sparc ~x86" IUSE="" # Disabled for now. The tests generate errors on threaded perls due |