summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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=""