diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 18:37:01 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 18:37:01 +0000 |
commit | b2be3263a7bb8672d8380da9c44f0d5fdfd4d42c (patch) | |
tree | 7ed06af483c0d13e1cba293b629e943abb6537e9 /dev-perl/IO-Tty | |
parent | sync IUSE (missing), don't assign S=${WORKDIR}/${P}, trim trailing whitespace... (diff) | |
download | gentoo-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')
-rw-r--r-- | dev-perl/IO-Tty/IO-Tty-0.04-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/IO-Tty/IO-Tty-0.04.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/IO-Tty/IO-Tty-1.02-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/IO-Tty/IO-Tty-1.02.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/dev-perl/IO-Tty/IO-Tty-0.04-r1.ebuild b/dev-perl/IO-Tty/IO-Tty-0.04-r1.ebuild index 73c3c6b052d4..54d10d217693 100644 --- a/dev-perl/IO-Tty/IO-Tty-0.04-r1.ebuild +++ b/dev-perl/IO-Tty/IO-Tty-0.04-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-0.04-r1.ebuild,v 1.7 2004/06/25 00:40:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/IO-Tty-0.04-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/G/GB/GBARR/${P}.readme" SRC_URI="http://cpan.valueclick.com/authors/id/G/GB/GBARR/${P}.tar.gz" @@ -12,5 +11,6 @@ SRC_URI="http://cpan.valueclick.com/authors/id/G/GB/GBARR/${P}.tar.gz" SLOT="0" LICENSE="Artistic" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" mymake="/usr" diff --git a/dev-perl/IO-Tty/IO-Tty-0.04.ebuild b/dev-perl/IO-Tty/IO-Tty-0.04.ebuild index 5389dfd04711..2d68899a65d6 100644 --- a/dev-perl/IO-Tty/IO-Tty-0.04.ebuild +++ b/dev-perl/IO-Tty/IO-Tty-0.04.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-0.04.ebuild,v 1.14 2004/06/25 00:40:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/IO-Tty-0.04.ebuild,v 1.15 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/G/GB/GBARR/${P}.readme" SRC_URI="http://cpan.valueclick.com/authors/id/G/GB/GBARR/${P}.tar.gz" @@ -12,5 +11,6 @@ SRC_URI="http://cpan.valueclick.com/authors/id/G/GB/GBARR/${P}.tar.gz" SLOT="0" LICENSE="Artistic" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" mymake="/usr" 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" diff --git a/dev-perl/IO-Tty/IO-Tty-1.02.ebuild b/dev-perl/IO-Tty/IO-Tty-1.02.ebuild index cb5e690ca700..fb62e6c1c6b8 100644 --- a/dev-perl/IO-Tty/IO-Tty-1.02.ebuild +++ b/dev-perl/IO-Tty/IO-Tty-1.02.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.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.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" +IUSE="" mymake="/usr" |