summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-05-14 17:42:23 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-05-14 17:42:23 +0000
commit79c92b7667e874bbb08926f57ec569fbe1478a16 (patch)
tree247a2267e0ff2f1e65a5cb255294788143d7a3a1 /dev-perl/Schedule-At/Schedule-At-1.05.ebuild
parentuse gawk, not awk #92582 (diff)
downloadgentoo-2-79c92b7667e874bbb08926f57ec569fbe1478a16.tar.gz
gentoo-2-79c92b7667e874bbb08926f57ec569fbe1478a16.tar.bz2
gentoo-2-79c92b7667e874bbb08926f57ec569fbe1478a16.zip
bug 88118
(Portage version: 2.0.51.20-r4)
Diffstat (limited to 'dev-perl/Schedule-At/Schedule-At-1.05.ebuild')
-rw-r--r--dev-perl/Schedule-At/Schedule-At-1.05.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/dev-perl/Schedule-At/Schedule-At-1.05.ebuild b/dev-perl/Schedule-At/Schedule-At-1.05.ebuild
new file mode 100644
index 000000000000..65641b2d24d8
--- /dev/null
+++ b/dev-perl/Schedule-At/Schedule-At-1.05.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/Schedule-At/Schedule-At-1.05.ebuild,v 1.1 2005/05/14 17:42:23 mcummings Exp $
+
+inherit perl-module
+
+DESCRIPTION="OS independent interface to the Unix 'at' command"
+SRC_URI="mirror://cpan/authors/id/J/JO/JOSERODR/${P}.tar.gz"
+HOMEPAGE="http://search.cpan.org/dist/Schedule-At/"
+
+LICENSE="Artistic"
+SLOT="0"
+KEYWORDS="~x86 ~sparc"
+IUSE=""
+
+SRC_TEST="do"