diff options
author | Nirbheek Chauhan <nirbheek@gentoo.org> | 2009-12-29 22:50:27 +0000 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@gentoo.org> | 2009-12-29 22:50:27 +0000 |
commit | eb9e4a990142599c445d0589b045227dead51f5f (patch) | |
tree | d7b6ee61177191f89a813da61b2e19c28633bc04 /profiles/base | |
parent | Version bump. (diff) | |
download | gentoo-2-eb9e4a990142599c445d0589b045227dead51f5f.tar.gz gentoo-2-eb9e4a990142599c445d0589b045227dead51f5f.tar.bz2 gentoo-2-eb9e4a990142599c445d0589b045227dead51f5f.zip |
Add introspection to use.mask in anticipation of addition of ebuilds with this use-flag
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/base/use.mask | 7 |
2 files changed, 11 insertions, 2 deletions
diff --git a/profiles/base/ChangeLog b/profiles/base/ChangeLog index 9d2883e466d0..ac6d5d91dc77 100644 --- a/profiles/base/ChangeLog +++ b/profiles/base/ChangeLog @@ -1,6 +1,10 @@ # 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.122 2009/12/23 01:09:26 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.123 2009/12/29 22:50:27 nirbheek Exp $ + + 29 Dec 2009; Nirbheek Chauhan <nirbheek@gentoo.org> use.mask: + Add introspection to use.mask in anticipation of addition of ebuilds with + this use-flag 23 Dec 2009; Vlastimil Babka <caster@gentoo.org> package.use.mask: Mask nsplugin of 1.4 emul java due to security. diff --git a/profiles/base/use.mask b/profiles/base/use.mask index a499b04445f0..c8537cc05291 100644 --- a/profiles/base/use.mask +++ b/profiles/base/use.mask @@ -1,6 +1,11 @@ # 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.90 2009/12/14 18:23:16 a3li Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/use.mask,v 1.91 2009/12/29 22:50:27 nirbheek Exp $ + +# gobject-introspection USE-flag +# introspection is not mature yet. +# gir-repository especially is a big pile of junk +introspection # KDE4 specific enablefinal flag # Uses huge amounts of ram, and those ricers would be spamming bugzilla. |