diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-10-03 12:09:59 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-10-03 12:09:59 +0000 |
commit | 54ae58e2433ec021a2a5d8d655deb831988d2794 (patch) | |
tree | 689da1c7e7990acef29ed830d0a4b858eb7346e0 /dev-perl | |
parent | Version bump; tidy old ebuilds/patches. (diff) | |
download | gentoo-2-54ae58e2433ec021a2a5d8d655deb831988d2794.tar.gz gentoo-2-54ae58e2433ec021a2a5d8d655deb831988d2794.tar.bz2 gentoo-2-54ae58e2433ec021a2a5d8d655deb831988d2794.zip |
Mark 1.09 stable on ia64
(Portage version: 1.589-cvs)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/XML-NamespaceSupport/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.09.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/XML-NamespaceSupport/ChangeLog b/dev-perl/XML-NamespaceSupport/ChangeLog index 43f254c2d701..bafa46e208f6 100644 --- a/dev-perl/XML-NamespaceSupport/ChangeLog +++ b/dev-perl/XML-NamespaceSupport/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/XML-NamespaceSupport # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-NamespaceSupport/ChangeLog,v 1.25 2005/08/26 00:40:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-NamespaceSupport/ChangeLog,v 1.26 2005/10/03 12:09:59 agriffis Exp $ + + 03 Oct 2005; Aron Griffis <agriffis@gentoo.org> + XML-NamespaceSupport-1.09.ebuild: + Mark 1.09 stable on ia64 26 Aug 2005; Aron Griffis <agriffis@gentoo.org> XML-NamespaceSupport-1.09.ebuild: diff --git a/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.09.ebuild b/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.09.ebuild index 87bf8ba7277a..54d417b39b7b 100644 --- a/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.09.ebuild +++ b/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.09.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-NamespaceSupport/XML-NamespaceSupport-1.09.ebuild,v 1.2 2005/08/26 00:40:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.09.ebuild,v 1.3 2005/10/03 12:09:59 agriffis Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~rberjon/${P}" SLOT="0" LICENSE="Artistic" -KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="" SRC_TEST="do" |