diff options
author | Fernando J. Pereda <ferdy@gentoo.org> | 2005-08-12 19:11:05 +0000 |
---|---|---|
committer | Fernando J. Pereda <ferdy@gentoo.org> | 2005-08-12 19:11:05 +0000 |
commit | 887cdb110bb7363f1bdc5a58c7341eb82a6dfe2c (patch) | |
tree | e59e84b23dbfac4e1cf2f8756156ce1f7f1c2093 /dev-perl/XML-LibXSLT | |
parent | Turn parallel build back off. Can get problems with depend files not existing. (diff) | |
download | gentoo-2-887cdb110bb7363f1bdc5a58c7341eb82a6dfe2c.tar.gz gentoo-2-887cdb110bb7363f1bdc5a58c7341eb82a6dfe2c.tar.bz2 gentoo-2-887cdb110bb7363f1bdc5a58c7341eb82a6dfe2c.zip |
stable on alpha
(Portage version: 2.0.51.22-r2)
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.57.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/XML-LibXSLT/ChangeLog b/dev-perl/XML-LibXSLT/ChangeLog index 241999a6869f..9242f583e835 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.28 2005/08/12 14:36:46 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.29 2005/08/12 19:10:37 ferdy Exp $ + + 12 Aug 2005; Fernando J. Pereda <ferdy@gentoo.org> + XML-LibXSLT-1.57.ebuild: + stable on alpha 12 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> XML-LibXSLT-1.57.ebuild: diff --git a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.57.ebuild b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.57.ebuild index 8e743322b47b..7a5bc3919a73 100644 --- a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.57.ebuild +++ b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.57.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.57.ebuild,v 1.9 2005/08/12 14:36:46 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.57.ebuild,v 1.10 2005/08/12 19:10:37 ferdy Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~msergeant/${P}/" SLOT="0" LICENSE="Artistic" -KEYWORDS="~alpha ~amd64 ~ppc ppc64 sparc x86" +KEYWORDS="alpha ~amd64 ~ppc ppc64 sparc x86" IUSE="" # Disabled for now. The tests generate errors on threaded perls due |