commit:     3400099ac1bc83fc136c673d380732e1d4ca44b5
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat May 13 14:21:37 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon May 15 13:28:13 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3400099a

profiles: Clean up obsolete jruby entries

 profiles/arch/amd64/use.mask      | 4 ----
 profiles/arch/x86/use.mask        | 4 ----
 profiles/base/package.use.force   | 6 ------
 profiles/base/use.mask            | 3 ---
 profiles/features/prefix/use.mask | 6 +-----
 5 files changed, 1 insertion(+), 22 deletions(-)

diff --git a/profiles/arch/amd64/use.mask b/profiles/arch/amd64/use.mask
index 777df9d521f..6a106a3063b 100644
--- a/profiles/arch/amd64/use.mask
+++ b/profiles/arch/amd64/use.mask
@@ -81,10 +81,6 @@
 # Add support for Ruby Enterprise Edition targets where rubyee is available
 # -ruby_targets_ree18
 
-# 2010/01/08 - Diego E. Pettenò <flamee...@gentoo.org>
-# Add support for JRuby targets where jruby is available
-# -ruby_targets_jruby
-
 # 2011/10/21 - Hans de Graaff <gra...@gentoo.org>
 # Add support for Rubinius targets where rbx is available
 #-ruby_targets_rbx

diff --git a/profiles/arch/x86/use.mask b/profiles/arch/x86/use.mask
index 8acf7bfa179..7bf76dee8fa 100644
--- a/profiles/arch/x86/use.mask
+++ b/profiles/arch/x86/use.mask
@@ -88,10 +88,6 @@
 # Add support for Ruby Enterprise Edition targets where rubyee is available
 # -ruby_targets_ree18
 
-# 2010/01/08 - Diego E. Pettenò <flamee...@gentoo.org>
-# Add support for JRuby targets where jruby is available
-#-ruby_targets_jruby
-
 # pbbuttonsd and macbook for KDE and pbuttonsd it
 #-pbbuttonsd
 -macbook

diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force
index 808e047a337..2aff3395afb 100644
--- a/profiles/base/package.use.force
+++ b/profiles/base/package.use.force
@@ -87,9 +87,3 @@ dev-lang/python wide-unicode
 # Forcing w.r.t. bug 265336. When unicode use-flag is
 # turned off, ABI is broken without a .so bump.
 dev-libs/libpcre unicode
-
-# Diego E. Pettenò <flamee...@gentoo.org> (14 Jan 2010)
-# List of packages working on a single (non-default) Ruby
-# implementation that cannot, thus, be turned off.
-dev-ruby/bitescript ruby_targets_jruby
-dev-ruby/duby ruby_targets_jruby

diff --git a/profiles/base/use.mask b/profiles/base/use.mask
index f9daf416e60..56d0f62d859 100644
--- a/profiles/base/use.mask
+++ b/profiles/base/use.mask
@@ -11,9 +11,6 @@ elogind
 # CURL_SSL=winssl is for prefix/windows/winnt only
 curl_ssl_winssl
 
-# on the way out
-ruby_targets_jruby
-
 # masking here and unmasking in default/linux/
 kmod
 

diff --git a/profiles/features/prefix/use.mask 
b/profiles/features/prefix/use.mask
index e215812cfd8..61f29a07589 100644
--- a/profiles/features/prefix/use.mask
+++ b/profiles/features/prefix/use.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 # prefix USE flag should always be unmasked in prefix profiles
@@ -18,10 +18,6 @@ pam
 # USE=udev just does not make sense in Gentoo Prefix. bug 293480
 udev
 
-# The JRuby stack adds *alot* of non-tested ebuilds. If someone has time and
-# motivation, please look into porting this to Gentoo Prefix. bug 302563
-ruby_targets_jruby
-
 # suid requires root privilege, which is not support by prefix in general
 # one example: bug 447340.
 suid

Reply via email to