diff options
author | 2005-08-12 19:11:05 +0000 | |
---|---|---|
committer | 2005-08-12 19:11:05 +0000 | |
commit | e1f8356833eafbeeb8c757656dc1a3407edb3703 (patch) | |
tree | 64aebb363e2d2e204a31b430ccb2f174e891c889 /dev-perl/XML-LibXSLT | |
parent | Turn parallel build back off. Can get problems with depend files not existing. (diff) | |
download | historical-e1f8356833eafbeeb8c757656dc1a3407edb3703.tar.gz historical-e1f8356833eafbeeb8c757656dc1a3407edb3703.tar.bz2 historical-e1f8356833eafbeeb8c757656dc1a3407edb3703.zip |
stable on alpha
Package-Manager: portage-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 |