diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2005-10-19 16:26:45 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2005-10-19 16:26:45 +0000 |
commit | 7e3dcd15c3286481304ee5c9b76db22fdaca058f (patch) | |
tree | e2fb0a6cf0c87f41c43637eeca72f73731045b9e /dev-perl | |
parent | dev-lang/swig-1.3.27 masking (diff) | |
download | gentoo-2-7e3dcd15c3286481304ee5c9b76db22fdaca058f.tar.gz gentoo-2-7e3dcd15c3286481304ee5c9b76db22fdaca058f.tar.bz2 gentoo-2-7e3dcd15c3286481304ee5c9b76db22fdaca058f.zip |
Unstable on hppa.
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/IO-stringy/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/IO-stringy/IO-stringy-2.110.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/IO-stringy/ChangeLog b/dev-perl/IO-stringy/ChangeLog index 2a33be6ebcc4..c12e51607e81 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.22 2005/10/14 01:19:32 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/ChangeLog,v 1.23 2005/10/19 16:26:45 killerfox Exp $ + + 19 Oct 2005; Rene Nussbaumer <killerfox@gentoo.org> + IO-stringy-2.110.ebuild: + Unstable on hppa. 14 Oct 2005; Aron Griffis <agriffis@gentoo.org> IO-stringy-2.110.ebuild: Mark 2.110 stable on alpha diff --git a/dev-perl/IO-stringy/IO-stringy-2.110.ebuild b/dev-perl/IO-stringy/IO-stringy-2.110.ebuild index a813c6faedf9..a8c680846e4d 100644 --- a/dev-perl/IO-stringy/IO-stringy-2.110.ebuild +++ b/dev-perl/IO-stringy/IO-stringy-2.110.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.110.ebuild,v 1.4 2005/10/14 01:19:32 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/IO-stringy-2.110.ebuild,v 1.5 2005/10/19 16:26:45 killerfox Exp $ inherit perl-module @@ -9,7 +9,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/IO/ERYQ/${P}.readme" SRC_URI="mirror://cpan/authors/id/D/DS/DSKOLL/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="alpha ~amd64 ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="" SRC_TEST="do" |