diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-17 00:48:01 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-17 00:48:01 +0000 |
commit | 5a3e873d76ef8c9a055c954e8e51d83f54269480 (patch) | |
tree | b709354cbbf00cfe0c91c352d4a3c70ee26314d2 /dev-perl/XML-SAX-Base | |
parent | Mark 0.13 stable on ia64 (diff) | |
download | historical-5a3e873d76ef8c9a055c954e8e51d83f54269480.tar.gz historical-5a3e873d76ef8c9a055c954e8e51d83f54269480.tar.bz2 historical-5a3e873d76ef8c9a055c954e8e51d83f54269480.zip |
Mark 1.04 stable on ia64
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'dev-perl/XML-SAX-Base')
-rw-r--r-- | dev-perl/XML-SAX-Base/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/XML-SAX-Base/XML-SAX-Base-1.04.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/XML-SAX-Base/ChangeLog b/dev-perl/XML-SAX-Base/ChangeLog index f8f2d96ebfea..f8b4bb150b95 100644 --- a/dev-perl/XML-SAX-Base/ChangeLog +++ b/dev-perl/XML-SAX-Base/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/XML-SAX-Base # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-SAX-Base/ChangeLog,v 1.8 2005/08/26 00:43:52 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-SAX-Base/ChangeLog,v 1.9 2005/09/17 00:48:01 agriffis Exp $ + + 17 Sep 2005; Aron Griffis <agriffis@gentoo.org> XML-SAX-Base-1.04.ebuild: + Mark 1.04 stable on ia64 26 Aug 2005; Aron Griffis <agriffis@gentoo.org> XML-SAX-Base-1.04.ebuild: add ~ia64 diff --git a/dev-perl/XML-SAX-Base/XML-SAX-Base-1.04.ebuild b/dev-perl/XML-SAX-Base/XML-SAX-Base-1.04.ebuild index 549eda39d2a0..a585b6b9742f 100644 --- a/dev-perl/XML-SAX-Base/XML-SAX-Base-1.04.ebuild +++ b/dev-perl/XML-SAX-Base/XML-SAX-Base-1.04.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-SAX-Base/XML-SAX-Base-1.04.ebuild,v 1.10 2005/08/26 00:43:52 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-SAX-Base/XML-SAX-Base-1.04.ebuild,v 1.11 2005/09/17 00:48:01 agriffis Exp $ inherit perl-module @@ -11,5 +11,5 @@ HOMEPAGE="http://search.cpan.org/~khampton/${P}" SRC_TEST="do" SLOT="0" LICENSE="Artistic" -KEYWORDS="alpha amd64 ~ia64 ~mips ppc sparc x86" +KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86" IUSE="" |