diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-06 18:45:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-06 18:45:52 +0000 |
commit | 9249a667c65c8b9c4a774a2eae9b2fe6280d5a3a (patch) | |
tree | a70da90ba07c7811ab7f2a52ecb65fc6a2f9dfe2 /dev-perl/Spiffy | |
parent | Stable for ppc, wrt bug #441248 (diff) | |
download | gentoo-2-9249a667c65c8b9c4a774a2eae9b2fe6280d5a3a.tar.gz gentoo-2-9249a667c65c8b9c4a774a2eae9b2fe6280d5a3a.tar.bz2 gentoo-2-9249a667c65c8b9c4a774a2eae9b2fe6280d5a3a.zip |
Stable for ppc, wrt bug #441252
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-perl/Spiffy')
-rw-r--r-- | dev-perl/Spiffy/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Spiffy/Spiffy-0.310.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Spiffy/ChangeLog b/dev-perl/Spiffy/ChangeLog index aa9a59a23397..309ce16eaf49 100644 --- a/dev-perl/Spiffy/ChangeLog +++ b/dev-perl/Spiffy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Spiffy # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Spiffy/ChangeLog,v 1.29 2012/12/06 18:20:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Spiffy/ChangeLog,v 1.30 2012/12/06 18:45:52 ago Exp $ + + 06 Dec 2012; Agostino Sarubbo <ago@gentoo.org> Spiffy-0.310.0.ebuild: + Stable for ppc, wrt bug #441252 06 Dec 2012; <ago@gentoo.org> Spiffy-0.310.0.ebuild: Stable for x86, wrt bug #441252 diff --git a/dev-perl/Spiffy/Spiffy-0.310.0.ebuild b/dev-perl/Spiffy/Spiffy-0.310.0.ebuild index dd23ec3422f2..0b5850b573b4 100644 --- a/dev-perl/Spiffy/Spiffy-0.310.0.ebuild +++ b/dev-perl/Spiffy/Spiffy-0.310.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Spiffy/Spiffy-0.310.0.ebuild,v 1.3 2012/12/06 18:20:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Spiffy/Spiffy-0.310.0.ebuild,v 1.4 2012/12/06 18:45:52 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Spiffy Perl Interface Framework For You" SLOT="0" -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" +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" |