summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2008-09-10 19:10:44 +0000
committerTorsten Veller <tove@gentoo.org>2008-09-10 19:10:44 +0000
commit07e1f4a71435aa6c8bd39e79d805fc9edb5a26dc (patch)
treee62cf2db718c4723a3e3616d2566378fa81a1d87 /dev-perl
parentAdd eutils (diff)
downloadgentoo-2-07e1f4a71435aa6c8bd39e79d805fc9edb5a26dc.tar.gz
gentoo-2-07e1f4a71435aa6c8bd39e79d805fc9edb5a26dc.tar.bz2
gentoo-2-07e1f4a71435aa6c8bd39e79d805fc9edb5a26dc.zip
Remove mymake="/usr". Cleanup
(Portage version: 2.2_rc8/cvs/Linux 2.6.26-tuxonice i686)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/IO-Tty/ChangeLog6
-rw-r--r--dev-perl/IO-Tty/IO-Tty-1.02-r1.ebuild18
-rw-r--r--dev-perl/IO-Tty/IO-Tty-1.05.ebuild18
-rw-r--r--dev-perl/IO-Tty/IO-Tty-1.07.ebuild7
4 files changed, 7 insertions, 42 deletions
diff --git a/dev-perl/IO-Tty/ChangeLog b/dev-perl/IO-Tty/ChangeLog
index 69702bbdd724..b00d407a13ce 100644
--- a/dev-perl/IO-Tty/ChangeLog
+++ b/dev-perl/IO-Tty/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/IO-Tty
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/ChangeLog,v 1.27 2008/01/03 01:24:47 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/ChangeLog,v 1.28 2008/09/10 19:10:44 tove Exp $
+
+ 10 Sep 2008; Torsten Veller <tove@gentoo.org> -IO-Tty-1.02-r1.ebuild,
+ -IO-Tty-1.05.ebuild, IO-Tty-1.07.ebuild:
+ Remove mymake="/usr". Cleanup
03 Jan 2008; Brent Baude <ranger@gentoo.org> IO-Tty-1.07.ebuild:
Marking IO-Tty-1.07 ~ppc64 for bug 204036
diff --git a/dev-perl/IO-Tty/IO-Tty-1.02-r1.ebuild b/dev-perl/IO-Tty/IO-Tty-1.02-r1.ebuild
deleted file mode 100644
index cd4f0036f4b1..000000000000
--- a/dev-perl/IO-Tty/IO-Tty-1.02-r1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2006 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.15 2007/07/10 23:33:29 mr_bones_ Exp $
-
-inherit perl-module
-
-DESCRIPTION="IO::Tty and IO::Pty modules for Perl"
-HOMEPAGE="http://search.cpan.org/~gbarr/${P}/"
-SRC_URI="mirror://cpan/authors/id/G/GB/GBARR/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="Artistic"
-KEYWORDS="alpha amd64 ia64 ppc s390 sparc x86"
-IUSE=""
-
-mymake="/usr"
-
-DEPEND="dev-lang/perl"
diff --git a/dev-perl/IO-Tty/IO-Tty-1.05.ebuild b/dev-perl/IO-Tty/IO-Tty-1.05.ebuild
deleted file mode 100644
index 4e39b88c2d67..000000000000
--- a/dev-perl/IO-Tty/IO-Tty-1.05.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2006 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.05.ebuild,v 1.7 2007/07/10 23:33:29 mr_bones_ Exp $
-
-inherit perl-module
-
-DESCRIPTION="IO::Tty and IO::Pty modules for Perl"
-HOMEPAGE="http://search.cpan.org/~rgiersig/${P}/"
-SRC_URI="mirror://cpan/authors/id/R/RG/RGIERSIG/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="Artistic"
-KEYWORDS="~alpha amd64 arm ~ia64 ppc s390 sh sparc ~x86"
-IUSE=""
-
-mymake="/usr"
-
-DEPEND="dev-lang/perl"
diff --git a/dev-perl/IO-Tty/IO-Tty-1.07.ebuild b/dev-perl/IO-Tty/IO-Tty-1.07.ebuild
index 1a5172f5f25f..5767b849b1d2 100644
--- a/dev-perl/IO-Tty/IO-Tty-1.07.ebuild
+++ b/dev-perl/IO-Tty/IO-Tty-1.07.ebuild
@@ -1,12 +1,11 @@
# Copyright 1999-2008 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.07.ebuild,v 1.9 2008/01/03 01:24:47 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/IO-Tty-1.07.ebuild,v 1.10 2008/09/10 19:10:44 tove Exp $
+MODULE_AUTHOR=RGIERSIG
inherit perl-module
DESCRIPTION="IO::Tty and IO::Pty modules for Perl"
-HOMEPAGE="http://search.cpan.org/~rgiersig/${P}/"
-SRC_URI="mirror://cpan/authors/id/R/RG/RGIERSIG/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
@@ -14,5 +13,3 @@ KEYWORDS="alpha amd64 arm ia64 ppc ~ppc64 s390 sh sparc x86"
IUSE=""
DEPEND="dev-lang/perl"
-
-mymake="/usr"