diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-02-07 00:34:10 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-02-07 00:34:10 +0000 |
commit | 72617a4359e0f0f96178b912f1835f29a98e449e (patch) | |
tree | 41db5a238a9839c2c0d53aaa544514b135d5c6dd /dev-perl | |
parent | arm KEYWORDS (diff) | |
download | gentoo-2-72617a4359e0f0f96178b912f1835f29a98e449e.tar.gz gentoo-2-72617a4359e0f0f96178b912f1835f29a98e449e.tar.bz2 gentoo-2-72617a4359e0f0f96178b912f1835f29a98e449e.zip |
Stable on alpha.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/IO-stringy/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/IO-stringy/IO-stringy-2.109.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/IO-stringy/ChangeLog b/dev-perl/IO-stringy/ChangeLog index 6b2ddee4a705..1e15a2596a2a 100644 --- a/dev-perl/IO-stringy/ChangeLog +++ b/dev-perl/IO-stringy/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/IO-stringy # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/ChangeLog,v 1.15 2005/02/06 18:11:08 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/ChangeLog,v 1.16 2005/02/07 00:31:54 kloeri Exp $ + + 07 Feb 2005; Bryan Østergaard <kloeri@gentoo.org> + IO-stringy-2.109.ebuild: + Stable on alpha. 06 Feb 2005; Markus Rothe <corsair@gentoo.org> IO-stringy-2.109.ebuild: Stable on ppc64 diff --git a/dev-perl/IO-stringy/IO-stringy-2.109.ebuild b/dev-perl/IO-stringy/IO-stringy-2.109.ebuild index 5b7fb268abb9..00f4982eacdf 100644 --- a/dev-perl/IO-stringy/IO-stringy-2.109.ebuild +++ b/dev-perl/IO-stringy/IO-stringy-2.109.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/IO-stringy/IO-stringy-2.109.ebuild,v 1.7 2005/02/06 18:11:08 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/IO-stringy-2.109.ebuild,v 1.8 2005/02/07 00:31:54 kloeri Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/IO/ERYQ/${P}.readme" SLOT="0" LICENSE="Artistic" -KEYWORDS="x86 ~amd64 ~ppc sparc ~alpha ~s390 ppc64" +KEYWORDS="x86 ~amd64 ~ppc sparc alpha ~s390 ppc64" IUSE="" SRC_TEST="do" |