summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/TermReadKey/TermReadKey-2.30.ebuild')
-rw-r--r--dev-perl/TermReadKey/TermReadKey-2.30.ebuild11
1 files changed, 5 insertions, 6 deletions
diff --git a/dev-perl/TermReadKey/TermReadKey-2.30.ebuild b/dev-perl/TermReadKey/TermReadKey-2.30.ebuild
index 6a464436d24e..1eb4deb1f229 100644
--- a/dev-perl/TermReadKey/TermReadKey-2.30.ebuild
+++ b/dev-perl/TermReadKey/TermReadKey-2.30.ebuild
@@ -1,16 +1,15 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/TermReadKey/TermReadKey-2.30.ebuild,v 1.15 2008/09/10 04:53:46 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/TermReadKey/TermReadKey-2.30.ebuild,v 1.16 2009/03/06 11:57:51 tove Exp $
+EAPI=2
+
+MODULE_AUTHOR=JSTOWE
inherit perl-module
DESCRIPTION="Change terminal modes, and perform non-blocking reads"
-HOMEPAGE="http://search.cpan.org/~jstowe/"
-SRC_URI="mirror://cpan/authors/id/J/JS/JSTOWE/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE=""
-
-DEPEND="dev-lang/perl"