From ae59ad53c5074a765b1d3086eda2d2cc9697588d Mon Sep 17 00:00:00 2001 From: Doug Goldstein Date: Wed, 9 Aug 2006 19:21:05 +0000 Subject: Removed 'qt' USE flag per bug #137785 --- profiles/default-linux/amd64/2005.0/make.defaults | 4 ++-- profiles/default-linux/amd64/2005.1/make.defaults | 4 ++-- profiles/default-linux/amd64/2006.0/make.defaults | 4 ++-- profiles/default-linux/amd64/ChangeLog | 6 +++++- profiles/default-linux/arm/ChangeLog | 7 +++++++ profiles/default-linux/arm/use.mask | 1 - 6 files changed, 18 insertions(+), 8 deletions(-) create mode 100644 profiles/default-linux/arm/ChangeLog (limited to 'profiles') diff --git a/profiles/default-linux/amd64/2005.0/make.defaults b/profiles/default-linux/amd64/2005.0/make.defaults index 8a6f298ef68d..e612e6f443e5 100644 --- a/profiles/default-linux/amd64/2005.0/make.defaults +++ b/profiles/default-linux/amd64/2005.0/make.defaults @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/2005.0/make.defaults,v 1.23 2006/06/27 15:32:37 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/2005.0/make.defaults,v 1.24 2006/08/09 19:19:07 cardoe Exp $ #removed because managers vote requires us to do so #("when we go nptl, we all go nptl") @@ -11,4 +11,4 @@ # that point. FEATURES="sandbox autoconfig -multilib-pkg" -USE="alsa avi berkdb crypt cups eds emboss encode foomaticdb gif gnome gpm gstreamer gtk gtk2 imlib ipv6 jpeg kde lzw lzw-tiff mp3 mpeg ncurses nls opengl pam pdflib perl png python qt qt3 qt4 quicktime readline sdl spell ssl tcpd tiff usb zlib X xpm xv zlib -java" +USE="alsa avi berkdb crypt cups eds emboss encode foomaticdb gif gnome gpm gstreamer gtk gtk2 imlib ipv6 jpeg kde lzw lzw-tiff mp3 mpeg ncurses nls opengl pam pdflib perl png python qt3 qt4 quicktime readline sdl spell ssl tcpd tiff usb zlib X xpm xv zlib -java" diff --git a/profiles/default-linux/amd64/2005.1/make.defaults b/profiles/default-linux/amd64/2005.1/make.defaults index b5d8e7e892d8..d2f7c96e6ad0 100644 --- a/profiles/default-linux/amd64/2005.1/make.defaults +++ b/profiles/default-linux/amd64/2005.1/make.defaults @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/2005.1/make.defaults,v 1.9 2006/06/27 15:32:37 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/2005.1/make.defaults,v 1.10 2006/08/09 19:19:07 cardoe Exp $ #removed because managers vote requires us to do so #("when we go nptl, we all go nptl") @@ -11,4 +11,4 @@ # that point. FEATURES="sandbox autoconfig -multilib-pkg" -USE="alsa avi berkdb crypt cups eds emboss encode foomaticdb gif gnome gpm gstreamer gtk gtk2 imlib ipv6 jpeg kde lzw lzw-tiff mp3 mpeg ncurses nls opengl pam pdflib perl png python qt qt3 qt4 quicktime readline sdl spell ssl tcpd tiff usb zlib X xpm xv zlib -java" +USE="alsa avi berkdb crypt cups eds emboss encode foomaticdb gif gnome gpm gstreamer gtk gtk2 imlib ipv6 jpeg kde lzw lzw-tiff mp3 mpeg ncurses nls opengl pam pdflib perl png python qt3 qt4 quicktime readline sdl spell ssl tcpd tiff usb zlib X xpm xv zlib -java" diff --git a/profiles/default-linux/amd64/2006.0/make.defaults b/profiles/default-linux/amd64/2006.0/make.defaults index 21bb812fffaf..33d07f8f0d3f 100644 --- a/profiles/default-linux/amd64/2006.0/make.defaults +++ b/profiles/default-linux/amd64/2006.0/make.defaults @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/2006.0/make.defaults,v 1.19 2006/06/27 15:32:37 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/2006.0/make.defaults,v 1.20 2006/08/09 19:19:07 cardoe Exp $ FEATURES="sandbox autoconfig" @@ -12,4 +12,4 @@ SYMLINK_LIB="yes" # Switch to nptl, but no nptlonly yet. USE="nptl -nptlonly" -USE="${USE} alsa avi berkdb crypt cups eds emboss encode foomaticdb gif gnome gpm gstreamer gtk gtk2 imlib ipv6 jpeg kde lzw lzw-tiff mp3 mpeg ncurses nls opengl pam pdflib perl png python qt qt3 qt4 quicktime readline sdl spell ssl tcpd tiff usb zlib X xpm xv zlib -java" +USE="${USE} alsa avi berkdb crypt cups eds emboss encode foomaticdb gif gnome gpm gstreamer gtk gtk2 imlib ipv6 jpeg kde lzw lzw-tiff mp3 mpeg ncurses nls opengl pam pdflib perl png python qt3 qt4 quicktime readline sdl spell ssl tcpd tiff usb zlib X xpm xv zlib -java" diff --git a/profiles/default-linux/amd64/ChangeLog b/profiles/default-linux/amd64/ChangeLog index 1c28f7de3477..45e68093a7e3 100644 --- a/profiles/default-linux/amd64/ChangeLog +++ b/profiles/default-linux/amd64/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for Gentoo/AMD64 profile directory # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/ChangeLog,v 1.11 2006/07/31 11:43:24 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/ChangeLog,v 1.12 2006/08/09 19:19:07 cardoe Exp $ + + 09 Aug 2006; Doug Goldstein 2005.0/make.defaults, + 2005.1/make.defaults, 2006.0/make.defaults: + Removed 'qt' USE flag per bug #137785 31 Jul 2006; Chris Gianelloni 2005.0/no-multilib/package.mask, 2005.1/no-multilib/package.mask, diff --git a/profiles/default-linux/arm/ChangeLog b/profiles/default-linux/arm/ChangeLog new file mode 100644 index 000000000000..efcc4b6b0b1a --- /dev/null +++ b/profiles/default-linux/arm/ChangeLog @@ -0,0 +1,7 @@ +# ChangeLog for arm profile +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/arm/ChangeLog,v 1.1 2006/08/09 19:21:05 cardoe Exp $ + + 09 Aug 2006; Doug Goldstein use.mask: + Removed 'qt' USE flag per bug #137785 + diff --git a/profiles/default-linux/arm/use.mask b/profiles/default-linux/arm/use.mask index d88d3767307b..5bbde26c51df 100644 --- a/profiles/default-linux/arm/use.mask +++ b/profiles/default-linux/arm/use.mask @@ -20,7 +20,6 @@ fdftk 3dfx # havent tested yet -qt qt3 qt4 arts -- cgit v1.2.3-65-gdbad