summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-03-10 06:25:59 +0000
committerTorsten Veller <tove@gentoo.org>2010-03-10 06:25:59 +0000
commit2bd759de3be63afd663b1caff222f509e839ea16 (patch)
tree3643c4d0dbb709fba2cbb8800a7b85a85ec8960c /dev-perl/PBS-Client/PBS-Client-0.08.ebuild
parentVersion bump (diff)
downloadgentoo-2-2bd759de3be63afd663b1caff222f509e839ea16.tar.gz
gentoo-2-2bd759de3be63afd663b1caff222f509e839ea16.tar.bz2
gentoo-2-2bd759de3be63afd663b1caff222f509e839ea16.zip
Version bump
(Portage version: 2.2_rc66/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/PBS-Client/PBS-Client-0.08.ebuild')
-rw-r--r--dev-perl/PBS-Client/PBS-Client-0.08.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/dev-perl/PBS-Client/PBS-Client-0.08.ebuild b/dev-perl/PBS-Client/PBS-Client-0.08.ebuild
new file mode 100644
index 000000000000..14a97fa0a588
--- /dev/null
+++ b/dev-perl/PBS-Client/PBS-Client-0.08.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PBS-Client/PBS-Client-0.08.ebuild,v 1.1 2010/03/10 06:25:59 tove Exp $
+
+EAPI=2
+
+MODULE_SECTION=${PN/-//}
+MODULE_AUTHOR=KWMAK
+inherit perl-module
+
+DESCRIPTION="Perl interface to submit jobs to PBS (Portable Batch System)"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+SRC_TEST="do"