From 1eb0d202a44b244e6ab07f37c93b0058d2938b3d Mon Sep 17 00:00:00 2001 From: Hans de Graaff Date: Sat, 4 Dec 2010 08:21:01 +0000 Subject: Add ree18 target. (Portage version: 2.1.9.24/cvs/Linux x86_64) --- dev-ruby/polyglot/ChangeLog | 5 ++++- dev-ruby/polyglot/polyglot-0.3.1.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-ruby/polyglot') diff --git a/dev-ruby/polyglot/ChangeLog b/dev-ruby/polyglot/ChangeLog index fed4b0a79947..a99fd5ea6dbc 100644 --- a/dev-ruby/polyglot/ChangeLog +++ b/dev-ruby/polyglot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/polyglot # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/ChangeLog,v 1.15 2010/10/25 01:33:47 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/ChangeLog,v 1.16 2010/12/04 08:21:01 graaff Exp $ + + 04 Dec 2010; Hans de Graaff polyglot-0.3.1.ebuild: + Add ree18 target. 25 Oct 2010; Jeroen Roovers polyglot-0.3.1.ebuild: Marked ~hppa (bug #337956). diff --git a/dev-ruby/polyglot/polyglot-0.3.1.ebuild b/dev-ruby/polyglot/polyglot-0.3.1.ebuild index 3faa7a38f4c5..fc1125b85b21 100644 --- a/dev-ruby/polyglot/polyglot-0.3.1.ebuild +++ b/dev-ruby/polyglot/polyglot-0.3.1.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/polyglot-0.3.1.ebuild,v 1.3 2010/10/25 01:33:47 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/polyglot-0.3.1.ebuild,v 1.4 2010/12/04 08:21:01 graaff Exp $ EAPI=2 -USE_RUBY="ruby18 ruby19 jruby" +USE_RUBY="ruby18 ruby19 jruby ree18" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_TASK_TEST="" -- cgit v1.2.3-65-gdbad