diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-08-18 01:37:13 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-08-18 01:37:13 +0000 |
commit | d8c3d39479a80fc7cc2f1dd64b4a9c339d03f90d (patch) | |
tree | 80513e92ec6601682e0f9eee44b9a421f4ff1f65 /dev-perl/Spiffy | |
parent | old (diff) | |
download | historical-d8c3d39479a80fc7cc2f1dd64b4a9c339d03f90d.tar.gz historical-d8c3d39479a80fc7cc2f1dd64b4a9c339d03f90d.tar.bz2 historical-d8c3d39479a80fc7cc2f1dd64b4a9c339d03f90d.zip |
Marking amd64 stable
Package-Manager: portage-2.1.1_pre3-r1
Diffstat (limited to 'dev-perl/Spiffy')
-rw-r--r-- | dev-perl/Spiffy/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Spiffy/Spiffy-0.30.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Spiffy/ChangeLog b/dev-perl/Spiffy/ChangeLog index 382450eecbfa..14637ad35ec9 100644 --- a/dev-perl/Spiffy/ChangeLog +++ b/dev-perl/Spiffy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Spiffy # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Spiffy/ChangeLog,v 1.16 2006/08/05 20:36:41 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Spiffy/ChangeLog,v 1.17 2006/08/18 01:24:40 mcummings Exp $ + + 18 Aug 2006; Michael Cummings <mcummings@gentoo.org> Spiffy-0.30.ebuild: + Marking amd64 stable 05 Aug 2006; Michael Cummings <mcummings@gentoo.org> Spiffy-0.26.ebuild, Spiffy-0.29.ebuild, Spiffy-0.30.ebuild: diff --git a/dev-perl/Spiffy/Spiffy-0.30.ebuild b/dev-perl/Spiffy/Spiffy-0.30.ebuild index 1ea377e73059..f28854828db9 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.11 2006/08/05 20:36:41 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Spiffy/Spiffy-0.30.ebuild,v 1.12 2006/08/18 01:24:41 mcummings 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" |