diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-02-12 16:51:30 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-02-12 16:51:30 +0000 |
commit | 4ebb83708b435bfb870390d3e1b40f41ea18a2a0 (patch) | |
tree | 00021b23c60bc3e4e842ccf3142717f0d903868f /profiles | |
parent | stable on amd64; security bug 166440 (diff) | |
download | gentoo-2-4ebb83708b435bfb870390d3e1b40f41ea18a2a0.tar.gz gentoo-2-4ebb83708b435bfb870390d3e1b40f41ea18a2a0.tar.bz2 gentoo-2-4ebb83708b435bfb870390d3e1b40f41ea18a2a0.zip |
Removed dlloader from USE since it's already in default-linux's make.defaults.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/alpha/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/default-linux/alpha/dev/2007.0/desktop/make.defaults | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/profiles/default-linux/alpha/ChangeLog b/profiles/default-linux/alpha/ChangeLog index 389d051b031d..37fa63d12e68 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/ChangeLog,v 1.28 2007/02/12 16:09:54 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/ChangeLog,v 1.29 2007/02/12 16:51:30 wolf31o2 Exp $ + + 12 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> + dev/2007.0/desktop/make.defaults: + Removed dlloader from USE since it's already in default-linux's make.defaults. 12 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> 2006.0/make.defaults, dev/2007.0/make.defaults, no-nptl/2.4/use.mask, 2006.1/make.defaults, diff --git a/profiles/default-linux/alpha/dev/2007.0/desktop/make.defaults b/profiles/default-linux/alpha/dev/2007.0/desktop/make.defaults index 97b5b81cafe4..56b540561a7f 100644 --- a/profiles/default-linux/alpha/dev/2007.0/desktop/make.defaults +++ b/profiles/default-linux/alpha/dev/2007.0/desktop/make.defaults @@ -1,5 +1,5 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/dev/2007.0/desktop/make.defaults,v 1.2 2007/02/09 22:09:18 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/dev/2007.0/desktop/make.defaults,v 1.3 2007/02/12 16:51:30 wolf31o2 Exp $ -USE="alsa arts cairo cdr dbus dlloader dvd dvdr dvdread eds emboss encode esd evo fam firefox gif gnome gpm gstreamer gtk hal jpeg kde kerberos ldap mad mikmod mp3 mpeg ogg opengl oss pdf png qt3 qt4 quicktime sdl spell svg tiff truetype vorbis win32codecs unicode X xml xv" +USE="alsa arts cairo cdr dbus dvd dvdr dvdread eds emboss encode esd evo fam firefox gif gnome gpm gstreamer gtk hal jpeg kde kerberos ldap mad mikmod mp3 mpeg ogg opengl oss pdf png qt3 qt4 quicktime sdl spell svg tiff truetype vorbis win32codecs unicode X xml xv" |