diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-09-16 22:08:06 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-09-16 22:08:06 +0000 |
commit | 0c09b415aaeeee4a05eb120762caaf32390e75d3 (patch) | |
tree | 47ed957c33d96070f4b23de6fc9a80d09244dd3c /dev-perl/Spiffy/Spiffy-0.30.ebuild | |
parent | ppc stable (diff) | |
download | gentoo-2-0c09b415aaeeee4a05eb120762caaf32390e75d3.tar.gz gentoo-2-0c09b415aaeeee4a05eb120762caaf32390e75d3.tar.bz2 gentoo-2-0c09b415aaeeee4a05eb120762caaf32390e75d3.zip |
ppc stable
(Portage version: 2.1.1)
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 f28854828db9..2403efca96cb 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.12 2006/08/18 01:24:41 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Spiffy/Spiffy-0.30.ebuild,v 1.13 2006/09/16 22:08:06 dertobi123 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 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc ~x86 ~x86-fbsd" IUSE="" SRC_TEST="do" |