diff options
author | 2006-07-18 16:40:39 +0000 | |
---|---|---|
committer | 2006-07-18 16:40:39 +0000 | |
commit | 1a2832718d74c262c76583dca219fe4403c60550 (patch) | |
tree | 9b2a6b837f8c601d23899dce14789774646a6fd6 /dev-perl/Spiffy | |
parent | Stable on alpha. (diff) | |
download | gentoo-2-1a2832718d74c262c76583dca219fe4403c60550.tar.gz gentoo-2-1a2832718d74c262c76583dca219fe4403c60550.tar.bz2 gentoo-2-1a2832718d74c262c76583dca219fe4403c60550.zip |
Stable on alpha.
(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 3f04a59f9cbb..aa686e37e924 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.14 2006/06/29 16:51:57 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Spiffy/ChangeLog,v 1.15 2006/07/18 16:40:39 kloeri Exp $ + + 18 Jul 2006; Bryan Østergaard <kloeri@gentoo.org> Spiffy-0.30.ebuild: + Stable on alpha. 29 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org> Spiffy-0.30.ebuild: Stable on hppa diff --git a/dev-perl/Spiffy/Spiffy-0.30.ebuild b/dev-perl/Spiffy/Spiffy-0.30.ebuild index c3f16b259fa8..754df83465ab 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.9 2006/07/03 01:34:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Spiffy/Spiffy-0.30.ebuild,v 1.10 2006/07/18 16:40:39 kloeri 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" |