diff options
author | 2002-04-18 21:06:28 +0000 | |
---|---|---|
committer | 2002-04-18 21:06:28 +0000 | |
commit | f68777fe3c7045cc95039e90db06588366dddf24 (patch) | |
tree | f1ce2223f412eb2d0472c62c6d7c9c431ca12a10 | |
parent | YMCA: Yet More Changes Ah-ha (tm) (diff) | |
download | gentoo-2-f68777fe3c7045cc95039e90db06588366dddf24.tar.gz gentoo-2-f68777fe3c7045cc95039e90db06588366dddf24.tar.bz2 gentoo-2-f68777fe3c7045cc95039e90db06588366dddf24.zip |
More changes
-rw-r--r-- | profiles/default-sparc64-1.0/make.defaults | 16 | ||||
-rw-r--r-- | profiles/default-sparc64-1.0/make.defaults.sparc | 9 | ||||
-rw-r--r-- | profiles/default-sparc64-1.0/packages | 5 |
3 files changed, 24 insertions, 6 deletions
diff --git a/profiles/default-sparc64-1.0/make.defaults b/profiles/default-sparc64-1.0/make.defaults index 7d4953fffe2b..cb26f16e3fd0 100644 --- a/profiles/default-sparc64-1.0/make.defaults +++ b/profiles/default-sparc64-1.0/make.defaults @@ -1,9 +1,19 @@ -# This file created automagically by ../default-sparc-1.0/scripts/generate-packages.sh on Thu Apr 18 01:55:42 CEST 2002 +# This file created automagically by ../default-sparc-1.0/scripts/generate-packages.sh on Thu Apr 18 23:04:59 CEST 2002 # Copyright 2000 Daniel Robbins, Gentoo Technologies, Inc. # System-wide defaults for the Portage system -USE="xv slang readline gpm berkdb mmx 3dnow gdbm tcpd pam libwww ssl nls mitshm arts lame perl python esd gif imlib sdl oggvorbis gnome gtk X qt kde motif opengl avi png tiff gif" -ARCH="sparc64" +USE="xv slang readline gpm berkdb mmx 3dnow gdbm tcpd pam libwww ssl nls mitshm arts lame perl python esd imlib sdl oggvorbis gnome gtk X qt kde motif opengl avi jpeg png tiff gif" + + # These lines added by ../default-sparc-1.0/scripts/generate-packages.sh ----------------------- +# +# $Id: make.defaults,v 1.4 2002/04/18 21:06:28 murphy Exp $ +# +# $Log: make.defaults,v $ +# Revision 1.4 2002/04/18 21:06:28 murphy +# More changes +# +# +ARCH="sparc64" # End of lines added by ../default-sparc-1.0/scripts/generate-packages.sh ---------------------- diff --git a/profiles/default-sparc64-1.0/make.defaults.sparc b/profiles/default-sparc64-1.0/make.defaults.sparc index e69de29bb2d1..e25cf6011121 100644 --- a/profiles/default-sparc64-1.0/make.defaults.sparc +++ b/profiles/default-sparc64-1.0/make.defaults.sparc @@ -0,0 +1,9 @@ +# +# $Id: make.defaults.sparc,v 1.2 2002/04/18 21:06:28 murphy Exp $ +# +# $Log: make.defaults.sparc,v $ +# Revision 1.2 2002/04/18 21:06:28 murphy +# More changes +# +# +ARCH="sparc64" diff --git a/profiles/default-sparc64-1.0/packages b/profiles/default-sparc64-1.0/packages index a40309e84383..33c3c0a78ce2 100644 --- a/profiles/default-sparc64-1.0/packages +++ b/profiles/default-sparc64-1.0/packages @@ -1,4 +1,4 @@ -# This file created automagically by ../default-sparc-1.0/scripts/generate-packages.sh on Thu Apr 18 01:55:42 CEST 2002 +# This file created automagically by ../default-sparc-1.0/scripts/generate-packages.sh on Thu Apr 18 23:04:59 CEST 2002 # IMPORTANT: In order to parse this new format, you need Portage 1.6 or later! @@ -75,7 +75,6 @@ *sys-apps/hdparm *sys-apps/iptables *sys-apps/less -#*sys-apps/lilo-22.1 *sys-apps/lsof *sys-apps/man *sys-apps/man-pages @@ -168,7 +167,7 @@ <=sys-apps/tcp-wrappers-7.6-r3 # These lines added by ../default-sparc-1.0/scripts/generate-packages.sh ----------------------- -# $Header: /var/cvsroot/gentoo-x86/profiles/default-sparc64-1.0/packages,v 1.2 2002/04/18 11:12:23 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-sparc64-1.0/packages,v 1.3 2002/04/18 21:06:28 murphy Exp $ # # Please edit the file packages.sparc, it will be included in # packages the next time you run generate-packages.sh |