summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2004-06-06 14:15:59 +0000
committerMichael Cummings <mcummings@gentoo.org>2004-06-06 14:15:59 +0000
commitc4d086a76548e7f2cfc88a0eac970944bf8e7d2e (patch)
tree1f3784b8825381012d2b9fa0f864764fb435d849 /dev-perl/Proc-ProcessTable/Proc-ProcessTable-0.39.ebuild
parentadded additional einfo language, changed chroot to 'yes' instead of 'no' in f... (diff)
downloadgentoo-2-c4d086a76548e7f2cfc88a0eac970944bf8e7d2e.tar.gz
gentoo-2-c4d086a76548e7f2cfc88a0eac970944bf8e7d2e.tar.bz2
gentoo-2-c4d086a76548e7f2cfc88a0eac970944bf8e7d2e.zip
new version on cpan
Diffstat (limited to 'dev-perl/Proc-ProcessTable/Proc-ProcessTable-0.39.ebuild')
-rw-r--r--dev-perl/Proc-ProcessTable/Proc-ProcessTable-0.39.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/dev-perl/Proc-ProcessTable/Proc-ProcessTable-0.39.ebuild b/dev-perl/Proc-ProcessTable/Proc-ProcessTable-0.39.ebuild
new file mode 100644
index 000000000000..021960d8e941
--- /dev/null
+++ b/dev-perl/Proc-ProcessTable/Proc-ProcessTable-0.39.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-ProcessTable/Proc-ProcessTable-0.39.ebuild,v 1.1 2004/06/06 14:15:59 mcummings Exp $
+
+inherit perl-module
+
+DESCRIPTION="Unix process table information"
+SRC_URI="http://www.cpan.org/modules/by-authors/id/D/DU/DURIST/${P}.tar.gz"
+HOMEPAGE="http://www.cpan.org/modules/by-authors/id/D/DU/DURIST/${P}.readme"
+
+SLOT="0"
+LICENSE="Artistic | GPL-2"
+KEYWORDS="~x86 ~amd64 ~alpha ~hppa ~mips ~ppc ~sparc"
+
+SRC_TEST="do"