diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-04-11 21:28:33 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-04-11 21:28:33 +0000 |
commit | 2b4b6b13d573c57457230ec882f2abf318ab8993 (patch) | |
tree | f5a9214f9dc0fef267942cf82bf313de1ad614bc /profiles/default-linux | |
parent | Prepping the new stuff, don't use, might eat your pets! (diff) | |
download | gentoo-2-2b4b6b13d573c57457230ec882f2abf318ab8993.tar.gz gentoo-2-2b4b6b13d573c57457230ec882f2abf318ab8993.tar.bz2 gentoo-2-2b4b6b13d573c57457230ec882f2abf318ab8993.zip |
We've got no isdn...
Diffstat (limited to 'profiles/default-linux')
3 files changed, 6 insertions, 18 deletions
diff --git a/profiles/default-linux/sparc/sparc32/2005.0/make.defaults b/profiles/default-linux/sparc/sparc32/2005.0/make.defaults index 18a4337e6342..67ca5f10176c 100644 --- a/profiles/default-linux/sparc/sparc32/2005.0/make.defaults +++ b/profiles/default-linux/sparc/sparc32/2005.0/make.defaults @@ -1,9 +1,5 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/sparc32/2005.0/make.defaults,v 1.8 2006/03/29 19:15:16 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/sparc32/2005.0/make.defaults,v 1.9 2006/04/11 21:28:33 gustavoz Exp $ USE="arts berkdb bitmap-fonts crypt cups dlloader fortran fbcon foomaticdb gdbm gif gtk gtk2 imlib jpeg kde gnome libwww mikmod motif mad mpeg ncurses nls opengl pam perl png python qt readline slang spell ssl tcpd truetype truetype-fonts type1-fonts X xv zlib" - -# 2006/03/29 - Stefan Schweizer <genstef@gentoo.org> -# isdn USE flag defaults -USE="${USE} isdnlog" diff --git a/profiles/default-linux/sparc/sparc32/2005.1/make.defaults b/profiles/default-linux/sparc/sparc32/2005.1/make.defaults index ae673b9fe0b1..cca97d82d229 100644 --- a/profiles/default-linux/sparc/sparc32/2005.1/make.defaults +++ b/profiles/default-linux/sparc/sparc32/2005.1/make.defaults @@ -1,9 +1,5 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/sparc32/2005.1/make.defaults,v 1.4 2006/03/29 19:15:16 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/sparc32/2005.1/make.defaults,v 1.5 2006/04/11 21:28:33 gustavoz Exp $ USE="arts berkdb bitmap-fonts crypt cups dlloader eds fortran fbcon foomaticdb gdbm gif gstreamer gtk gtk2 imlib jpeg kde gnome libwww mikmod motif mad mpeg ncurses nls opengl pam perl png python qt readline slang spell ssl tcpd truetype truetype-fonts type1-fonts X xv zlib" - -# 2006/03/29 - Stefan Schweizer <genstef@gentoo.org> -# isdn USE flag defaults -USE="${USE} isdnlog" diff --git a/profiles/default-linux/sparc/sparc32/2006.0/make.defaults b/profiles/default-linux/sparc/sparc32/2006.0/make.defaults index 5a1776dc97c4..1657f424a293 100644 --- a/profiles/default-linux/sparc/sparc32/2006.0/make.defaults +++ b/profiles/default-linux/sparc/sparc32/2006.0/make.defaults @@ -1,13 +1,9 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/sparc32/2006.0/make.defaults,v 1.9 2006/03/29 19:15:16 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/sparc32/2006.0/make.defaults,v 1.10 2006/04/11 21:28:33 gustavoz Exp $ # USE settings USE="apache2 berkdb bitmap-fonts crypt cups dlloader fortran fbcon foomaticdb gdbm gif gstreamer gtk gtk2 imlib jpeg libwww motif ncurses nls oss pam perl png python readline spell ssl tcpd truetype truetype-fonts type1-fonts udev X xml zlib" # Just the barebones until bug #120088 is properly fixed <gustavoz> USE="${USE} dba gd" - -# 2006/03/29 - Stefan Schweizer <genstef@gentoo.org> -# isdn USE flag defaults -USE="${USE} isdnlog" |