summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-10-05 16:34:51 +0000
committerTorsten Veller <tove@gentoo.org>2010-10-05 16:34:51 +0000
commitfec2d87e600d9a0c55b2ae7cda6419cc611c396b (patch)
tree7cbcbef621cbe563916a3009c2c6c389d6627dd5 /dev-perl
parentVersion bump (diff)
downloadgentoo-2-fec2d87e600d9a0c55b2ae7cda6419cc611c396b.tar.gz
gentoo-2-fec2d87e600d9a0c55b2ae7cda6419cc611c396b.tar.bz2
gentoo-2-fec2d87e600d9a0c55b2ae7cda6419cc611c396b.zip
Version bump
(Portage version: 2.2_rc88/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/IO-Tty/ChangeLog7
-rw-r--r--dev-perl/IO-Tty/IO-Tty-1.09.ebuild19
2 files changed, 25 insertions, 1 deletions
diff --git a/dev-perl/IO-Tty/ChangeLog b/dev-perl/IO-Tty/ChangeLog
index 8cfc030bb885..6c28604c1f60 100644
--- a/dev-perl/IO-Tty/ChangeLog
+++ b/dev-perl/IO-Tty/ChangeLog
@@ -1,6 +1,11 @@
# 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.35 2010/08/15 18:29:08 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/ChangeLog,v 1.36 2010/10/05 16:34:51 tove Exp $
+
+*IO-Tty-1.09 (05 Oct 2010)
+
+ 05 Oct 2010; Torsten Veller <tove@gentoo.org> +IO-Tty-1.09.ebuild:
+ Version bump
15 Aug 2010; Torsten Veller <tove@gentoo.org> -IO-Tty-1.07.ebuild:
Cleanup
diff --git a/dev-perl/IO-Tty/IO-Tty-1.09.ebuild b/dev-perl/IO-Tty/IO-Tty-1.09.ebuild
new file mode 100644
index 000000000000..689c55d8a7e1
--- /dev/null
+++ b/dev-perl/IO-Tty/IO-Tty-1.09.ebuild
@@ -0,0 +1,19 @@
+# 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