diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-03-19 22:52:50 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-03-19 22:52:50 +0000 |
commit | 9621fa550e273ec80e27db02a009bb020f1f43ca (patch) | |
tree | c77dd544ebf41b7daabf2eab17fbb6750eb63939 /profiles/default-1.0_rc6 | |
parent | Late but never... (diff) | |
download | historical-9621fa550e273ec80e27db02a009bb020f1f43ca.tar.gz historical-9621fa550e273ec80e27db02a009bb020f1f43ca.tar.bz2 historical-9621fa550e273ec80e27db02a009bb020f1f43ca.zip |
turned USE "xv" on by default.
Diffstat (limited to 'profiles/default-1.0_rc6')
-rw-r--r-- | profiles/default-1.0_rc6/make.defaults | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/default-1.0_rc6/make.defaults b/profiles/default-1.0_rc6/make.defaults index d9ae75ca3242..7ca3714f6e69 100644 --- a/profiles/default-1.0_rc6/make.defaults +++ b/profiles/default-1.0_rc6/make.defaults @@ -1,4 +1,4 @@ # Copyright 2000 Daniel Robbins, Gentoo Technologies, Inc. # System-wide defaults for the Portage system -USE="slang readline gpm berkdb gdbm tcpd pam libwww ssl nls mitshm perl python esd gif imlib sdl vorbis ogg gnome gtk X qt kde motif opengl mozilla" +USE="xv slang readline gpm berkdb gdbm tcpd pam libwww ssl nls mitshm perl python esd gif imlib sdl vorbis ogg gnome gtk X qt kde motif opengl mozilla" |