diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-08-18 01:24:41 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-08-18 01:24:41 +0000 |
commit | d18b315f424a7f57dfdce5ba6a557c5c535200b1 (patch) | |
tree | 5c8bebffc396db1d880e909c4324996227f63a05 /dev-perl/Spiffy | |
parent | Marking amd64 stable (diff) | |
download | gentoo-2-d18b315f424a7f57dfdce5ba6a557c5c535200b1.tar.gz gentoo-2-d18b315f424a7f57dfdce5ba6a557c5c535200b1.tar.bz2 gentoo-2-d18b315f424a7f57dfdce5ba6a557c5c535200b1.zip |
Marking amd64 stable
(Portage version: 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" |