summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-01-14 17:27:53 +0000
committerTorsten Veller <tove@gentoo.org>2011-01-14 17:27:53 +0000
commitfe113e9ec13a210167867fa0e05d4469c769cec2 (patch)
tree9696f33129847ed937c48b206cbd6d1c14b9e8d3 /dev-perl/IO-Tty
parentAdd app-emulation/emul-linux-x86-soundlibs dependency. Bug #345235 (diff)
downloadhistorical-fe113e9ec13a210167867fa0e05d4469c769cec2.tar.gz
historical-fe113e9ec13a210167867fa0e05d4469c769cec2.tar.bz2
historical-fe113e9ec13a210167867fa0e05d4469c769cec2.zip
Cleanup
Package-Manager: portage-2.2.0_alpha15/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/IO-Tty')
-rw-r--r--dev-perl/IO-Tty/ChangeLog7
-rw-r--r--dev-perl/IO-Tty/IO-Tty-1.09.ebuild19
2 files changed, 5 insertions, 21 deletions
diff --git a/dev-perl/IO-Tty/ChangeLog b/dev-perl/IO-Tty/ChangeLog
index 11a7dd6f4f1d..71336379282a 100644
--- a/dev-perl/IO-Tty/ChangeLog
+++ b/dev-perl/IO-Tty/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/IO-Tty
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/ChangeLog,v 1.37 2010/10/15 11:46:19 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/ChangeLog,v 1.38 2011/01/14 17:17:38 tove Exp $
+
+ 14 Jan 2011; Torsten Veller <tove@gentoo.org> -IO-Tty-1.09.ebuild:
+ Cleanup
*IO-Tty-1.10 (15 Oct 2010)
diff --git a/dev-perl/IO-Tty/IO-Tty-1.09.ebuild b/dev-perl/IO-Tty/IO-Tty-1.09.ebuild
deleted file mode 100644
index 689c55d8a7e1..000000000000
--- a/dev-perl/IO-Tty/IO-Tty-1.09.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2010 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.09.ebuild,v 1.1 2010/10/05 16:34:51 tove Exp $
-
-EAPI=3
-
-MODULE_AUTHOR=TODDR
-inherit perl-module
-
-DESCRIPTION="IO::Tty and IO::Pty modules for Perl"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-
-SRC_TEST=do