summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2010-01-08 10:45:32 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2010-01-08 10:45:32 +0000
commit053fcc76280ae06c582a03c6a8253f3934636da4 (patch)
treec18a055c73342c405e1ef88ab4c4baa325ad2eab /profiles
parentVersion bump. (diff)
downloadgentoo-2-053fcc76280ae06c582a03c6a8253f3934636da4.tar.gz
gentoo-2-053fcc76280ae06c582a03c6a8253f3934636da4.tar.bz2
gentoo-2-053fcc76280ae06c582a03c6a8253f3934636da4.zip
Unmask JRuby target.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/arch/amd64/ChangeLog5
-rw-r--r--profiles/arch/amd64/use.mask6
-rw-r--r--profiles/arch/powerpc/ChangeLog5
-rw-r--r--profiles/arch/powerpc/ppc32/use.mask4
-rw-r--r--profiles/arch/x86/ChangeLog7
-rw-r--r--profiles/arch/x86/use.mask6
6 files changed, 27 insertions, 6 deletions
diff --git a/profiles/arch/amd64/ChangeLog b/profiles/arch/amd64/ChangeLog
index 6b46543a1a86..bbc584d307c9 100644
--- a/profiles/arch/amd64/ChangeLog
+++ b/profiles/arch/amd64/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for Gentoo/AMD64 profile directory
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.67 2010/01/03 15:54:07 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.68 2010/01/08 10:45:30 flameeyes Exp $
+
+ 08 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org> use.mask:
+ Unmask JRuby target.
03 Jan 2010; Pacho Ramos <pacho@gentoo.org> package.use.mask:
Mask wine's capi USE flag since its support is missing in our emul
diff --git a/profiles/arch/amd64/use.mask b/profiles/arch/amd64/use.mask
index da30c72b63ea..9bdb89fbb9f1 100644
--- a/profiles/arch/amd64/use.mask
+++ b/profiles/arch/amd64/use.mask
@@ -1,12 +1,16 @@
# Copyright 2004 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/use.mask,v 1.10 2009/12/13 23:20:33 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/use.mask,v 1.11 2010/01/08 10:45:30 flameeyes Exp $
# Unmask the flag which corresponds to ARCH.
-amd64
# SECTION: Unmask
+# 2010/01/08 - Diego E. Pettenò <flameeyes@gentoo.org>
+# Add support for JRuby targets where jruby is available
+-ruby_targets_jruby
+
# Lilo works on amd64, so ...
-lilo
diff --git a/profiles/arch/powerpc/ChangeLog b/profiles/arch/powerpc/ChangeLog
index 50b562109eed..cc4129450602 100644
--- a/profiles/arch/powerpc/ChangeLog
+++ b/profiles/arch/powerpc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for Gentoo/PPC profile directory
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/powerpc/ChangeLog,v 1.44 2010/01/06 23:53:09 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/powerpc/ChangeLog,v 1.45 2010/01/08 10:45:31 flameeyes Exp $
+
+ 08 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org> ppc32/use.mask:
+ Unmask JRuby target.
06 Jan 2010; Joseph Jezak <josejx@gentoo.org> package.use.mask:
Removed mask on frei0r-plugins.
diff --git a/profiles/arch/powerpc/ppc32/use.mask b/profiles/arch/powerpc/ppc32/use.mask
index 7386ff93fe78..f184d9b81587 100644
--- a/profiles/arch/powerpc/ppc32/use.mask
+++ b/profiles/arch/powerpc/ppc32/use.mask
@@ -1,5 +1,9 @@
# Unmask the flag which corresponds to ARCH.
-ppc
+# 2010/01/08 - Diego E. Pettenò <flameeyes@gentoo.org>
+# Add support for JRuby targets where jruby is available
+-ruby_targets_jruby
+
# RealMagic Hollywood+/Creative DXR3 support
-dxr3
diff --git a/profiles/arch/x86/ChangeLog b/profiles/arch/x86/ChangeLog
index 68e07c620b4e..dc9cf77c4788 100644
--- a/profiles/arch/x86/ChangeLog
+++ b/profiles/arch/x86/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for Gentoo/x86 profile directory
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v 1.26 2009/12/13 23:27:19 remi Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v 1.27 2010/01/08 10:45:32 flameeyes Exp $
+
+ 08 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org> use.mask:
+ Unmask JRuby target.
13 Dec 2009; Rémi Cardona <remi@gentoo.org> use.mask:
drop "vermilion" from VIDEO_CARDS in all profiles
diff --git a/profiles/arch/x86/use.mask b/profiles/arch/x86/use.mask
index 2c480f637f4d..6e868540ce57 100644
--- a/profiles/arch/x86/use.mask
+++ b/profiles/arch/x86/use.mask
@@ -1,6 +1,6 @@
# Copyright 2004 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v 1.12 2009/12/13 23:27:19 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v 1.13 2010/01/08 10:45:32 flameeyes Exp $
# Unmask the flag which corresponds to ARCH.
-x86
@@ -9,6 +9,10 @@
# x86 profile. This works, for example, if another architecture's
# profile have a USE flag associated with (such as altivec, mmx, etc).
+# 2010/01/08 - Diego E. Pettenò <flameeyes@gentoo.org>
+# Add support for JRuby targets where jruby is available
+-ruby_targets_jruby
+
# pbbuttonsd and macbook for KDE and pbuttonsd it
#-pbbuttonsd
-macbook