summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <dberkholz@gentoo.org>2004-03-30 20:46:10 +0000
committerDonnie Berkholz <dberkholz@gentoo.org>2004-03-30 20:46:10 +0000
commitbf537053ca2d8ff31439d5d3669376148e5f35a7 (patch)
treea98edb34c1be131c2fb41c1fe102e7d250f737ec /app-emulation/bochs
parentCosmetic changes and desktop file (diff)
downloadhistorical-bf537053ca2d8ff31439d5d3669376148e5f35a7.tar.gz
historical-bf537053ca2d8ff31439d5d3669376148e5f35a7.tar.bz2
historical-bf537053ca2d8ff31439d5d3669376148e5f35a7.zip
Change x11-base/xfree dependency to virtual/x11.
Diffstat (limited to 'app-emulation/bochs')
-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
7 files changed, 18 insertions, 13 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