summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2012-01-31 17:56:02 +0000
committerTorsten Veller <tove@gentoo.org>2012-01-31 17:56:02 +0000
commit57756b7f794e9672058983f528f43dcf84fd5b66 (patch)
treea30110b9f4cb63101592accc35301f0756c95048 /dev-perl/Schedule-At/Schedule-At-1.140.0.ebuild
parent[bump] dev-perl/Parse-RecDescent-1.967.3 (diff)
downloadgentoo-2-57756b7f794e9672058983f528f43dcf84fd5b66.tar.gz
gentoo-2-57756b7f794e9672058983f528f43dcf84fd5b66.tar.bz2
gentoo-2-57756b7f794e9672058983f528f43dcf84fd5b66.zip
[bump] dev-perl/Schedule-At-1.140.0
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Schedule-At/Schedule-At-1.140.0.ebuild')
-rw-r--r--dev-perl/Schedule-At/Schedule-At-1.140.0.ebuild20
1 files changed, 20 insertions, 0 deletions
diff --git a/dev-perl/Schedule-At/Schedule-At-1.140.0.ebuild b/dev-perl/Schedule-At/Schedule-At-1.140.0.ebuild
new file mode 100644
index 000000000000..55f395d2cd68
--- /dev/null
+++ b/dev-perl/Schedule-At/Schedule-At-1.140.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Schedule-At/Schedule-At-1.140.0.ebuild,v 1.1 2012/01/31 17:56:02 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=JOSERODR
+MODULE_VERSION=1.14
+inherit perl-module
+
+DESCRIPTION="OS independent interface to the Unix 'at' command"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~sparc ~x86"
+IUSE=""
+
+RDEPEND="sys-process/at"
+DEPEND="${RDEPEND}"
+
+#SRC_TEST="do"