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
commitb2776ed9241a14e68946f3176dad32aa220a7776 (patch)
tree005a7b55461b8fb97a682eda90d8f42410ef789e /dev-perl/IO-Tee/IO-Tee-0.64.ebuild
parentstable on x86. (diff)
downloadhistorical-b2776ed9241a14e68946f3176dad32aa220a7776.tar.gz
historical-b2776ed9241a14e68946f3176dad32aa220a7776.tar.bz2
historical-b2776ed9241a14e68946f3176dad32aa220a7776.zip
Dep for DBI::Shell
Package-Manager: portage-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"