summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2011-02-28 16:08:21 +0000
committerHans de Graaff <graaff@gentoo.org>2011-02-28 16:08:21 +0000
commita29bdc19aef75b4c0df86637c795464b5f0b056d (patch)
tree32d3c0180174e6153196de81f5553f058d2f2589 /dev-ruby
parentFix building against xorg-server-1.10, patch taken from upstream git (diff)
downloadgentoo-2-a29bdc19aef75b4c0df86637c795464b5f0b056d.tar.gz
gentoo-2-a29bdc19aef75b4c0df86637c795464b5f0b056d.tar.bz2
gentoo-2-a29bdc19aef75b4c0df86637c795464b5f0b056d.zip
Add ree18 and jruby to support dev-ruby/echoe version bump.
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/allison/ChangeLog5
-rw-r--r--dev-ruby/allison/allison-2.0.3-r1.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-ruby/allison/ChangeLog b/dev-ruby/allison/ChangeLog
index 6287e8e4de44..1755d766adac 100644
--- a/dev-ruby/allison/ChangeLog
+++ b/dev-ruby/allison/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/allison
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/allison/ChangeLog,v 1.12 2011/01/16 09:06:44 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/allison/ChangeLog,v 1.13 2011/02/28 16:08:21 graaff Exp $
+
+ 28 Feb 2011; Hans de Graaff <graaff@gentoo.org> allison-2.0.3-r1.ebuild:
+ Add ree18 and jruby to support dev-ruby/echoe version bump.
16 Jan 2011; Hans de Graaff <graaff@gentoo.org> -allison-2.0.3.ebuild:
Remove old version.
diff --git a/dev-ruby/allison/allison-2.0.3-r1.ebuild b/dev-ruby/allison/allison-2.0.3-r1.ebuild
index 58367db0df01..c6177a36465a 100644
--- a/dev-ruby/allison/allison-2.0.3-r1.ebuild
+++ b/dev-ruby/allison/allison-2.0.3-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/allison/allison-2.0.3-r1.ebuild,v 1.1 2010/06/12 20:10:38 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/allison/allison-2.0.3-r1.ebuild,v 1.2 2011/02/28 16:08:21 graaff Exp $
EAPI=2
-USE_RUBY="ruby18"
+USE_RUBY="ruby18 ree18 jruby"
RUBY_FAKEGEM_TASK_TEST=""
RUBY_FAKEGEM_TASK_DOC=""