summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Shakaryan <omp@gentoo.org>2007-07-22 09:38:14 +0000
committerDavid Shakaryan <omp@gentoo.org>2007-07-22 09:38:14 +0000
commite8a4b73fe6bab7799c02a5706314cf9cc4ae7512 (patch)
tree605a40c35d911ed8ade3e299036d9e4e7873433d /app-emulation
parentDrop virtual/x11 references. (diff)
downloadgentoo-2-e8a4b73fe6bab7799c02a5706314cf9cc4ae7512.tar.gz
gentoo-2-e8a4b73fe6bab7799c02a5706314cf9cc4ae7512.tar.bz2
gentoo-2-e8a4b73fe6bab7799c02a5706314cf9cc4ae7512.zip
Remove virtual/x11 from dependencies.
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/vmware-server-console/ChangeLog6
-rw-r--r--app-emulation/vmware-server-console/vmware-server-console-1.0.3.44356.ebuild49
2 files changed, 27 insertions, 28 deletions
diff --git a/app-emulation/vmware-server-console/ChangeLog b/app-emulation/vmware-server-console/ChangeLog
index 5f4e62cb78e7..95e58f0b898c 100644
--- a/app-emulation/vmware-server-console/ChangeLog
+++ b/app-emulation/vmware-server-console/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-emulation/vmware-server-console
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-server-console/ChangeLog,v 1.16 2007/07/02 14:08:52 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-server-console/ChangeLog,v 1.17 2007/07/22 09:38:14 omp Exp $
+
+ 22 Jul 2007; David Shakaryan <omp@gentoo.org>
+ vmware-server-console-1.0.3.44356.ebuild:
+ Remove virtual/x11 from dependencies.
02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org>
vmware-server-console-1.0.3.44356.ebuild:
diff --git a/app-emulation/vmware-server-console/vmware-server-console-1.0.3.44356.ebuild b/app-emulation/vmware-server-console/vmware-server-console-1.0.3.44356.ebuild
index b37718535a74..daa41accd4d5 100644
--- a/app-emulation/vmware-server-console/vmware-server-console-1.0.3.44356.ebuild
+++ b/app-emulation/vmware-server-console/vmware-server-console-1.0.3.44356.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-server-console/vmware-server-console-1.0.3.44356.ebuild,v 1.3 2007/07/02 14:08:52 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-server-console/vmware-server-console-1.0.3.44356.ebuild,v 1.4 2007/07/22 09:38:14 omp Exp $
# Unlike many other binary packages the user doesn't need to agree to a licence
# to download VMWare. The agreeing to a licence is part of the configure step
@@ -29,36 +29,31 @@ KEYWORDS="-* ~amd64 ~x86"
RESTRICT="strip"
DEPEND=">=sys-libs/glibc-2.3.5
- virtual/os-headers
- >=dev-lang/perl-5
- >=sys-apps/portage-2.0.54
- app-arch/unzip"
+ virtual/os-headers
+ >=dev-lang/perl-5
+ >=sys-apps/portage-2.0.54
+ app-arch/unzip"
# vmware-server-console should not use virtual/libc as this is a
# precompiled binary package thats linked to glibc.
RDEPEND=">=sys-libs/glibc-2.3.5
- amd64? ( app-emulation/emul-linux-x86-gtklibs )
- !amd64? ( || ( ( x11-libs/libSM
- x11-libs/libICE
- x11-libs/libX11
- x11-libs/libXau
- x11-libs/libXcursor
- x11-libs/libXdmcp
- x11-libs/libXext
- x11-libs/libXfixes
- x11-libs/libXft
- x11-libs/libXi
- x11-libs/libXrandr
- x11-libs/libXrender
- x11-libs/libXt
- x11-libs/libXtst
- )
- virtual/x11
- )
- )
- >=dev-lang/perl-5
- !<sys-apps/dbus-0.62
- "
+ amd64? ( app-emulation/emul-linux-x86-gtklibs )
+ !amd64? ( x11-libs/libSM
+ x11-libs/libICE
+ x11-libs/libX11
+ x11-libs/libXau
+ x11-libs/libXcursor
+ x11-libs/libXdmcp
+ x11-libs/libXext
+ x11-libs/libXfixes
+ x11-libs/libXft
+ x11-libs/libXi
+ x11-libs/libXrandr
+ x11-libs/libXrender
+ x11-libs/libXt
+ x11-libs/libXtst )
+ >=dev-lang/perl-5
+ !<sys-apps/dbus-0.62"
etcdir="/etc/${PN}"
ANY_ANY=""