diff options
author | 2006-08-09 19:13:37 +0000 | |
---|---|---|
committer | 2006-08-09 19:13:37 +0000 | |
commit | aa1bc21d34ecce5bc34b9dfc733b80ff06af468a (patch) | |
tree | 2ffb3039fcc1ba3ac7e7165bfef8d7fb8bdc8e55 /profiles | |
parent | Keywording app-arch/dump-0.4.40 ~ppc64 for bug 142830 (diff) | |
download | historical-aa1bc21d34ecce5bc34b9dfc733b80ff06af468a.tar.gz historical-aa1bc21d34ecce5bc34b9dfc733b80ff06af468a.tar.bz2 historical-aa1bc21d34ecce5bc34b9dfc733b80ff06af468a.zip |
Removed 'qt' USE flag per bug #137785
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/alpha/2005.0/make.defaults | 4 | ||||
-rw-r--r-- | profiles/default-linux/alpha/2006.0/make.defaults | 4 | ||||
-rw-r--r-- | profiles/default-linux/alpha/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/default-linux/alpha/no-nptl/make.defaults | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/profiles/default-linux/alpha/2005.0/make.defaults b/profiles/default-linux/alpha/2005.0/make.defaults index a03fd473f617..51d630b61d71 100644 --- a/profiles/default-linux/alpha/2005.0/make.defaults +++ b/profiles/default-linux/alpha/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/alpha/2005.0/make.defaults,v 1.5 2006/06/27 15:39:02 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/2005.0/make.defaults,v 1.6 2006/08/09 19:13:37 cardoe Exp $ ARCH="alpha" ACCEPT_KEYWORDS="alpha" @@ -14,4 +14,4 @@ CXXFLAGS="${CFLAGS}" # has a conditional dependency on java (which it does,) then a JDK will be # pulled in during *emerge system*! -USE="arts avi berkdb bitmap-fonts crypt cups eds encode fortran font-server foomaticdb gdbm gif gnome gpm gstreamer gtk gtk2 imlib jpeg kde libg++ libwww mad mikmod motif mpeg mp3 ncurses nls ogg oggvorbis opengl oss pam pdflib png python qt qt3 qt4 quicktime readline sdl spell ssl tcpd truetype truetype-fonts type1-fonts vorbis X xml2 xmms xv zlib" +USE="arts avi berkdb bitmap-fonts crypt cups eds encode fortran font-server foomaticdb gdbm gif gnome gpm gstreamer gtk gtk2 imlib jpeg kde libg++ libwww mad mikmod motif mpeg mp3 ncurses nls ogg oggvorbis opengl oss pam pdflib png python qt3 qt4 quicktime readline sdl spell ssl tcpd truetype truetype-fonts type1-fonts vorbis X xml2 xmms xv zlib" diff --git a/profiles/default-linux/alpha/2006.0/make.defaults b/profiles/default-linux/alpha/2006.0/make.defaults index d54f34a28e12..9e89270b6bcc 100644 --- a/profiles/default-linux/alpha/2006.0/make.defaults +++ b/profiles/default-linux/alpha/2006.0/make.defaults @@ -1,9 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/2006.0/make.defaults,v 1.8 2006/06/27 15:39:02 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/2006.0/make.defaults,v 1.9 2006/08/09 19:13:37 cardoe Exp $ # This is currently commented so that the stage1 tarball can also be used to # build no-nptl systems. #STAGE1_USE="nptl" -USE="alsa apache2 arts avi bitmap-fonts cups eds encode esd fortran foomaticdb gdbm gif gnome gpm gstreamer gtk gtk2 imlib jpeg kde libg++ libwww mad mikmod motif mp3 mpeg nptl nptlonly ogg opengl oss pdflib png qt qt3 qt4 quicktime sdl spell truetype truetype-fonts type1-fonts udev vorbis X xml xmms xv" +USE="alsa apache2 arts avi bitmap-fonts cups eds encode esd fortran foomaticdb gdbm gif gnome gpm gstreamer gtk gtk2 imlib jpeg kde libg++ libwww mad mikmod motif mp3 mpeg nptl nptlonly ogg opengl oss pdflib png qt3 qt4 quicktime sdl spell truetype truetype-fonts type1-fonts udev vorbis X xml xmms xv" diff --git a/profiles/default-linux/alpha/ChangeLog b/profiles/default-linux/alpha/ChangeLog index 29f151c68990..ac1cd667d798 100644 --- a/profiles/default-linux/alpha/ChangeLog +++ b/profiles/default-linux/alpha/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for Gentoo/x86 profile directory # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/ChangeLog,v 1.1 2006/06/27 15:39:02 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/ChangeLog,v 1.2 2006/08/09 19:13:37 cardoe Exp $ + + 09 Aug 2006; Doug Goldstein <cardoe@gentoo.org> 2005.0/make.defaults, + 2006.0/make.defaults, no-nptl/make.defaults: + Removed 'qt' USE flag per bug #137785 27 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org> 2005.0/make.defaults, 2006.0/make.defaults, no-nptl/make.defaults: diff --git a/profiles/default-linux/alpha/no-nptl/make.defaults b/profiles/default-linux/alpha/no-nptl/make.defaults index 8e200cc1a410..84824b95e5c0 100644 --- a/profiles/default-linux/alpha/no-nptl/make.defaults +++ b/profiles/default-linux/alpha/no-nptl/make.defaults @@ -1,7 +1,7 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/no-nptl/make.defaults,v 1.7 2006/06/27 15:39:02 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/no-nptl/make.defaults,v 1.8 2006/08/09 19:13:37 cardoe Exp $ STAGE1_USE="-nptl" -USE="alsa apache2 arts avi bitmap-fonts cups eds encode esd fortran foomaticdb gdbm gif gnome gpm gstreamer gtk gtk2 imlib jpeg kde libg++ libwww mad mikmod motif mp3 mpeg -nptl ogg opengl oss pdflib png qt qt3 qt4 quicktime sdl spell truetype truetype-fonts type1-fonts udev vorbis X xml xmms xv" +USE="alsa apache2 arts avi bitmap-fonts cups eds encode esd fortran foomaticdb gdbm gif gnome gpm gstreamer gtk gtk2 imlib jpeg kde libg++ libwww mad mikmod motif mp3 mpeg -nptl ogg opengl oss pdflib png qt3 qt4 quicktime sdl spell truetype truetype-fonts type1-fonts udev vorbis X xml xmms xv" |