commit:     76378fba1346168ef8b9ac1fcb16c8c9e34317a0
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 18 13:54:11 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Thu Jan 18 13:54:52 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76378fba

app-emulation/winetricks: do not alternate wine atom anymore

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-emulation/winetricks/winetricks-20170823.ebuild | 7 ++-----
 app-emulation/winetricks/winetricks-99999999.ebuild | 7 ++-----
 2 files changed, 4 insertions(+), 10 deletions(-)

diff --git a/app-emulation/winetricks/winetricks-20170823.ebuild 
b/app-emulation/winetricks/winetricks-20170823.ebuild
index b1e5c8b6517..33701ee6fa5 100644
--- a/app-emulation/winetricks/winetricks-20170823.ebuild
+++ b/app-emulation/winetricks/winetricks-20170823.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -33,10 +33,7 @@ RDEPEND="app-arch/cabextract
        app-arch/unzip
        net-misc/wget
        x11-misc/xdg-utils
-       || (
-               app-emulation/wine
-               virtual/wine
-       )
+       virtual/wine
        gtk? ( gnome-extra/zenity )
        kde? ( kde-apps/kdialog )
        rar? ( app-arch/unrar )"

diff --git a/app-emulation/winetricks/winetricks-99999999.ebuild 
b/app-emulation/winetricks/winetricks-99999999.ebuild
index 655af7ae313..c6636ccbdad 100644
--- a/app-emulation/winetricks/winetricks-99999999.ebuild
+++ b/app-emulation/winetricks/winetricks-99999999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -33,10 +33,7 @@ RDEPEND="app-arch/cabextract
        app-arch/unzip
        net-misc/wget
        x11-misc/xdg-utils
-       || (
-               app-emulation/wine
-               virtual/wine
-       )
+       virtual/wine
        gtk? ( gnome-extra/zenity )
        kde? ( kde-apps/kdialog )
        rar? ( app-arch/unrar )"

Reply via email to