summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Shakaryan <omp@gentoo.org>2007-07-22 09:46:31 +0000
committerDavid Shakaryan <omp@gentoo.org>2007-07-22 09:46:31 +0000
commit18ad59ce10f6e5816878c30f4cd60885d39ef9ad (patch)
tree87a8a09598d8f54942ec1dcb24e10d10a095c5e9 /app-misc/worker/worker-2.11.1.ebuild
parentDrop virtual/x11 references. (diff)
downloadgentoo-2-18ad59ce10f6e5816878c30f4cd60885d39ef9ad.tar.gz
gentoo-2-18ad59ce10f6e5816878c30f4cd60885d39ef9ad.tar.bz2
gentoo-2-18ad59ce10f6e5816878c30f4cd60885d39ef9ad.zip
Remove virtual/x11 from dependencies.
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'app-misc/worker/worker-2.11.1.ebuild')
-rw-r--r--app-misc/worker/worker-2.11.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-misc/worker/worker-2.11.1.ebuild b/app-misc/worker/worker-2.11.1.ebuild
index c040d56ddecd..400bfe1e7f3a 100644
--- a/app-misc/worker/worker-2.11.1.ebuild
+++ b/app-misc/worker/worker-2.11.1.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-misc/worker/worker-2.11.1.ebuild,v 1.7 2006/08/17 11:34:01 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/worker/worker-2.11.1.ebuild,v 1.8 2007/07/22 09:46:31 omp Exp $
DESCRIPTION="Worker Filemanager: Amiga Directory Opus 4 clone"
HOMEPAGE="http://www.boomerangsworld.de/worker/"
@@ -11,7 +11,7 @@ SLOT="0"
KEYWORDS="alpha amd64 ~hppa ia64 ~mips ppc sparc x86"
IUSE=""
-DEPEND="|| ( x11-libs/libSM virtual/x11 )"
+DEPEND="x11-libs/libSM"
src_install() {
einstall || die "make install failed"