diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2005-10-03 14:33:01 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2005-10-03 14:33:01 +0000 |
commit | 686373d738d3f0ac75ee61a0403c20376a8f5e05 (patch) | |
tree | a79e884e0d367b10494aafd3dad0136c71d5e6b1 /dev-perl/XML-Generator | |
parent | Mark 3.4.1 stable on alpha (diff) | |
download | gentoo-2-686373d738d3f0ac75ee61a0403c20376a8f5e05.tar.gz gentoo-2-686373d738d3f0ac75ee61a0403c20376a8f5e05.tar.bz2 gentoo-2-686373d738d3f0ac75ee61a0403c20376a8f5e05.zip |
Stable on sh.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-perl/XML-Generator')
-rw-r--r-- | dev-perl/XML-Generator/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/XML-Generator/XML-Generator-0.99.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/XML-Generator/ChangeLog b/dev-perl/XML-Generator/ChangeLog index cb9a6d3b6d38..b2ccc50fea5b 100644 --- a/dev-perl/XML-Generator/ChangeLog +++ b/dev-perl/XML-Generator/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/XML-Generator # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Generator/ChangeLog,v 1.17 2005/10/02 13:28:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Generator/ChangeLog,v 1.18 2005/10/03 14:33:01 matsuu Exp $ + + 03 Oct 2005; MATSUU Takuto <matsuu@gentoo.org> XML-Generator-0.99.ebuild: + Stable on sh. 02 Oct 2005; Aron Griffis <agriffis@gentoo.org> XML-Generator-0.99.ebuild: Mark 0.99 stable on ia64 diff --git a/dev-perl/XML-Generator/XML-Generator-0.99.ebuild b/dev-perl/XML-Generator/XML-Generator-0.99.ebuild index d5b975386dc1..db33a976a3ea 100644 --- a/dev-perl/XML-Generator/XML-Generator-0.99.ebuild +++ b/dev-perl/XML-Generator/XML-Generator-0.99.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-Generator/XML-Generator-0.99.ebuild,v 1.18 2005/10/02 13:28:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Generator/XML-Generator-0.99.ebuild,v 1.19 2005/10/03 14:33:01 matsuu Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/B/BH/BHOLZMAN/${P}.tar.gz" LICENSE="|| ( GPL-2 Artistic )" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 s390 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" IUSE="" SRC_TEST="do" |