diff options
author | Torsten Veller <tove@gentoo.org> | 2011-01-14 17:17:38 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-01-14 17:17:38 +0000 |
commit | 1d48d1efcee94741f98e514b93717b3d84a33977 (patch) | |
tree | 7c566deb29eb165ab24e2c8e715bd80f294df2b1 /dev-perl | |
parent | Cleanup (diff) | |
download | gentoo-2-1d48d1efcee94741f98e514b93717b3d84a33977.tar.gz gentoo-2-1d48d1efcee94741f98e514b93717b3d84a33977.tar.bz2 gentoo-2-1d48d1efcee94741f98e514b93717b3d84a33977.zip |
Cleanup
(Portage version: 2.2.0_alpha15/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/IO-Tty/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/IO-Tty/IO-Tty-1.09.ebuild | 19 |
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 |