summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Spiffy/Spiffy-0.30.ebuild')
-rw-r--r--dev-perl/Spiffy/Spiffy-0.30.ebuild11
1 files changed, 5 insertions, 6 deletions
diff --git a/dev-perl/Spiffy/Spiffy-0.30.ebuild b/dev-perl/Spiffy/Spiffy-0.30.ebuild
index 6b49aafccfef..be83aa60b751 100644
--- a/dev-perl/Spiffy/Spiffy-0.30.ebuild
+++ b/dev-perl/Spiffy/Spiffy-0.30.ebuild
@@ -1,17 +1,16 @@
# Copyright 1999-2010 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.16 2010/01/11 20:15:02 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Spiffy/Spiffy-0.30.ebuild,v 1.17 2010/02/05 22:28:07 tove Exp $
+EAPI=2
+
+MODULE_AUTHOR=INGY
inherit perl-module
DESCRIPTION="Spiffy Perl Interface Framework For You"
-HOMEPAGE="http://search.cpan.org/~ingy/"
-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 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""
SRC_TEST="do"
-
-DEPEND=">=dev-lang/perl-5.6.1"