summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-10-11 13:39:06 +0000
committerMike Frysinger <vapier@gentoo.org>2004-10-11 13:39:06 +0000
commit5dc6c10daff2ae14edaf25bc03f3c51923eb1eaf (patch)
treef37493bfe5247f2a69c9017a73452c6ba16bd96e
parentlock our binutils down (diff)
downloadgentoo-2-5dc6c10daff2ae14edaf25bc03f3c51923eb1eaf.tar.gz
gentoo-2-5dc6c10daff2ae14edaf25bc03f3c51923eb1eaf.tar.bz2
gentoo-2-5dc6c10daff2ae14edaf25bc03f3c51923eb1eaf.zip
remove baselayout DEPEND
-rw-r--r--x11-base/kdrive/kdrive-4.3.0-r5.ebuild5
-rw-r--r--x11-base/xfree/xfree-4.3.0-r7.ebuild5
-rw-r--r--x11-base/xorg-x11/xorg-x11-6.7.0-r2.ebuild5
-rw-r--r--x11-base/xorg-x11/xorg-x11-6.8.0-r1.ebuild5
-rw-r--r--x11-base/xorg-x11/xorg-x11-6.8.0-r2.ebuild4
5 files changed, 10 insertions, 14 deletions
diff --git a/x11-base/kdrive/kdrive-4.3.0-r5.ebuild b/x11-base/kdrive/kdrive-4.3.0-r5.ebuild
index 1bd40e92aed6..81b9126bfb55 100644
--- a/x11-base/kdrive/kdrive-4.3.0-r5.ebuild
+++ b/x11-base/kdrive/kdrive-4.3.0-r5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-base/kdrive/kdrive-4.3.0-r5.ebuild,v 1.8 2004/07/26 20:11:34 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-base/kdrive/kdrive-4.3.0-r5.ebuild,v 1.9 2004/10/11 13:39:06 vapier Exp $
# If you don't want to build the Xvesa server, do this.
# VESA="no" emerge kdrive
@@ -59,8 +59,7 @@ LICENSE="X11"
SLOT="0"
KEYWORDS="x86 amd64"
# Need portage for USE_EXPAND
-DEPEND=">=sys-apps/baselayout-1.8.3
- >=sys-libs/ncurses-5.1
+DEPEND=">=sys-libs/ncurses-5.1
>=sys-libs/zlib-1.1.3-r2
>=sys-devel/flex-2.5.4a-r5
>=dev-libs/expat-1.95.3
diff --git a/x11-base/xfree/xfree-4.3.0-r7.ebuild b/x11-base/xfree/xfree-4.3.0-r7.ebuild
index 42b0f4dbfa4f..b97f85b550ca 100644
--- a/x11-base/xfree/xfree-4.3.0-r7.ebuild
+++ b/x11-base/xfree/xfree-4.3.0-r7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-base/xfree/xfree-4.3.0-r7.ebuild,v 1.11 2004/09/22 16:10:33 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-base/xfree/xfree-4.3.0-r7.ebuild,v 1.12 2004/10/11 13:38:28 vapier Exp $
inherit eutils flag-o-matic gcc xfree
@@ -122,8 +122,7 @@ LICENSE="Adobe-X CID DEC DEC-2 IBM-X NVIDIA-X NetBSD SGI UCB-LBL XC-2
SLOT="0"
KEYWORDS="x86 alpha"
-DEPEND=">=sys-apps/baselayout-1.8.3
- >=sys-apps/portage-2.0.50_pre9
+DEPEND=">=sys-apps/portage-2.0.50_pre9
>=sys-libs/ncurses-5.1
>=sys-libs/zlib-1.1.3-r2
>=sys-devel/flex-2.5.4a-r5
diff --git a/x11-base/xorg-x11/xorg-x11-6.7.0-r2.ebuild b/x11-base/xorg-x11/xorg-x11-6.7.0-r2.ebuild
index 0d70f03a7409..890dd64cc04e 100644
--- a/x11-base/xorg-x11/xorg-x11-6.7.0-r2.ebuild
+++ b/x11-base/xorg-x11/xorg-x11-6.7.0-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# 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-r2.ebuild,v 1.27 2004/09/25 07:49:56 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/xorg-x11-6.7.0-r2.ebuild,v 1.28 2004/10/11 13:38:56 vapier Exp $
# Libraries which are now supplied in shared form that were not in the past
# include: libFS.so, libGLw.so, libI810XvMC.so, libXRes.so, libXfontcache.so,
@@ -69,8 +69,7 @@ SLOT="0"
KEYWORDS="arm alpha amd64 hppa ia64 mips ppc ppc64 ~sparc x86"
# Need portage-2.0.50_pre9 for `use !foo`
-DEPEND=">=sys-apps/baselayout-1.8.3
- >=sys-libs/ncurses-5.1
+DEPEND=">=sys-libs/ncurses-5.1
>=sys-libs/zlib-1.1.3-r2
>=sys-devel/flex-2.5.4a-r5
>=dev-libs/expat-1.95.3
diff --git a/x11-base/xorg-x11/xorg-x11-6.8.0-r1.ebuild b/x11-base/xorg-x11/xorg-x11-6.8.0-r1.ebuild
index 2cb6b72918b5..c5aabf6e5d09 100644
--- a/x11-base/xorg-x11/xorg-x11-6.8.0-r1.ebuild
+++ b/x11-base/xorg-x11/xorg-x11-6.8.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/xorg-x11-6.8.0-r1.ebuild,v 1.19 2004/10/11 09:14:03 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/xorg-x11-6.8.0-r1.ebuild,v 1.20 2004/10/11 13:38:56 vapier Exp $
# Set TDFX_RISKY to "yes" to get 16-bit, 1024x768 or higher on low-memory
# voodoo3 cards.
@@ -76,8 +76,7 @@ SLOT="0"
KEYWORDS="arm ~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc sparc ~x86"
# Need portage-2.0.50_pre9 for `use !foo`
-DEPEND=">=sys-apps/baselayout-1.8.3
- >=sys-libs/ncurses-5.1
+DEPEND=">=sys-libs/ncurses-5.1
>=sys-libs/zlib-1.1.3-r2
>=sys-devel/flex-2.5.4a-r5
>=dev-libs/expat-1.95.3
diff --git a/x11-base/xorg-x11/xorg-x11-6.8.0-r2.ebuild b/x11-base/xorg-x11/xorg-x11-6.8.0-r2.ebuild
index 2e5c22274860..7ab6777a1b6d 100644
--- a/x11-base/xorg-x11/xorg-x11-6.8.0-r2.ebuild
+++ b/x11-base/xorg-x11/xorg-x11-6.8.0-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/xorg-x11-6.8.0-r2.ebuild,v 1.11 2004/10/11 09:20:23 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/xorg-x11-6.8.0-r2.ebuild,v 1.12 2004/10/11 13:38:56 vapier Exp $
# Set TDFX_RISKY to "yes" to get 16-bit, 1024x768 or higher on low-memory
# voodoo3 cards.
@@ -95,7 +95,7 @@ DEPEND=">=sys-libs/ncurses-5.1
!virtual/x11"
# x11-libs/xft -- blocked because of interference with xorg's
-RDEPEND="virtual/baselayout
+RDEPEND="
>=sys-libs/zlib-1.1.3-r2
>=sys-devel/flex-2.5.4a-r5
>=dev-libs/expat-1.95.3