summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimothy Redaelli <drizzt@gentoo.org>2009-03-21 16:04:36 +0000
committerTimothy Redaelli <drizzt@gentoo.org>2009-03-21 16:04:36 +0000
commit3e969fe6a87257e3d15db2d39b593f0bc605a76e (patch)
tree1f4193c961e28cee0b29960cc4c6e5856c0f375c /dev-ruby/rbtree/rbtree-0.2.1.ebuild
parentalpha/ia64/sparc stable, fix gcc check, bug #263152 (diff)
downloadgentoo-2-3e969fe6a87257e3d15db2d39b593f0bc605a76e.tar.gz
gentoo-2-3e969fe6a87257e3d15db2d39b593f0bc605a76e.tar.bz2
gentoo-2-3e969fe6a87257e3d15db2d39b593f0bc605a76e.zip
New ebuild.
Thanks to Sergio D. Rodríguez Inclan for ebuild wrt #173341 (Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/rbtree/rbtree-0.2.1.ebuild')
-rw-r--r--dev-ruby/rbtree/rbtree-0.2.1.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/dev-ruby/rbtree/rbtree-0.2.1.ebuild b/dev-ruby/rbtree/rbtree-0.2.1.ebuild
new file mode 100644
index 000000000000..0779b4938c0e
--- /dev/null
+++ b/dev-ruby/rbtree/rbtree-0.2.1.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rbtree/rbtree-0.2.1.ebuild,v 1.1 2009/03/21 16:04:36 drizzt Exp $
+
+inherit ruby gems
+
+DESCRIPTION="Ruby/RBTree module."
+HOMEPAGE="http://www.geocities.co.jp/SiliconValley-PaloAlto/3388/rbtree/README.html"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+USE_RUBY="ruby18"