diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-06-03 20:21:02 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-06-03 20:21:02 +0000 |
commit | 4f45e70cd8d4f42450e2ed19a377bafab5c31a06 (patch) | |
tree | 0c38f589cbff99409ba77272d07acb12343d1521 /profiles/default-linux | |
parent | new upstream release, see #94831 (diff) | |
download | historical-4f45e70cd8d4f42450e2ed19a377bafab5c31a06.tar.gz historical-4f45e70cd8d4f42450e2ed19a377bafab5c31a06.tar.bz2 historical-4f45e70cd8d4f42450e2ed19a377bafab5c31a06.zip |
Removing socks5/fbcon
Diffstat (limited to 'profiles/default-linux')
-rw-r--r-- | profiles/default-linux/x86/2005.1/make.defaults | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/default-linux/x86/2005.1/make.defaults b/profiles/default-linux/x86/2005.1/make.defaults index 2db276efac0a..937e65b95988 100644 --- a/profiles/default-linux/x86/2005.1/make.defaults +++ b/profiles/default-linux/x86/2005.1/make.defaults @@ -1,5 +1,5 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/2005.1/make.defaults,v 1.1 2005/06/03 14:09:01 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/2005.1/make.defaults,v 1.2 2005/06/03 20:21:02 wolf31o2 Exp $ -GRP_STAGE23_USE="bonobo esd gtkhtml mozilla ruby tcltk ldap dvd dvdr cdr socks5 fbcon" +GRP_STAGE23_USE="bonobo esd gtkhtml mozilla ruby tcltk ldap dvd dvdr cdr" |