summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <spyderous@gentoo.org>2004-03-30 20:46:10 +0000
committerDonnie Berkholz <spyderous@gentoo.org>2004-03-30 20:46:10 +0000
commit757bb3a5dc39f343b7ad4433bd193ebfa15d1b18 (patch)
treef7ec07600f165feedaeda28c5e13aa5c2ed6af46 /app-emulation
parentCosmetic changes and desktop file (Manifest recommit) (diff)
downloadgentoo-2-757bb3a5dc39f343b7ad4433bd193ebfa15d1b18.tar.gz
gentoo-2-757bb3a5dc39f343b7ad4433bd193ebfa15d1b18.tar.bz2
gentoo-2-757bb3a5dc39f343b7ad4433bd193ebfa15d1b18.zip
Change x11-base/xfree dependency to virtual/x11.
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/bochs/ChangeLog7
-rw-r--r--app-emulation/bochs/bochs-1.4.1.ebuild4
-rw-r--r--app-emulation/bochs/bochs-1.4.ebuild4
-rw-r--r--app-emulation/bochs/bochs-2.0.2.ebuild4
-rw-r--r--app-emulation/bochs/bochs-2.0.ebuild4
-rw-r--r--app-emulation/bochs/bochs-2.1.1.ebuild4
-rw-r--r--app-emulation/bochs/bochs-2.1.ebuild4
-rw-r--r--app-emulation/spectemu/ChangeLog5
-rw-r--r--app-emulation/spectemu/spectemu-0.9.4.ebuild4
9 files changed, 24 insertions, 16 deletions
diff --git a/app-emulation/bochs/ChangeLog b/app-emulation/bochs/ChangeLog
index a1254b96deaf..c2d849748127 100644
--- a/app-emulation/bochs/ChangeLog
+++ b/app-emulation/bochs/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-emulation/bochs
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/ChangeLog,v 1.23 2004/03/15 02:05:59 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/ChangeLog,v 1.24 2004/03/30 20:45:14 spyderous Exp $
+
+ 30 Mar 2004; Donnie Berkholz <spyderous@gentoo.org>; bochs-1.4.1.ebuild,
+ bochs-1.4.ebuild, bochs-2.0.2.ebuild, bochs-2.0.ebuild, bochs-2.1.1.ebuild,
+ bochs-2.1.ebuild:
+ Change x11-base/xfree dependency to virtual/x11.
14 Mar 2004; Seemant Kulleen <seemant@gentoo.org> bochs-1.4.ebuild:
use MY_P for a custom name NOT PN
diff --git a/app-emulation/bochs/bochs-1.4.1.ebuild b/app-emulation/bochs/bochs-1.4.1.ebuild
index 55fd5f2e5439..930b1a215ed4 100644
--- a/app-emulation/bochs/bochs-1.4.1.ebuild
+++ b/app-emulation/bochs/bochs-1.4.1.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/app-emulation/bochs/bochs-1.4.1.ebuild,v 1.7 2004/02/20 06:01:34 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/bochs-1.4.1.ebuild,v 1.8 2004/03/30 20:45:14 spyderous Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Bochs is a pc emulator.
@@ -14,7 +14,7 @@ SLOT="0"
IUSE=""
DEPEND=">=sys-libs/glibc-2.1.3
- >=x11-base/xfree-4.0.1"
+ virtual/x11"
KEYWORDS="x86 ppc"
diff --git a/app-emulation/bochs/bochs-1.4.ebuild b/app-emulation/bochs/bochs-1.4.ebuild
index 61682c2dc979..58653b2f3cba 100644
--- a/app-emulation/bochs/bochs-1.4.ebuild
+++ b/app-emulation/bochs/bochs-1.4.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/app-emulation/bochs/bochs-1.4.ebuild,v 1.14 2004/03/15 02:06:00 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/bochs-1.4.ebuild,v 1.15 2004/03/30 20:45:14 spyderous Exp $
MY_P=${P/_/.}
S=${WORKDIR}/${MY_P}
@@ -17,7 +17,7 @@ IUSE=""
#build-time dependencies
DEPEND=">=sys-libs/glibc-2.1.3
- >=x11-base/xfree-4.0.1"
+ virtual/x11"
KEYWORDS="x86 ppc"
diff --git a/app-emulation/bochs/bochs-2.0.2.ebuild b/app-emulation/bochs/bochs-2.0.2.ebuild
index 3dd6516a4f99..0fd11a59cacf 100644
--- a/app-emulation/bochs/bochs-2.0.2.ebuild
+++ b/app-emulation/bochs/bochs-2.0.2.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/app-emulation/bochs/bochs-2.0.2.ebuild,v 1.12 2004/01/10 14:56:58 bazik Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/bochs-2.0.2.ebuild,v 1.13 2004/03/30 20:45:14 spyderous Exp $
inherit eutils
@@ -15,7 +15,7 @@ KEYWORDS="x86 ~ppc alpha sparc"
IUSE="sdl gtk"
DEPEND=">=sys-libs/glibc-2.1.3
- >=x11-base/xfree-4.0.1
+ virtual/x11
>=sys-apps/sed-4
sdl? media-libs/libsdl
gtk? x11-libs/wxGTK"
diff --git a/app-emulation/bochs/bochs-2.0.ebuild b/app-emulation/bochs/bochs-2.0.ebuild
index 0353ca34677a..605f99276632 100644
--- a/app-emulation/bochs/bochs-2.0.ebuild
+++ b/app-emulation/bochs/bochs-2.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/app-emulation/bochs/bochs-2.0.ebuild,v 1.4 2004/02/20 06:01:34 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/bochs-2.0.ebuild,v 1.5 2004/03/30 20:45:14 spyderous Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Bochs is a pc emulator.
@@ -14,7 +14,7 @@ SLOT="0"
IUSE="sdl"
DEPEND=">=sys-libs/glibc-2.1.3
- >=x11-base/xfree-4.0.1
+ virtual/x11
sdl? media-libs/libsdl"
KEYWORDS="x86 ~ppc"
diff --git a/app-emulation/bochs/bochs-2.1.1.ebuild b/app-emulation/bochs/bochs-2.1.1.ebuild
index d2c209029987..0e9afa9233a5 100644
--- a/app-emulation/bochs/bochs-2.1.1.ebuild
+++ b/app-emulation/bochs/bochs-2.1.1.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/app-emulation/bochs/bochs-2.1.1.ebuild,v 1.3 2004/03/09 03:45:37 jhuebel Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/bochs-2.1.1.ebuild,v 1.4 2004/03/30 20:45:14 spyderous Exp $
inherit eutils
@@ -15,7 +15,7 @@ KEYWORDS="~x86 ~ppc ~alpha ~sparc ~amd64"
IUSE="sdl gtk readline"
DEPEND=">=sys-libs/glibc-2.1.3
- >=x11-base/xfree-4.0.1
+ virtual/x11
>=sys-apps/sed-4
sdl? media-libs/libsdl
gtk? x11-libs/wxGTK
diff --git a/app-emulation/bochs/bochs-2.1.ebuild b/app-emulation/bochs/bochs-2.1.ebuild
index 3c955b69b9a5..026a185231e3 100644
--- a/app-emulation/bochs/bochs-2.1.ebuild
+++ b/app-emulation/bochs/bochs-2.1.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/app-emulation/bochs/bochs-2.1.ebuild,v 1.1 2004/01/13 02:50:58 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/bochs-2.1.ebuild,v 1.2 2004/03/30 20:45:14 spyderous Exp $
inherit eutils
@@ -15,7 +15,7 @@ KEYWORDS="~x86 ~ppc ~alpha ~sparc"
IUSE="sdl gtk readline"
DEPEND=">=sys-libs/glibc-2.1.3
- >=x11-base/xfree-4.0.1
+ virtual/x11
>=sys-apps/sed-4
sdl? media-libs/libsdl
gtk? x11-libs/wxGTK
diff --git a/app-emulation/spectemu/ChangeLog b/app-emulation/spectemu/ChangeLog
index b1794373997d..11db5c08e92b 100644
--- a/app-emulation/spectemu/ChangeLog
+++ b/app-emulation/spectemu/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/spectemu
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/spectemu/ChangeLog,v 1.6 2004/03/21 19:24:45 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/spectemu/ChangeLog,v 1.7 2004/03/30 20:46:10 spyderous Exp $
+
+ 30 Mar 2004; Donnie Berkholz <spyderous@gentoo.org>; spectemu-0.9.4.ebuild:
+ Change x11-base/xfree dependency to virtual/x11.
21 Mar 2004; David Holm <dholm@gentoo.org> spectemu-0.9.4.ebuild:
Added to ~ppc.
diff --git a/app-emulation/spectemu/spectemu-0.9.4.ebuild b/app-emulation/spectemu/spectemu-0.9.4.ebuild
index 36554d2bf6aa..b48c3c37da21 100644
--- a/app-emulation/spectemu/spectemu-0.9.4.ebuild
+++ b/app-emulation/spectemu/spectemu-0.9.4.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/app-emulation/spectemu/spectemu-0.9.4.ebuild,v 1.9 2004/03/21 19:24:46 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/spectemu/spectemu-0.9.4.ebuild,v 1.10 2004/03/30 20:46:10 spyderous Exp $
IUSE="X readline svga"
@@ -15,7 +15,7 @@ SLOT="0"
### The ./configure script automagically figures out which binaries to build
### so the run/compiletime dependancies here are use dependant
-DEPEND="X? ( x11-base/xfree )
+DEPEND="X? ( virtual/x11 )
readline? ( sys-libs/readline )"
RDEPEND="svga? ( media-libs/svgalib )"