diff options
author | 2006-06-29 16:51:57 +0000 | |
---|---|---|
committer | 2006-06-29 16:51:57 +0000 | |
commit | 29478778b42745c617d8daa2b6c500d9c931f352 (patch) | |
tree | bf978afbc867b7dd58fa5e49bda6e5484bdc14a7 /dev-perl/Spiffy/Spiffy-0.30.ebuild | |
parent | Fix for autoconf 2.60 from bug# 138210 (diff) | |
download | gentoo-2-29478778b42745c617d8daa2b6c500d9c931f352.tar.gz gentoo-2-29478778b42745c617d8daa2b6c500d9c931f352.tar.bz2 gentoo-2-29478778b42745c617d8daa2b6c500d9c931f352.zip |
Stable on hppa
(Portage version: 2.1-r1)
Diffstat (limited to 'dev-perl/Spiffy/Spiffy-0.30.ebuild')
-rw-r--r-- | dev-perl/Spiffy/Spiffy-0.30.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Spiffy/Spiffy-0.30.ebuild b/dev-perl/Spiffy/Spiffy-0.30.ebuild index 44165b3280ba..8c906f546655 100644 --- a/dev-perl/Spiffy/Spiffy-0.30.ebuild +++ b/dev-perl/Spiffy/Spiffy-0.30.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Spiffy/Spiffy-0.30.ebuild,v 1.7 2006/06/12 16:35:04 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Spiffy/Spiffy-0.30.ebuild,v 1.8 2006/06/29 16:51:57 gustavoz Exp $ inherit perl-module @@ -9,7 +9,7 @@ HOMEPAGE="http://search.cpan.org/search?query=${PN}" SRC_URI="mirror://cpan/authors/id/I/IN/INGY/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="" SRC_TEST="do" |