diff options
author | Alex Legler <a3li@gentoo.org> | 2009-12-07 18:28:28 +0000 |
---|---|---|
committer | Alex Legler <a3li@gentoo.org> | 2009-12-07 18:28:28 +0000 |
commit | f2049cecd62300dd3ec7ddc6070b90d5e7253827 (patch) | |
tree | 993dcb7810b5395f20fc08e9b722d0ead10f136e /profiles | |
parent | Stable for HPPA (bug #294442). (diff) | |
download | historical-f2049cecd62300dd3ec7ddc6070b90d5e7253827.tar.gz historical-f2049cecd62300dd3ec7ddc6070b90d5e7253827.tar.bz2 historical-f2049cecd62300dd3ec7ddc6070b90d5e7253827.zip |
use.mask ruby_targets_ruby19 and ruby_targets_ree18
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/base/use.mask | 8 |
2 files changed, 11 insertions, 2 deletions
diff --git a/profiles/base/ChangeLog b/profiles/base/ChangeLog index 4973f2bc8157..18bda8e9669b 100644 --- a/profiles/base/ChangeLog +++ b/profiles/base/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo base-profile # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.117 2009/12/04 19:54:54 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.118 2009/12/07 18:28:28 a3li Exp $ + + 07 Dec 2009; Alex Legler <a3li@gentoo.org> use.mask: + use.mask ruby_targets_ruby19 and ruby_targets_ree18 04 Dec 2009; Zac Medico <zmedico@gentoo.org> +package.use: Bug #295615 - Disable cxx by default for net-nds/openldap, in order to diff --git a/profiles/base/use.mask b/profiles/base/use.mask index 93cf590178ef..2a2c3a99bf3a 100644 --- a/profiles/base/use.mask +++ b/profiles/base/use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/use.mask,v 1.85 2009/12/06 13:41:59 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/use.mask,v 1.86 2009/12/07 18:28:28 a3li Exp $ # KDE4 specific enablefinal flag # Uses huge amounts of ram, and those ricers would be spamming bugzilla. @@ -239,3 +239,9 @@ arts # on behalf of QA Team # Removal of pvm is scheduled for Februrary 4. pvm + +# Alex Legler <a3li@gentoo.org> (7 Dec 2009) +# Ruby 1.9 is hardmasked +# Ruby Enterprise Edition not yet in the tree +ruby_targets_ruby19 +ruby_targets_ree18 |