diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-01-11 20:15:02 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-01-11 20:15:02 +0000 |
commit | 4656e76be1c0c47668b619ebb2eb25cd481bf1df (patch) | |
tree | 4ad27f53d482de341a22f712ddc22d97747c65b4 /dev-perl/Spiffy | |
parent | Transfer Prefix keywords (diff) | |
download | gentoo-2-4656e76be1c0c47668b619ebb2eb25cd481bf1df.tar.gz gentoo-2-4656e76be1c0c47668b619ebb2eb25cd481bf1df.tar.bz2 gentoo-2-4656e76be1c0c47668b619ebb2eb25cd481bf1df.zip |
Transfer Prefix keywords
(Portage version: 2.2.00.15187-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'dev-perl/Spiffy')
-rw-r--r-- | dev-perl/Spiffy/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Spiffy/Spiffy-0.30.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Spiffy/ChangeLog b/dev-perl/Spiffy/ChangeLog index 76c733835a72..5fa33404262f 100644 --- a/dev-perl/Spiffy/ChangeLog +++ b/dev-perl/Spiffy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Spiffy -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Spiffy/ChangeLog,v 1.20 2007/12/27 13:57:48 ticho Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Spiffy/ChangeLog,v 1.21 2010/01/11 20:15:02 grobian Exp $ + + 11 Jan 2010; Fabian Groffen <grobian@gentoo.org> Spiffy-0.30.ebuild: + Transfer Prefix keywords 27 Dec 2007; Andrej Kacian <ticho@gentoo.org> Spiffy-0.30.ebuild: Stable on x86. diff --git a/dev-perl/Spiffy/Spiffy-0.30.ebuild b/dev-perl/Spiffy/Spiffy-0.30.ebuild index de40084575ee..6b49aafccfef 100644 --- a/dev-perl/Spiffy/Spiffy-0.30.ebuild +++ b/dev-perl/Spiffy/Spiffy-0.30.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2010 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.15 2007/12/27 13:57:48 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Spiffy/Spiffy-0.30.ebuild,v 1.16 2010/01/11 20:15:02 grobian Exp $ inherit perl-module @@ -9,7 +9,7 @@ HOMEPAGE="http://search.cpan.org/~ingy/" 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 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" SRC_TEST="do" |