diff options
author | Torsten Veller <tove@gentoo.org> | 2010-05-31 08:18:27 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2010-05-31 08:18:27 +0000 |
commit | 06de8b66c6cc4fa9382beb940e659340c1bd9740 (patch) | |
tree | bd1e4dd03bc3460640f5d3a603565b4560b7d037 /dev-perl/JavaScript-SpiderMonkey/JavaScript-SpiderMonkey-0.20.ebuild | |
parent | x86 stable wrt bug #320685 (diff) | |
download | historical-06de8b66c6cc4fa9382beb940e659340c1bd9740.tar.gz historical-06de8b66c6cc4fa9382beb940e659340c1bd9740.tar.bz2 historical-06de8b66c6cc4fa9382beb940e659340c1bd9740.zip |
Version bump
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/JavaScript-SpiderMonkey/JavaScript-SpiderMonkey-0.20.ebuild')
-rw-r--r-- | dev-perl/JavaScript-SpiderMonkey/JavaScript-SpiderMonkey-0.20.ebuild | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/dev-perl/JavaScript-SpiderMonkey/JavaScript-SpiderMonkey-0.20.ebuild b/dev-perl/JavaScript-SpiderMonkey/JavaScript-SpiderMonkey-0.20.ebuild new file mode 100644 index 000000000000..1f9f86b32561 --- /dev/null +++ b/dev-perl/JavaScript-SpiderMonkey/JavaScript-SpiderMonkey-0.20.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/JavaScript-SpiderMonkey/JavaScript-SpiderMonkey-0.20.ebuild,v 1.1 2010/05/31 08:16:42 tove Exp $ + +EAPI=3 + +MODULE_AUTHOR="TBUSCH" +inherit perl-module + +DESCRIPTION="Perl interface to the JavaScript Engine" + +SLOT="0" +LICENSE="|| ( Artistic GPL-2 )" +KEYWORDS="~amd64 ~ppc ~x86" +IUSE="" + +RDEPEND="dev-perl/Log-Log4perl + >=dev-lang/spidermonkey-1.5" +DEPEND="${RDEPEND}" + +SRC_TEST=do |