summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2014-05-10 18:09:23 +0000
committerMikle Kolyada <zlogene@gentoo.org>2014-05-10 18:09:23 +0000
commit3b926b9e98a4dfe8ad14b95152e1fd4f506be212 (patch)
tree7b591c15e05e2ad01fd346da561e31fc0ec739cf /dev-perl/IO-Tty
parentExpand cinnamon mask (diff)
downloadgentoo-2-3b926b9e98a4dfe8ad14b95152e1fd4f506be212.tar.gz
gentoo-2-3b926b9e98a4dfe8ad14b95152e1fd4f506be212.tar.bz2
gentoo-2-3b926b9e98a4dfe8ad14b95152e1fd4f506be212.zip
Version bump
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl/IO-Tty')
-rw-r--r--dev-perl/IO-Tty/ChangeLog9
-rw-r--r--dev-perl/IO-Tty/IO-Tty-1.110.0.ebuild17
2 files changed, 24 insertions, 2 deletions
diff --git a/dev-perl/IO-Tty/ChangeLog b/dev-perl/IO-Tty/ChangeLog
index 32fc30b4e819..6709c89d3604 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/ChangeLog,v 1.47 2013/02/19 03:37:37 zmedico Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/ChangeLog,v 1.48 2014/05/10 18:09:23 zlogene Exp $
+
+*IO-Tty-1.110.0 (10 May 2014)
+
+ 10 May 2014; Mikle Kolyada <zlogene@gentoo.org> +IO-Tty-1.110.0.ebuild:
+ Version bump
19 Feb 2013; Zac Medico <zmedico@gentoo.org> IO-Tty-1.100.0.ebuild:
Add ~arm-linux keyword.
diff --git a/dev-perl/IO-Tty/IO-Tty-1.110.0.ebuild b/dev-perl/IO-Tty/IO-Tty-1.110.0.ebuild
new file mode 100644
index 000000000000..8778e5fd53a9
--- /dev/null
+++ b/dev-perl/IO-Tty/IO-Tty-1.110.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2014 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.110.0.ebuild,v 1.1 2014/05/10 18:09:23 zlogene Exp $
+
+EAPI=5
+
+MODULE_AUTHOR=TODDR
+MODULE_VERSION=1.11
+inherit perl-module
+
+DESCRIPTION="IO::Tty and IO::Pty modules for Perl"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos"
+IUSE=""
+
+SRC_TEST=do