diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-04-20 16:49:38 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-04-20 16:49:38 +0000 |
commit | 40d9731dedba71998471aa666536c879004bb7a3 (patch) | |
tree | a92eb2a3778a2bcdffc2eb3d041376b9f98070a1 /dev-perl/Spiffy/Spiffy-0.30.ebuild | |
parent | Added ~alpha keyword wrt Bug #125189. (diff) | |
download | gentoo-2-40d9731dedba71998471aa666536c879004bb7a3.tar.gz gentoo-2-40d9731dedba71998471aa666536c879004bb7a3.tar.bz2 gentoo-2-40d9731dedba71998471aa666536c879004bb7a3.zip |
Added ~alpha keyword wrt Bug #119199.
(Portage version: 2.0.54)
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 1200d873be99..497b28721f32 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.3 2006/03/10 12:38:47 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Spiffy/Spiffy-0.30.ebuild,v 1.4 2006/04/20 16:49:38 tcort 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="~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="" SRC_TEST="do" |