summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation/crossover-office-pro-bin/crossover-office-pro-bin-6.1.0.ebuild')
-rw-r--r--app-emulation/crossover-office-pro-bin/crossover-office-pro-bin-6.1.0.ebuild23
1 files changed, 8 insertions, 15 deletions
diff --git a/app-emulation/crossover-office-pro-bin/crossover-office-pro-bin-6.1.0.ebuild b/app-emulation/crossover-office-pro-bin/crossover-office-pro-bin-6.1.0.ebuild
index 2da3579782fa..12b9d069c831 100644
--- a/app-emulation/crossover-office-pro-bin/crossover-office-pro-bin-6.1.0.ebuild
+++ b/app-emulation/crossover-office-pro-bin/crossover-office-pro-bin-6.1.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-pro-bin/crossover-office-pro-bin-6.1.0.ebuild,v 1.5 2014/10/15 12:42:18 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-pro-bin/crossover-office-pro-bin-6.1.0.ebuild,v 1.6 2015/06/14 15:16:14 ulm Exp $
EAPI=5
@@ -19,19 +19,12 @@ RESTRICT="fetch strip"
RDEPEND="
dev-util/desktop-file-utils
sys-libs/glibc
- || (
- (
- x11-libs/libXrandr[abi_x86_32(-)]
- x11-libs/libXi[abi_x86_32(-)]
- x11-libs/libXmu[abi_x86_32(-)]
- x11-libs/libXxf86dga[abi_x86_32(-)]
- x11-libs/libXxf86vm[abi_x86_32(-)]
- nas? ( media-libs/nas[abi_x86_32(-)] )
- )
- amd64? (
- app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)]
- )
- )
+ x11-libs/libXrandr[abi_x86_32(-)]
+ x11-libs/libXi[abi_x86_32(-)]
+ x11-libs/libXmu[abi_x86_32(-)]
+ x11-libs/libXxf86dga[abi_x86_32(-)]
+ x11-libs/libXxf86vm[abi_x86_32(-)]
+ nas? ( media-libs/nas[abi_x86_32(-)] )
"
DEPEND=""