summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 18:37:01 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 18:37:01 +0000
commitb2be3263a7bb8672d8380da9c44f0d5fdfd4d42c (patch)
tree7ed06af483c0d13e1cba293b629e943abb6537e9 /dev-perl/IO-Tty/IO-Tty-1.02-r1.ebuild
parentsync IUSE (missing), don't assign S=${WORKDIR}/${P}, trim trailing whitespace... (diff)
downloadgentoo-2-b2be3263a7bb8672d8380da9c44f0d5fdfd4d42c.tar.gz
gentoo-2-b2be3263a7bb8672d8380da9c44f0d5fdfd4d42c.tar.bz2
gentoo-2-b2be3263a7bb8672d8380da9c44f0d5fdfd4d42c.zip
sync IUSE (missing), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'dev-perl/IO-Tty/IO-Tty-1.02-r1.ebuild')
-rw-r--r--dev-perl/IO-Tty/IO-Tty-1.02-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/IO-Tty/IO-Tty-1.02-r1.ebuild b/dev-perl/IO-Tty/IO-Tty-1.02-r1.ebuild
index bf16b51f28ab..d76ff6ac2d82 100644
--- a/dev-perl/IO-Tty/IO-Tty-1.02-r1.ebuild
+++ b/dev-perl/IO-Tty/IO-Tty-1.02-r1.ebuild
@@ -1,10 +1,9 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/IO-Tty-1.02-r1.ebuild,v 1.7 2004/06/25 00:40:28 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/IO-Tty-1.02-r1.ebuild,v 1.8 2004/07/14 18:32:45 agriffis Exp $
inherit perl-module
-S=${WORKDIR}/${P}
DESCRIPTION="IO::Tty and IO::Pty modules for Perl"
HOMEPAGE="http://cpan.valueclick.com/authors/id/R/RG/RGIERSIG/${P}.readme"
SRC_URI="http://cpan.valueclick.com/authors/id/R/RG/RGIERSIG/${P}.tar.gz"
@@ -12,5 +11,6 @@ SRC_URI="http://cpan.valueclick.com/authors/id/R/RG/RGIERSIG/${P}.tar.gz"
SLOT="0"
LICENSE="Artistic"
KEYWORDS="x86 amd64 ppc sparc alpha s390"
+IUSE=""
mymake="/usr"