diff options
author | 2014-05-10 18:09:23 +0000 | |
---|---|---|
committer | 2014-05-10 18:09:23 +0000 | |
commit | 3b926b9e98a4dfe8ad14b95152e1fd4f506be212 (patch) | |
tree | 7b591c15e05e2ad01fd346da561e31fc0ec739cf /dev-perl/IO-Tty/IO-Tty-1.110.0.ebuild | |
parent | Expand cinnamon mask (diff) | |
download | gentoo-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/IO-Tty-1.110.0.ebuild')
-rw-r--r-- | dev-perl/IO-Tty/IO-Tty-1.110.0.ebuild | 17 |
1 files changed, 17 insertions, 0 deletions
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 |