diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-07-18 16:45:21 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-07-18 16:45:21 +0000 |
commit | a508110e517985cd3a85da5bedc46bd7a9fece9d (patch) | |
tree | af893b5b39f7349a8c2fcc515f938a10c1237d4f /dev-perl/Spiffy | |
parent | + ~amd64 keyword (diff) | |
download | historical-a508110e517985cd3a85da5bedc46bd7a9fece9d.tar.gz historical-a508110e517985cd3a85da5bedc46bd7a9fece9d.tar.bz2 historical-a508110e517985cd3a85da5bedc46bd7a9fece9d.zip |
Stable on alpha.
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 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" |