diff options
author | Mart Raudsepp <leio@gentoo.org> | 2010-10-04 16:29:04 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2010-10-04 16:29:04 +0000 |
commit | 340a133ad4e8f2d4ee292c003f80c0ac6af29eb2 (patch) | |
tree | 5f9b20b0281b6bc9ba72d0a4bef8d47292018f79 /profiles | |
parent | Revbump to fix CFLAGS (bug 240894) and LDFLAGS (bug 336956) (diff) | |
download | gentoo-2-340a133ad4e8f2d4ee292c003f80c0ac6af29eb2.tar.gz gentoo-2-340a133ad4e8f2d4ee292c003f80c0ac6af29eb2.tar.bz2 gentoo-2-340a133ad4e8f2d4ee292c003f80c0ac6af29eb2.zip |
Mask glade USE flag for gtksourceview, as no dev-util/glade yet
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/mips/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/mips/package.use.mask | 6 |
2 files changed, 9 insertions, 2 deletions
diff --git a/profiles/arch/mips/ChangeLog b/profiles/arch/mips/ChangeLog index 0a5c0ff4e2ce..1e8bfa6ed102 100644 --- a/profiles/arch/mips/ChangeLog +++ b/profiles/arch/mips/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/MIPS profile directory # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.26 2010/09/27 16:37:59 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.27 2010/10/04 16:29:04 leio Exp $ + + 04 Oct 2010; Mart Raudsepp <leio@gentoo.org> package.use.mask: + Mask glade USE flag for gtksourceview, as no dev-util/glade yet 27 Sep 2010; Mart Raudsepp <leio@gentoo.org> package.use.mask: package.use.mask some untested samba functionality that also lacks diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask index 04f5389a5793..df2cd67f3a37 100644 --- a/profiles/arch/mips/package.use.mask +++ b/profiles/arch/mips/package.use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/package.use.mask,v 1.22 2010/09/27 16:37:59 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/package.use.mask,v 1.23 2010/10/04 16:29:04 leio Exp $ # uses games-board/ggz-gtk-client games-strategy/freeciv ggz @@ -79,3 +79,7 @@ games-strategy/freeciv auth ggz # Extra functionality that has external unkeyworded dependencies # and is not tested yet net-fs/samba ads cluster debug + +# Mart Raudsepp <leio@gentoo.org> (03 Oct 2010) +# dev-util/glade not tested and keyworded yet +x11-libs/gtksourceview glade |