summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/fattr/fattr-2.1.0.ebuild')
-rw-r--r--dev-ruby/fattr/fattr-2.1.0.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/dev-ruby/fattr/fattr-2.1.0.ebuild b/dev-ruby/fattr/fattr-2.1.0.ebuild
new file mode 100644
index 000000000000..22d6d69bce7d
--- /dev/null
+++ b/dev-ruby/fattr/fattr-2.1.0.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/fattr/fattr-2.1.0.ebuild,v 1.1 2009/11/26 07:23:57 graaff Exp $
+
+inherit ruby gems
+
+USE_RUBY="ruby18"
+DESCRIPTION="fattr.rb is a \"fatter attr\" for ruby."
+HOMEPAGE="http://rubyforge.org/projects/codeforpeople/"
+
+LICENSE="Ruby"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""