diff options
author | 2005-10-03 12:45:52 +0000 | |
---|---|---|
committer | 2005-10-03 12:45:52 +0000 | |
commit | 035deac846d7d981d1dee00ffdb58e60af4c13a0 (patch) | |
tree | 1303dd10110b0ffebd895959358b854c56c0962e | |
parent | Mark 1.10 stable on ia64 (diff) | |
download | historical-035deac846d7d981d1dee00ffdb58e60af4c13a0.tar.gz historical-035deac846d7d981d1dee00ffdb58e60af4c13a0.tar.bz2 historical-035deac846d7d981d1dee00ffdb58e60af4c13a0.zip |
Mark 1.58 stable on ia64
Package-Manager: portage-1.589-cvs
-rw-r--r-- | dev-perl/XML-LibXSLT/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/XML-LibXSLT/XML-LibXSLT-1.58.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/XML-LibXSLT/ChangeLog b/dev-perl/XML-LibXSLT/ChangeLog index 154df7980b7f..242023ff56c6 100644 --- a/dev-perl/XML-LibXSLT/ChangeLog +++ b/dev-perl/XML-LibXSLT/ChangeLog @@ -1,6 +1,9 @@ # 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.32 2005/08/26 02:34:36 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.33 2005/10/03 12:45:52 agriffis Exp $ + + 03 Oct 2005; Aron Griffis <agriffis@gentoo.org> XML-LibXSLT-1.58.ebuild: + Mark 1.58 stable on ia64 26 Aug 2005; Aron Griffis <agriffis@gentoo.org> XML-LibXSLT-1.58.ebuild: add ~ia64 diff --git a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.58.ebuild b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.58.ebuild index b0bd6180cc8d..03e10216f768 100644 --- a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.58.ebuild +++ b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.58.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.58.ebuild,v 1.2 2005/08/26 02:34:36 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.58.ebuild,v 1.3 2005/10/03 12:45:52 agriffis Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~msergeant/${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 |