summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-10-15 11:48:59 +0000
committerTorsten Veller <tove@gentoo.org>2010-10-15 11:48:59 +0000
commit3eded60b6b0038a5768567cc5d545883a68df561 (patch)
tree358c160fd08e2d011fdafec6bf1dca72d0f3f664 /dev-perl/IO-Tty
parentDepend qt-dbus, fixes build issue reported in bug #338059 by Robert Wolf. Dro... (diff)
downloadhistorical-3eded60b6b0038a5768567cc5d545883a68df561.tar.gz
historical-3eded60b6b0038a5768567cc5d545883a68df561.tar.bz2
historical-3eded60b6b0038a5768567cc5d545883a68df561.zip
Version bump
Package-Manager: portage-2.2_rc96/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.10.ebuild19
2 files changed, 25 insertions, 1 deletions
diff --git a/dev-perl/IO-Tty/ChangeLog b/dev-perl/IO-Tty/ChangeLog
index 6c28604c1f60..11a7dd6f4f1d 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.36 2010/10/05 16:34:51 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/ChangeLog,v 1.37 2010/10/15 11:46:19 tove Exp $
+
+*IO-Tty-1.10 (15 Oct 2010)
+
+ 15 Oct 2010; Torsten Veller <tove@gentoo.org> +IO-Tty-1.10.ebuild:
+ Version bump
*IO-Tty-1.09 (05 Oct 2010)
diff --git a/dev-perl/IO-Tty/IO-Tty-1.10.ebuild b/dev-perl/IO-Tty/IO-Tty-1.10.ebuild
new file mode 100644
index 000000000000..2144b952faf6
--- /dev/null
+++ b/dev-perl/IO-Tty/IO-Tty-1.10.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.10.ebuild,v 1.1 2010/10/15 11:46:19 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