summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/IO-Tty')
-rw-r--r--dev-perl/IO-Tty/IO-Tty-0.04.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/IO-Tty/IO-Tty-0.04.ebuild b/dev-perl/IO-Tty/IO-Tty-0.04.ebuild
index c5fe7579fb58..897e6d0ba9ec 100644
--- a/dev-perl/IO-Tty/IO-Tty-0.04.ebuild
+++ b/dev-perl/IO-Tty/IO-Tty-0.04.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Per Wigren <wigren@home.se>
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/IO-Tty-0.04.ebuild,v 1.1 2002/05/11 17:40:00 agenkin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/IO-Tty-0.04.ebuild,v 1.2 2002/05/21 18:14:07 danarmak Exp $
DESCRIPTION="IO::Tty and IO::Pty modules for Perl"
HOMEPAGE="http://cpan.valueclick.com/authors/id/G/GB/GBARR/${P}.readme"
@@ -9,7 +9,7 @@ HOMEPAGE="http://cpan.valueclick.com/authors/id/G/GB/GBARR/${P}.readme"
S=${WORKDIR}/${P}
SRC_URI="http://cpan.valueclick.com/authors/id/G/GB/GBARR/${P}.tar.gz"
-. /usr/portage/eclass/inherit.eclass || die
+
inherit perl-module
mymake="/usr"