summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2011-08-06 23:14:03 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2011-08-06 23:14:03 +0000
commitc72796d3ed61c910fce5cf2a085ea8a44afe2f6f (patch)
tree1d4f2a084adb752b30907cff72e29e636adae037 /dev-ruby/allison
parentBump (diff)
downloadgentoo-2-c72796d3ed61c910fce5cf2a085ea8a44afe2f6f.tar.gz
gentoo-2-c72796d3ed61c910fce5cf2a085ea8a44afe2f6f.tar.bz2
gentoo-2-c72796d3ed61c910fce5cf2a085ea8a44afe2f6f.zip
Add ruby19 to the list of supported targets.
(Portage version: 2.2.0_alpha50/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/allison')
-rw-r--r--dev-ruby/allison/ChangeLog6
-rw-r--r--dev-ruby/allison/allison-2.0.3-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/allison/ChangeLog b/dev-ruby/allison/ChangeLog
index 42707a37b8a1..7cee629095e9 100644
--- a/dev-ruby/allison/ChangeLog
+++ b/dev-ruby/allison/ChangeLog
@@ -1,6 +1,10 @@
# 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.14 2011/06/13 09:37:20 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/allison/ChangeLog,v 1.15 2011/08/06 23:14:03 flameeyes Exp $
+
+ 06 Aug 2011; Diego E. Pettenò <flameeyes@gentoo.org>
+ allison-2.0.3-r1.ebuild:
+ Add ruby19 to the list of supported targets.
13 Jun 2011; Hans de Graaff <graaff@gentoo.org> allison-2.0.3-r1.ebuild:
Update HOMEPAGE, fixing bug 371335.
diff --git a/dev-ruby/allison/allison-2.0.3-r1.ebuild b/dev-ruby/allison/allison-2.0.3-r1.ebuild
index 533ee6dad6e0..98dd8ade67a9 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-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.3 2011/06/13 09:37:20 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/allison/allison-2.0.3-r1.ebuild,v 1.4 2011/08/06 23:14:03 flameeyes Exp $
EAPI=2
-USE_RUBY="ruby18 ree18 jruby"
+USE_RUBY="ruby18 ruby19 ree18 jruby"
RUBY_FAKEGEM_TASK_TEST=""
RUBY_FAKEGEM_TASK_DOC=""