diff options
author | 2009-12-29 22:53:44 +0000 | |
---|---|---|
committer | 2009-12-29 22:53:44 +0000 | |
commit | 8646cc98820ab8ce458c759f9857c46e8ff16672 (patch) | |
tree | d2b828b8fbca0120bb7908a08e39511c5413de15 /profiles | |
parent | Add introspection to use.mask in anticipation of addition of ebuilds with thi... (diff) | |
download | gentoo-2-8646cc98820ab8ce458c759f9857c46e8ff16672.tar.gz gentoo-2-8646cc98820ab8ce458c759f9857c46e8ff16672.tar.bz2 gentoo-2-8646cc98820ab8ce458c759f9857c46e8ff16672.zip |
Entries need to be added to bottom of file, and with proper header
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/base/use.mask | 14 |
2 files changed, 12 insertions, 7 deletions
diff --git a/profiles/base/ChangeLog b/profiles/base/ChangeLog index ac6d5d91dc77..7582f93c7a73 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.123 2009/12/29 22:50:27 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.124 2009/12/29 22:53:44 nirbheek Exp $ + + 29 Dec 2009; Nirbheek Chauhan <nirbheek@gentoo.org> use.mask: + Entries need to be added to bottom of file, and with proper header 29 Dec 2009; Nirbheek Chauhan <nirbheek@gentoo.org> use.mask: Add introspection to use.mask in anticipation of addition of ebuilds with diff --git a/profiles/base/use.mask b/profiles/base/use.mask index c8537cc05291..41a86815a4d4 100644 --- a/profiles/base/use.mask +++ b/profiles/base/use.mask @@ -1,11 +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.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 +# $Header: /var/cvsroot/gentoo-x86/profiles/base/use.mask,v 1.92 2009/12/29 22:53:44 nirbheek Exp $ # KDE4 specific enablefinal flag # Uses huge amounts of ram, and those ricers would be spamming bugzilla. @@ -250,3 +245,10 @@ pvm ruby_targets_ruby19 ruby_targets_ree18 ruby_targets_jruby + +# Nirbheek Chauhan <nirbheek@gentoo.org> (30 Dec 2009) +# gobject-introspection USE-flag +# introspection is not mature yet. +# gir-repository especially is a big pile of junk +introspection + |