summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-08-30 13:25:08 +0000
committerTorsten Veller <tove@gentoo.org>2011-08-30 13:25:08 +0000
commit40f3fb227ca4a97a21a21b70b3fcb30130c90390 (patch)
tree5b31043102b4090198a10d7f3296895c17a0464c /dev-perl/IO-Tty
parentChange version scheme (diff)
downloadgentoo-2-40f3fb227ca4a97a21a21b70b3fcb30130c90390.tar.gz
gentoo-2-40f3fb227ca4a97a21a21b70b3fcb30130c90390.tar.bz2
gentoo-2-40f3fb227ca4a97a21a21b70b3fcb30130c90390.zip
Change version scheme
(Portage version: 2.2.0_alpha51/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.100.0.ebuild17
2 files changed, 23 insertions, 1 deletions
diff --git a/dev-perl/IO-Tty/ChangeLog b/dev-perl/IO-Tty/ChangeLog
index a0524cc36a15..a337a48943fe 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/ChangeLog,v 1.40 2011/07/22 14:06:01 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/ChangeLog,v 1.41 2011/08/30 13:25:08 tove Exp $
+
+*IO-Tty-1.100.0 (30 Aug 2011)
+
+ 30 Aug 2011; Torsten Veller <tove@gentoo.org> +IO-Tty-1.100.0.ebuild:
+ Change version scheme
22 Jul 2011; Jeroen Roovers <jer@gentoo.org> IO-Tty-1.10.ebuild:
Stable for HPPA (bug #372773).
diff --git a/dev-perl/IO-Tty/IO-Tty-1.100.0.ebuild b/dev-perl/IO-Tty/IO-Tty-1.100.0.ebuild
new file mode 100644
index 000000000000..26b28f7d82e1
--- /dev/null
+++ b/dev-perl/IO-Tty/IO-Tty-1.100.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2011 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.100.0.ebuild,v 1.1 2011/08/30 13:25:08 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=TODDR
+MODULE_VERSION=1.10
+inherit perl-module
+
+DESCRIPTION="IO::Tty and IO::Pty modules for Perl"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+IUSE=""
+
+SRC_TEST=do