summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2009-07-02 06:26:21 +0000
committerHans de Graaff <graaff@gentoo.org>2009-07-02 06:26:21 +0000
commit6cdf258b607835eb93716ed7550d457b49ab5027 (patch)
tree19be24bc81dc9d09143dfd2f0c8c5cd8a70c3069 /dev-ruby/arrayfields/arrayfields-4.7.4.ebuild
parentFix building when dev-python/ply is installed, bug 276018. Patch thanks to He... (diff)
downloadgentoo-2-6cdf258b607835eb93716ed7550d457b49ab5027.tar.gz
gentoo-2-6cdf258b607835eb93716ed7550d457b49ab5027.tar.bz2
gentoo-2-6cdf258b607835eb93716ed7550d457b49ab5027.zip
Initial import.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/arrayfields/arrayfields-4.7.4.ebuild')
-rw-r--r--dev-ruby/arrayfields/arrayfields-4.7.4.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/dev-ruby/arrayfields/arrayfields-4.7.4.ebuild b/dev-ruby/arrayfields/arrayfields-4.7.4.ebuild
new file mode 100644
index 000000000000..6a965ce4d929
--- /dev/null
+++ b/dev-ruby/arrayfields/arrayfields-4.7.4.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/arrayfields/arrayfields-4.7.4.ebuild,v 1.1 2009/07/02 06:26:21 graaff Exp $
+
+inherit ruby gems
+
+USE_RUBY="ruby18"
+DESCRIPTION="Allow keyword access to array instances."
+HOMEPAGE="http://rubyforge.org/projects/codeforpeople/"
+
+LICENSE="Ruby"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""