summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-08-18 01:11:34 +0000
committerMike Frysinger <vapier@gentoo.org>2004-08-18 01:11:34 +0000
commit16982749892b9a25f762fbf0a85463f0522d74d7 (patch)
treef496c0c633a776c4d891f0aa1e43e81cd9ba53c5 /profiles/default-linux
parentfix profiles (diff)
downloadhistorical-16982749892b9a25f762fbf0a85463f0522d74d7.tar.gz
historical-16982749892b9a25f762fbf0a85463f0522d74d7.tar.bz2
historical-16982749892b9a25f762fbf0a85463f0522d74d7.zip
set x11-base/xorg-x11 as default X
Diffstat (limited to 'profiles/default-linux')
-rw-r--r--profiles/default-linux/alpha/2004.0/make.defaults64
-rw-r--r--profiles/default-linux/alpha/2004.0/virtuals4
2 files changed, 55 insertions, 13 deletions
diff --git a/profiles/default-linux/alpha/2004.0/make.defaults b/profiles/default-linux/alpha/2004.0/make.defaults
index 13be9073c4e6..dc6a1cd82ce6 100644
--- a/profiles/default-linux/alpha/2004.0/make.defaults
+++ b/profiles/default-linux/alpha/2004.0/make.defaults
@@ -1,9 +1,5 @@
-# Copyright 2002 Gentoo Foundation.
-# Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/2004.0/make.defaults,v 1.2 2004/06/26 23:29:25 solar Exp $
-
-# System-wide defaults for the gcc 3.2 Portage system (2004.0)
-
+# Copyright 2004 Gentoo Foundation.
+# System-wide defaults for the Portage system on alpha
#Experimental: trying to use these USE variables to build up from stage 2->3
#thus eliminating the inherent fragility of using USE for this
@@ -15,11 +11,55 @@ GRP_STAGE23_USE="ipv6 pam tcpd readline nls ssl gpm perl python berkdb acl ncurs
# has a conditional dependency on java (which it does,) then a JDK will be
# pulled in during *emerge system*!
-USE="x86 oss apm arts avi berkdb crypt cups encode foomaticdb gdbm gif gpm gtk gtk2 imlib
-jpeg kde gnome libg++ libwww mad mikmod motif mpeg ncurses nls oggvorbis
-opengl pam pdflib png python qt quicktime readline sdl slang spell ssl
-svga tcpd truetype X xml2 xmms xv zlib"
+USE="
+alpha
+arts
+avi
+berkdb
+crypt
+cups
+encode
+foomaticdb
+gdbm
+gif
+gnome
+gpm
+gtk
+gtk2
+imlib
+jpeg
+kde
+libg++
+libwww
+mad
+mikmod
+motif
+mpeg
+ncurses
+nls
+oggvorbis
+opengl
+oss
+pam
+pdflib
+png
+python
+qt
+quicktime
+readline
+sdl
+slang
+spell
+ssl
+tcpd
+truetype
+X
+xml2
+xmms
+xv
+zlib
+"
-ARCH="x86"
+ARCH="alpha"
COMPILER="gcc3"
-ACCEPT_KEYWORDS="x86"
+ACCEPT_KEYWORDS="alpha"
diff --git a/profiles/default-linux/alpha/2004.0/virtuals b/profiles/default-linux/alpha/2004.0/virtuals
index 4a3e4023f79b..40b57f1021eb 100644
--- a/profiles/default-linux/alpha/2004.0/virtuals
+++ b/profiles/default-linux/alpha/2004.0/virtuals
@@ -1,6 +1,8 @@
# Copyright 2004 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/2004.0/virtuals,v 1.5 2004/08/17 13:39:29 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/2004.0/virtuals,v 1.6 2004/08/18 01:11:34 vapier Exp $
# Use this virtuals file to override or add virtuals that are specific ONLY
# TO THIS PROFILE!
+
+virtual/x11 x11-base/xorg-x11