summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Legler <a3li@gentoo.org>2009-10-03 13:08:03 +0000
committerAlex Legler <a3li@gentoo.org>2009-10-03 13:08:03 +0000
commita0f1ffc3053637514b10b572734085c199581ad3 (patch)
treece3af0c4fb24a1db36a58e1ba44a83f06db2442d /dev-ruby/fattr/fattr-1.1.0.ebuild
parentStable on alpha, bug #285586 (diff)
downloadgentoo-2-a0f1ffc3053637514b10b572734085c199581ad3.tar.gz
gentoo-2-a0f1ffc3053637514b10b572734085c199581ad3.tar.bz2
gentoo-2-a0f1ffc3053637514b10b572734085c199581ad3.zip
Version bump
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/fattr/fattr-1.1.0.ebuild')
-rw-r--r--dev-ruby/fattr/fattr-1.1.0.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/dev-ruby/fattr/fattr-1.1.0.ebuild b/dev-ruby/fattr/fattr-1.1.0.ebuild
new file mode 100644
index 000000000000..1fa8d9936077
--- /dev/null
+++ b/dev-ruby/fattr/fattr-1.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-1.1.0.ebuild,v 1.1 2009/10/03 13:08:03 a3li 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=""