summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-08-15 18:29:08 +0000
committerTorsten Veller <tove@gentoo.org>2010-08-15 18:29:08 +0000
commitc440b6466b7fe5389aa1994c7b93818806daa5c3 (patch)
treefa029030b4df71965c04182e79f8ec3a79c0e1a4 /dev-perl/IO-Tty
parentVersion bump (diff)
downloadgentoo-2-c440b6466b7fe5389aa1994c7b93818806daa5c3.tar.gz
gentoo-2-c440b6466b7fe5389aa1994c7b93818806daa5c3.tar.bz2
gentoo-2-c440b6466b7fe5389aa1994c7b93818806daa5c3.zip
Cleanup
(Portage version: 2.2_rc67_p525/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/IO-Tty')
-rw-r--r--dev-perl/IO-Tty/ChangeLog5
-rw-r--r--dev-perl/IO-Tty/IO-Tty-1.07.ebuild15
2 files changed, 4 insertions, 16 deletions
diff --git a/dev-perl/IO-Tty/ChangeLog b/dev-perl/IO-Tty/ChangeLog
index c2900ed3b88d..8cfc030bb885 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.34 2010/06/27 19:12:15 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/ChangeLog,v 1.35 2010/08/15 18:29:08 tove Exp $
+
+ 15 Aug 2010; Torsten Veller <tove@gentoo.org> -IO-Tty-1.07.ebuild:
+ Cleanup
27 Jun 2010; <nixnut@gentoo.org> IO-Tty-1.08.ebuild:
ppc stable #323529
diff --git a/dev-perl/IO-Tty/IO-Tty-1.07.ebuild b/dev-perl/IO-Tty/IO-Tty-1.07.ebuild
deleted file mode 100644
index 5767b849b1d2..000000000000
--- a/dev-perl/IO-Tty/IO-Tty-1.07.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# 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.10 2008/09/10 19:10:44 tove Exp $
-
-MODULE_AUTHOR=RGIERSIG
-inherit perl-module
-
-DESCRIPTION="IO::Tty and IO::Pty modules for Perl"
-
-LICENSE="Artistic"
-SLOT="0"
-KEYWORDS="alpha amd64 arm ia64 ppc ~ppc64 s390 sh sparc x86"
-IUSE=""
-
-DEPEND="dev-lang/perl"