diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-02-06 18:16:04 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-02-06 18:16:04 +0000 |
commit | ffee01e759fb7da5df069b66ca046c33a7acaac6 (patch) | |
tree | 22fd5d4ecef5f108d320cedc812160b4774c8683 /dev-perl/IO-stringy | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-ffee01e759fb7da5df069b66ca046c33a7acaac6.tar.gz gentoo-2-ffee01e759fb7da5df069b66ca046c33a7acaac6.tar.bz2 gentoo-2-ffee01e759fb7da5df069b66ca046c33a7acaac6.zip |
Stable on ppc64
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-perl/IO-stringy')
-rw-r--r-- | dev-perl/IO-stringy/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/IO-stringy/IO-stringy-2.109.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/IO-stringy/ChangeLog b/dev-perl/IO-stringy/ChangeLog index 82e7fd1f959c..6b2ddee4a705 100644 --- a/dev-perl/IO-stringy/ChangeLog +++ b/dev-perl/IO-stringy/ChangeLog @@ -1,6 +1,9 @@ # 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.14 2005/01/24 21:27:22 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/ChangeLog,v 1.15 2005/02/06 18:11:08 corsair Exp $ + + 06 Feb 2005; Markus Rothe <corsair@gentoo.org> IO-stringy-2.109.ebuild: + Stable on ppc64 24 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> IO-stringy-2.109.ebuild: Stable on sparc diff --git a/dev-perl/IO-stringy/IO-stringy-2.109.ebuild b/dev-perl/IO-stringy/IO-stringy-2.109.ebuild index 74c79d60ea96..5b7fb268abb9 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.6 2005/01/24 21:27:22 gustavoz Exp $ +# $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 $ 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" |