diff options
author | 2006-03-29 19:02:29 +0000 | |
---|---|---|
committer | 2006-03-29 19:02:29 +0000 | |
commit | 73848a5d639da168007a6639da8df3440215b02a (patch) | |
tree | 9061569d977b89d11e2b2c07bd180218bff5b91d /profiles/default-linux/make.defaults | |
parent | stable amd64, wrt bug #122399 (diff) | |
download | historical-73848a5d639da168007a6639da8df3440215b02a.tar.gz historical-73848a5d639da168007a6639da8df3440215b02a.tar.bz2 historical-73848a5d639da168007a6639da8df3440215b02a.zip |
move change to endpoint profiles
Diffstat (limited to 'profiles/default-linux/make.defaults')
-rw-r--r-- | profiles/default-linux/make.defaults | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/profiles/default-linux/make.defaults b/profiles/default-linux/make.defaults index 2caed12be352..dbdbdbbcac57 100644 --- a/profiles/default-linux/make.defaults +++ b/profiles/default-linux/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/make.defaults,v 1.15 2006/03/29 18:56:55 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/make.defaults,v 1.16 2006/03/29 19:02:29 genstef Exp $ # # System-wide defaults for the Portage system # See portage(5) manpage @@ -23,7 +23,3 @@ USE="${USE} dri" # 2006/03/13 - Chris Gianelloni <wolf31o2@gentoo.org> # Make sure dev-lang/php works right. See bug #120088 for more info. #USE="${USE} apache2 cli ctype dba expat fastbuild force-cgi-redirect ftp gd memlimit nls pcre posix session simplexml soap sockets spl ssl tokenizer truetype xml xsl zlib" - -# 2006/03/29 - Stefan Schweizer <genstef@gentoo.org> -# isdn USE flag defaults -USE="${USE} pppd isdnlog" |