public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tiziano Müller" <dev-zero@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/dev-zero:master commit in: dev-ruby/rubytree/
Date: Sun, 31 Jul 2011 15:00:45 +0000 (UTC)	[thread overview]
Message-ID: <f33a90868f43fcd031b626bc8e8601c68cdf618f.dev-zero@gentoo> (raw)

commit:     f33a90868f43fcd031b626bc8e8601c68cdf618f
Author:     Tiziano Mueller <dev-zero <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 31 14:59:00 2011 +0000
Commit:     Tiziano Müller <dev-zero <AT> gentoo <DOT> org>
CommitDate: Sun Jul 31 14:59:00 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/dev-zero.git;a=commit;h=f33a9086

added ebuild for rubytree, needed for chiliproject

---
 dev-ruby/rubytree/Manifest              |    2 ++
 dev-ruby/rubytree/rubytree-0.8.1.ebuild |   29 +++++++++++++++++++++++++++++
 2 files changed, 31 insertions(+), 0 deletions(-)

diff --git a/dev-ruby/rubytree/Manifest b/dev-ruby/rubytree/Manifest
new file mode 100644
index 0000000..de0834e
--- /dev/null
+++ b/dev-ruby/rubytree/Manifest
@@ -0,0 +1,2 @@
+EBUILD rubytree-0.8.1.ebuild 555 RMD160 1ab60126d4fb1bff292d9601a22bda7256d9228e SHA1 11c39357ff4e924cb6100eb0c41d6bd3edc7ca21 SHA256 ebe4ee7f492fa29a08145865dd012cee0d61d6a353d4bb72adce2476dbf13521
+DIST rubytree-0.8.1.tgz 38033 RMD160 d3857ac1c701120ad80e0421e0b9dd85f7d34db9 SHA1 cd9fbdf905599e47145cb2b3d6d2d32bd0b75212 SHA256 3b31ef2283f2ca64c61b69dd6454b621c83e239617cfe93150d8bd644974cf5a

diff --git a/dev-ruby/rubytree/rubytree-0.8.1.ebuild b/dev-ruby/rubytree/rubytree-0.8.1.ebuild
new file mode 100644
index 0000000..5b93fbb
--- /dev/null
+++ b/dev-ruby/rubytree/rubytree-0.8.1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+USE_RUBY="ruby18 ree18 ruby19 jruby"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_TASK_TEST=""
+
+inherit ruby-fakegem
+
+DESCRIPTION="A General Purpose Tree Data Structure For Ruby."
+HOMEPAGE="http://rubytree.rubyforge.org/"
+SRC_URI="mirror://rubyforge/${PN}/${P}.tgz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND="dev-ruby/rake
+	dev-ruby/hoe"
+RDEPEND=""
+
+all_ruby_install() {
+	dodoc History.txt API-CHANGES README TODO
+}



             reply	other threads:[~2011-07-31 15:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-31 15:00 Tiziano Müller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-07-31 15:38 [gentoo-commits] dev/dev-zero:master commit in: dev-ruby/rubytree/ Tiziano Müller
2011-07-31 18:46 Tiziano Müller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f33a90868f43fcd031b626bc8e8601c68cdf618f.dev-zero@gentoo \
    --to=dev-zero@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox