diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-10-20 13:14:10 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-10-20 13:14:10 +0000 |
commit | df785c3f54a418de6a86e0a285abf87ab38a476c (patch) | |
tree | 4314c94dd5655e644840bc8eead67c87170ff551 /dev-perl/XML-LibXSLT | |
parent | Marking amd64, sparc stable (diff) | |
download | gentoo-2-df785c3f54a418de6a86e0a285abf87ab38a476c.tar.gz gentoo-2-df785c3f54a418de6a86e0a285abf87ab38a476c.tar.bz2 gentoo-2-df785c3f54a418de6a86e0a285abf87ab38a476c.zip |
Marking sparc, amd64 stable; cleaning out old ebuilds
(Portage version: 2.1.2_pre3-r5)
Diffstat (limited to 'dev-perl/XML-LibXSLT')
-rw-r--r-- | dev-perl/XML-LibXSLT/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/XML-LibXSLT/XML-LibXSLT-1.60.ebuild | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/dev-perl/XML-LibXSLT/ChangeLog b/dev-perl/XML-LibXSLT/ChangeLog index af37f0e7d587..9c3e05c5a649 100644 --- a/dev-perl/XML-LibXSLT/ChangeLog +++ b/dev-perl/XML-LibXSLT/ChangeLog @@ -1,6 +1,12 @@ # 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.43 2006/09/25 22:13:08 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.44 2006/10/20 13:14:10 mcummings Exp $ + + 20 Oct 2006; Michael Cummings <mcummings@gentoo.org> + -XML-LibXSLT-1.50.ebuild, -XML-LibXSLT-1.50-r1.ebuild, + -XML-LibXSLT-1.57.ebuild, -XML-LibXSLT-1.59.ebuild, + XML-LibXSLT-1.60.ebuild: + Marking sparc, amd64 stable; cleaning out old ebuilds *XML-LibXSLT-1.61 (25 Sep 2006) diff --git a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.60.ebuild b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.60.ebuild index f5f9303d372d..1b4c2acc96d7 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.1 2006/09/04 13:57:26 yuval Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.60.ebuild,v 1.2 2006/10/20 13:14:10 mcummings 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 |