summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <spyderous@gentoo.org>2004-04-19 19:34:41 +0000
committerDonnie Berkholz <spyderous@gentoo.org>2004-04-19 19:34:41 +0000
commit38f992bb54b0728bb86879cbf3c896e1abc032cc (patch)
treeca4ba31343d751298882efdfc187da032042fea9 /x11-base/xorg-x11
parentMarked stable on hppa. (Manifest recommit) (diff)
downloadgentoo-2-38f992bb54b0728bb86879cbf3c896e1abc032cc.tar.gz
gentoo-2-38f992bb54b0728bb86879cbf3c896e1abc032cc.tar.bz2
gentoo-2-38f992bb54b0728bb86879cbf3c896e1abc032cc.zip
Add them to IUSE.
Diffstat (limited to 'x11-base/xorg-x11')
-rw-r--r--x11-base/xorg-x11/ChangeLog5
-rw-r--r--x11-base/xorg-x11/xorg-x11-6.7.0.ebuild5
2 files changed, 6 insertions, 4 deletions
diff --git a/x11-base/xorg-x11/ChangeLog b/x11-base/xorg-x11/ChangeLog
index fdbf190cf258..7482162a949a 100644
--- a/x11-base/xorg-x11/ChangeLog
+++ b/x11-base/xorg-x11/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-base/xorg-x11
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/ChangeLog,v 1.31 2004/04/19 19:03:37 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/ChangeLog,v 1.32 2004/04/19 19:34:41 spyderous Exp $
+
+ 19 Apr 2004; Donnie Berkholz <spyderous@gentoo.org>; xorg-x11-6.7.0.ebuild:
+ Add them to IUSE.
19 Apr 2004; Donnie Berkholz <spyderous@gentoo.org>; xorg-x11-6.7.0.ebuild:
Don't autodetect MMX/SSE/3DNOW, it breaks cross-compilation.
diff --git a/x11-base/xorg-x11/xorg-x11-6.7.0.ebuild b/x11-base/xorg-x11/xorg-x11-6.7.0.ebuild
index 3d0fe08c4464..014877259a39 100644
--- a/x11-base/xorg-x11/xorg-x11-6.7.0.ebuild
+++ b/x11-base/xorg-x11/xorg-x11-6.7.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/xorg-x11-6.7.0.ebuild,v 1.32 2004/04/19 19:03:37 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/xorg-x11-6.7.0.ebuild,v 1.33 2004/04/19 19:34:41 spyderous Exp $
# This is a snapshot of the XORG-RELEASE-1 branch.
@@ -60,9 +60,8 @@ inherit eutils flag-o-matic gcc xfree
# that only we only strip stuff that are safe to strip ...
RESTRICT="nostrip"
-# IUSE="sse mmx 3dnow" were disabled in favor of autodetection
# IUSE="gatos" disabled because gatos is broken on ~4.4 now (31 Jan 2004)
-IUSE="3dfx cjk debug doc hardened ipv6 nls pam sdk static pie"
+IUSE="3dfx 3dnow cjk debug doc hardened ipv6 mmx nls pam pie sdk sse static"
# IUSE_INPUT_DEVICES="synaptics wacom"
FILES_VER="0.2"