summaryrefslogtreecommitdiff
path: root/virtual/wine
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-11-03 16:06:58 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-11-03 16:06:58 +0000
commitbd4aeefe33e63f613512604e47bfca7b2187697d (patch)
treeadb35b5a9a00ee7ea591ab0c987f70167c23b597 /virtual/wine
parent48ece6662cbd443015f5a57ae6d8cbdbd69ef37c (diff)
gentoo resync : 03.11.2019
Diffstat (limited to 'virtual/wine')
-rw-r--r--virtual/wine/Manifest2
-rw-r--r--virtual/wine/wine-0-r6.ebuild8
2 files changed, 3 insertions, 7 deletions
diff --git a/virtual/wine/Manifest b/virtual/wine/Manifest
index b9000448510d..e69ab655e53e 100644
--- a/virtual/wine/Manifest
+++ b/virtual/wine/Manifest
@@ -1,3 +1,3 @@
EBUILD wine-0-r5.ebuild 1011 BLAKE2B f3a67828edf578b1bb9c2f5b6f5ed387123419fd390b6da4f99323dce8c7512d008be77d7270b420c9b3264db097868403f36d58e38876eab851fc977497f622 SHA512 8c86b3059e6d33b971aaef192b4adf9516a1edb3faf60f311b57180720874fbb188133b1a585355507a6c2e5e5e5552a8996a0281acc2d796bcbb85e588b4d5e
-EBUILD wine-0-r6.ebuild 1013 BLAKE2B ab7db7a3153205c951173dd54557a0ff5be4c9ebc5351724e4edd13dc9542a3a1a77d4e93fe5646e1b729123be7676dc0063e29e1f4e2e9311bbdf9af10970bb SHA512 0b08a26abbd7218d0d871fcd6b5ae4af987368279a1c3baf96fa5eb2cfd7d6dde5ce7ca246ac1f12e659076b1c57914c13758e3cfadd8125bef7e7dc25b384d8
+EBUILD wine-0-r6.ebuild 923 BLAKE2B 5bfca554416fc7b46b34a4a8ac789af7183177efc03ce52292a97f25b80d83b14d1a70df28facbb36ac87ff1d2b7264e309347d5af010b50890e50a15be32c09 SHA512 579bf05c33864078a04584bbfe4f8ce23ed47297434c7e6f503cd7515a907889704f41751f369a399ee41312cf669a86e545dc170c775856e73910b0d2aeec42
MISC metadata.xml 588 BLAKE2B 2aa8c20868c11eda5c3365bd0f5f320d9d13bb9cf2681949bc6853534abf2178bda5d325ba55242ea1b8bfbed4daf9f0e360d29510e4f5d76d62be4aefcb48b3 SHA512 fb7933567b68997f1ca8e78a36a63fb2f956d452c6fbd5376f8a335653fef3bafe722960d5c954fee3d8a061774c8bdf93c39f8c786c3bb9ab7152d8031588a7
diff --git a/virtual/wine/wine-0-r6.ebuild b/virtual/wine/wine-0-r6.ebuild
index 9371f2d57ed3..ce5b0f83df02 100644
--- a/virtual/wine/wine-0-r6.ebuild
+++ b/virtual/wine/wine-0-r6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -7,7 +7,7 @@ DESCRIPTION="Virtual for Wine that supports multiple variants and slotting"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="+abi_x86_32 +abi_x86_64 d3d9 staging"
+IUSE="+abi_x86_32 +abi_x86_64 staging"
REQUIRED_USE="|| ( abi_x86_32 abi_x86_64 )"
@@ -20,10 +20,6 @@ RDEPEND="
app-emulation/wine-staging[staging]
app-emulation/wine-any[staging]
) )
- d3d9? ( || (
- app-emulation/wine-d3d9[d3d9]
- app-emulation/wine-any[d3d9]
- ) )
|| (
app-emulation/wine-vanilla[abi_x86_32=,abi_x86_64=]
app-emulation/wine-staging[abi_x86_32=,abi_x86_64=]