summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-07-24 13:56:29 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-07-24 13:56:29 +0000
commit421522a6ec82ede9f43555e2bfb33f58a2c21ac5 (patch)
tree74174ac812c66d2d9bff45328fb86b89157d9c3c /dev-perl/IO-Tee/IO-Tee-0.64.ebuild
parentstable on x86. (diff)
downloadgentoo-2-421522a6ec82ede9f43555e2bfb33f58a2c21ac5.tar.gz
gentoo-2-421522a6ec82ede9f43555e2bfb33f58a2c21ac5.tar.bz2
gentoo-2-421522a6ec82ede9f43555e2bfb33f58a2c21ac5.zip
Dep for DBI::Shell
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-perl/IO-Tee/IO-Tee-0.64.ebuild')
-rw-r--r--dev-perl/IO-Tee/IO-Tee-0.64.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/dev-perl/IO-Tee/IO-Tee-0.64.ebuild b/dev-perl/IO-Tee/IO-Tee-0.64.ebuild
new file mode 100644
index 000000000000..37401534b844
--- /dev/null
+++ b/dev-perl/IO-Tee/IO-Tee-0.64.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2005 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.64.ebuild,v 1.1 2005/07/24 13:53:49 mcummings Exp $
+
+inherit perl-module
+
+DESCRIPTION="Multiplex output to multiple output handles"
+HOMEPAGE="http://search.cpan.org/~kenshan/${P}/"
+SRC_URI="mirror://cpan/authors/id/K/KE/KENSHAN/${P}.tar.gz"
+
+LICENSE="Artistic"
+SLOT="0"
+KEYWORDS="~x86 ~sparc"
+IUSE=""
+
+SRC_TEST="do"