diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-09-03 22:41:02 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-09-03 22:41:02 +0000 |
commit | b2cc2d2fdebc6e3ef467731e68744055f953b1f4 (patch) | |
tree | 823b33c9ec880c707ec33413116ad2f3260d083a /profiles/default-1.0_rc6 | |
parent | repoman digest fixes (diff) | |
download | historical-b2cc2d2fdebc6e3ef467731e68744055f953b1f4.tar.gz historical-b2cc2d2fdebc6e3ef467731e68744055f953b1f4.tar.bz2 historical-b2cc2d2fdebc6e3ef467731e68744055f953b1f4.zip |
adding "oss" to all profiles by default (yes, a good thing)
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 c025b40ba53c..6d9c5a29d1ff 100644 --- a/profiles/default-1.0_rc6/make.defaults +++ b/profiles/default-1.0_rc6/make.defaults @@ -1,6 +1,6 @@ # 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 +USE="slang oss readline gpm berkdb gdbm tcpd pam libwww ssl nls mitshm perl python esd gif imlib sdl oggvorbis gnome gtk X qt kde motif opengl arts cups lame xv" |