summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-01-19 15:50:35 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-01-19 15:50:35 +0000
commit368a6e089e9a95f94b04b0315422cac432b72217 (patch)
tree5950703e18dfc90df2f1ec3996379a38e320d051 /dev-perl/Spiffy
parentEbuild maintenance (diff)
downloadgentoo-2-368a6e089e9a95f94b04b0315422cac432b72217.tar.gz
gentoo-2-368a6e089e9a95f94b04b0315422cac432b72217.tar.bz2
gentoo-2-368a6e089e9a95f94b04b0315422cac432b72217.zip
Ebuild maintenance
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'dev-perl/Spiffy')
-rw-r--r--dev-perl/Spiffy/ChangeLog8
-rw-r--r--dev-perl/Spiffy/Spiffy-0.30.ebuild7
2 files changed, 9 insertions, 6 deletions
diff --git a/dev-perl/Spiffy/ChangeLog b/dev-perl/Spiffy/ChangeLog
index 14e789fd39ff..756042dbbf33 100644
--- a/dev-perl/Spiffy/ChangeLog
+++ b/dev-perl/Spiffy/ChangeLog
@@ -1,6 +1,10 @@
# 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.18 2006/09/16 22:08:06 dertobi123 Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Spiffy/ChangeLog,v 1.19 2007/01/19 15:50:35 mcummings Exp $
+
+ 19 Jan 2007; Michael Cummings <mcummings@gentoo.org> -Spiffy-0.26.ebuild,
+ -Spiffy-0.29.ebuild, Spiffy-0.30.ebuild:
+ Ebuild maintenance
16 Sep 2006; Tobias Scherbaum <dertobi123@gentoo.org> Spiffy-0.30.ebuild:
ppc stable
diff --git a/dev-perl/Spiffy/Spiffy-0.30.ebuild b/dev-perl/Spiffy/Spiffy-0.30.ebuild
index 2403efca96cb..5fa05cccf6bf 100644
--- a/dev-perl/Spiffy/Spiffy-0.30.ebuild
+++ b/dev-perl/Spiffy/Spiffy-0.30.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 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.13 2006/09/16 22:08:06 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Spiffy/Spiffy-0.30.ebuild,v 1.14 2007/01/19 15:50:35 mcummings Exp $
inherit perl-module
DESCRIPTION="Spiffy Perl Interface Framework For You"
-HOMEPAGE="http://search.cpan.org/search?query=${PN}"
+HOMEPAGE="http://search.cpan.org/~ingy/"
SRC_URI="mirror://cpan/authors/id/I/IN/INGY/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
@@ -15,4 +15,3 @@ IUSE=""
SRC_TEST="do"
DEPEND=">=dev-lang/perl-5.6.1"
-RDEPEND="${DEPEND}"