From e0a24a0d29924207687f6fa86172ed9f0b493b1c Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Sun, 14 Jun 2015 18:36:29 +0000 Subject: [QA] Remove emul-linux-x86-* from dependencies. (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!) --- net-misc/teamviewer/ChangeLog | 5 +++- net-misc/teamviewer/teamviewer-9.0.32150.ebuild | 38 +++++++++---------------- 2 files changed, 18 insertions(+), 25 deletions(-) (limited to 'net-misc/teamviewer') diff --git a/net-misc/teamviewer/ChangeLog b/net-misc/teamviewer/ChangeLog index 862d77fff013..4b39a5ecd1b2 100644 --- a/net-misc/teamviewer/ChangeLog +++ b/net-misc/teamviewer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/teamviewer # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/teamviewer/ChangeLog,v 1.18 2015/04/15 11:11:38 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/teamviewer/ChangeLog,v 1.19 2015/06/14 18:36:29 ulm Exp $ + + 14 Jun 2015; Ulrich Müller teamviewer-9.0.32150.ebuild: + [QA] Remove emul-linux-x86-* from dependencies. 15 Apr 2015; Ian Delaney metadata.xml: add NP-Hardass as co-maintainer, endorsed by ulm diff --git a/net-misc/teamviewer/teamviewer-9.0.32150.ebuild b/net-misc/teamviewer/teamviewer-9.0.32150.ebuild index e4d1f306e40e..0b9d76956fa8 100644 --- a/net-misc/teamviewer/teamviewer-9.0.32150.ebuild +++ b/net-misc/teamviewer/teamviewer-9.0.32150.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/net-misc/teamviewer/teamviewer-9.0.32150.ebuild,v 1.1 2014/11/12 23:18:50 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/teamviewer/teamviewer-9.0.32150.ebuild,v 1.2 2015/06/14 18:36:29 ulm Exp $ EAPI=5 @@ -24,28 +24,18 @@ RDEPEND=" app-shells/bash x11-misc/xdg-utils !system-wine? ( - || ( - ( - media-libs/alsa-lib[abi_x86_32(-)] - media-libs/freetype[abi_x86_32(-)] - sys-libs/zlib[abi_x86_32(-)] - x11-libs/libX11[abi_x86_32(-)] - x11-libs/libXau[abi_x86_32(-)] - x11-libs/libXdamage[abi_x86_32(-)] - x11-libs/libXext[abi_x86_32(-)] - x11-libs/libXfixes[abi_x86_32(-)] - x11-libs/libXrandr[abi_x86_32(-)] - x11-libs/libXrender[abi_x86_32(-)] - x11-libs/libSM[abi_x86_32(-)] - x11-libs/libXtst[abi_x86_32(-)] - ) - ( - app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] - app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] - app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)] - ) - - ) + media-libs/alsa-lib[abi_x86_32(-)] + media-libs/freetype[abi_x86_32(-)] + sys-libs/zlib[abi_x86_32(-)] + x11-libs/libX11[abi_x86_32(-)] + x11-libs/libXau[abi_x86_32(-)] + x11-libs/libXdamage[abi_x86_32(-)] + x11-libs/libXext[abi_x86_32(-)] + x11-libs/libXfixes[abi_x86_32(-)] + x11-libs/libXrandr[abi_x86_32(-)] + x11-libs/libXrender[abi_x86_32(-)] + x11-libs/libSM[abi_x86_32(-)] + x11-libs/libXtst[abi_x86_32(-)] ) system-wine? ( app-emulation/wine )" -- cgit v1.2.3-65-gdbad