summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Stakenvicius <axs@gentoo.org>2014-08-22 18:03:00 +0000
committerIan Stakenvicius <axs@gentoo.org>2014-08-22 18:03:00 +0000
commit7dec2b01062a9555cf991b706fcd377f16963e03 (patch)
treed9f9a2e78a6d4813b27fdffbcceedf627b60ca06 /dev-perl/IO-Tee/IO-Tee-0.640.0-r1.ebuild
parentbumped EAPI to 5; committed directly to stable as no other changes present an... (diff)
downloadgentoo-2-7dec2b01062a9555cf991b706fcd377f16963e03.tar.gz
gentoo-2-7dec2b01062a9555cf991b706fcd377f16963e03.tar.bz2
gentoo-2-7dec2b01062a9555cf991b706fcd377f16963e03.zip
bumped EAPI to 5; committed directly to stable as no other changes present and revbump helps stable systems to keep from dieing on perl-5.18 upgrade
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 2B6559ED)
Diffstat (limited to 'dev-perl/IO-Tee/IO-Tee-0.640.0-r1.ebuild')
-rw-r--r--dev-perl/IO-Tee/IO-Tee-0.640.0-r1.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/dev-perl/IO-Tee/IO-Tee-0.640.0-r1.ebuild b/dev-perl/IO-Tee/IO-Tee-0.640.0-r1.ebuild
new file mode 100644
index 000000000000..09555c6b542f
--- /dev/null
+++ b/dev-perl/IO-Tee/IO-Tee-0.640.0-r1.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-Tee/IO-Tee-0.640.0-r1.ebuild,v 1.1 2014/08/22 18:03:00 axs Exp $
+
+EAPI=5
+
+MODULE_AUTHOR=KENSHAN
+MODULE_VERSION=0.64
+inherit perl-module
+
+DESCRIPTION="Multiplex output to multiple output handles"
+
+SLOT="0"
+KEYWORDS="amd64 ia64 ppc sparc x86"
+IUSE=""
+
+SRC_TEST="do"