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/IO-stringy/IO-stringy-2.110.ebuild | |
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/IO-stringy/IO-stringy-2.110.ebuild')
-rw-r--r-- | dev-perl/IO-stringy/IO-stringy-2.110.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |