summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Shakaryan <omp@gentoo.org>2007-07-22 09:29:45 +0000
committerDavid Shakaryan <omp@gentoo.org>2007-07-22 09:29:45 +0000
commit6de122d2a6b41d69568193ec06bf64bb012f6256 (patch)
treeab62d7d40e764d3ed8c48024a6345ffc4873c385 /app-emulation/spectemu
parentDrop virtual/x11 references. (diff)
downloadgentoo-2-6de122d2a6b41d69568193ec06bf64bb012f6256.tar.gz
gentoo-2-6de122d2a6b41d69568193ec06bf64bb012f6256.tar.bz2
gentoo-2-6de122d2a6b41d69568193ec06bf64bb012f6256.zip
Remove virtual/x11 from dependencies.
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'app-emulation/spectemu')
-rw-r--r--app-emulation/spectemu/ChangeLog6
-rw-r--r--app-emulation/spectemu/spectemu-0.9.4.ebuild19
-rw-r--r--app-emulation/spectemu/spectemu-0.99.3.ebuild19
3 files changed, 21 insertions, 23 deletions
diff --git a/app-emulation/spectemu/ChangeLog b/app-emulation/spectemu/ChangeLog
index 7f4550c56311..a300af283d87 100644
--- a/app-emulation/spectemu/ChangeLog
+++ b/app-emulation/spectemu/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-emulation/spectemu
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/spectemu/ChangeLog,v 1.23 2007/05/13 18:29:23 bangert Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/spectemu/ChangeLog,v 1.24 2007/07/22 09:29:45 omp Exp $
+
+ 22 Jul 2007; David Shakaryan <omp@gentoo.org> spectemu-0.9.4.ebuild,
+ spectemu-0.99.3.ebuild:
+ Remove virtual/x11 from dependencies.
13 May 2007; Thilo Bangert <bangert@gentoo.org> metadata.xml:
add <herd>no-herd</herd>
diff --git a/app-emulation/spectemu/spectemu-0.9.4.ebuild b/app-emulation/spectemu/spectemu-0.9.4.ebuild
index 6c1fad60a570..7d3ad88b1c0c 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-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# 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.16 2006/08/04 08:09:42 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/spectemu/spectemu-0.9.4.ebuild,v 1.17 2007/07/22 09:29:45 omp Exp $
### Several versions of specemu exist, xspect & vgaspect, utilising X11
### and/or svgalib. libreadline provides optional runtime features.
@@ -16,15 +16,12 @@ SLOT="0"
KEYWORDS="x86 ppc"
IUSE="X readline svga"
-DEPEND="X? ( || (
- ( >=x11-proto/xf86vidmodeproto-2.2.2
- >=x11-proto/xextproto-7.0.2
- >=x11-proto/xproto-7.0.4
- >=x11-libs/libX11-1.0.0
- >=x11-libs/libXext-1.0.0
- >=x11-libs/libXxf86vm-1.0.0 )
- virtual/x11 )
- )
+DEPEND="X? ( >=x11-proto/xf86vidmodeproto-2.2.2
+ >=x11-proto/xextproto-7.0.2
+ >=x11-proto/xproto-7.0.4
+ >=x11-libs/libX11-1.0.0
+ >=x11-libs/libXext-1.0.0
+ >=x11-libs/libXxf86vm-1.0.0 )
readline? ( sys-libs/readline )"
RDEPEND="svga? ( media-libs/svgalib )"
diff --git a/app-emulation/spectemu/spectemu-0.99.3.ebuild b/app-emulation/spectemu/spectemu-0.99.3.ebuild
index 107c873b8ada..9cb201628cf6 100644
--- a/app-emulation/spectemu/spectemu-0.99.3.ebuild
+++ b/app-emulation/spectemu/spectemu-0.99.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/spectemu/spectemu-0.99.3.ebuild,v 1.10 2007/07/12 06:39:56 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/spectemu/spectemu-0.99.3.ebuild,v 1.11 2007/07/22 09:29:45 omp Exp $
### Several versions of specemu exist, xspect & vgaspect, utilising X11
### and/or svgalib. libreadline provides optional runtime features.
@@ -18,15 +18,12 @@ SLOT="0"
KEYWORDS="amd64 ppc x86"
IUSE="X readline svga"
-DEPEND="X? ( || (
- ( >=x11-proto/xf86vidmodeproto-2.2.2
- >=x11-proto/xextproto-7.0.2
- >=x11-proto/xproto-7.0.4
- >=x11-libs/libX11-1.0.0
- >=x11-libs/libXext-1.0.0
- >=x11-libs/libXxf86vm-1.0.0 )
- virtual/x11 )
- )
+DEPEND="X? ( >=x11-proto/xf86vidmodeproto-2.2.2
+ >=x11-proto/xextproto-7.0.2
+ >=x11-proto/xproto-7.0.4
+ >=x11-libs/libX11-1.0.0
+ >=x11-libs/libXext-1.0.0
+ >=x11-libs/libXxf86vm-1.0.0 )
readline? ( sys-libs/readline )"
RDEPEND="svga? ( media-libs/svgalib )"