diff options
author | 2012-12-06 18:12:25 +0000 | |
---|---|---|
committer | 2012-12-06 18:12:25 +0000 | |
commit | a19a80c369c4f4141e4bbc62625641bf215c96c3 (patch) | |
tree | cbd5489dd94e116d09e51a1523ea918bc8b67914 /dev-perl/Spiffy | |
parent | Initial import (diff) | |
download | gentoo-2-a19a80c369c4f4141e4bbc62625641bf215c96c3.tar.gz gentoo-2-a19a80c369c4f4141e4bbc62625641bf215c96c3.tar.bz2 gentoo-2-a19a80c369c4f4141e4bbc62625641bf215c96c3.zip |
Stable for amd64, wrt bug #441252
(Portage version: 2.1.11.31/cvs/Linux x86_64, 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 e1af77fe6e47..b93a7063c9c0 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.27 2012/08/05 18:42:56 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Spiffy/ChangeLog,v 1.28 2012/12/06 18:12:25 ago Exp $ + + 06 Dec 2012; <ago@gentoo.org> Spiffy-0.310.0.ebuild: + Stable for amd64, wrt bug #441252 *Spiffy-0.310.0 (05 Aug 2012) diff --git a/dev-perl/Spiffy/Spiffy-0.310.0.ebuild b/dev-perl/Spiffy/Spiffy-0.310.0.ebuild index b4a54cc0381f..62925224d402 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.1 2012/08/05 18:42:56 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Spiffy/Spiffy-0.310.0.ebuild,v 1.2 2012/12/06 18:12:25 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" |