summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-12-16 14:55:03 +0000
committerPacho Ramos <pacho@gentoo.org>2014-12-16 14:55:03 +0000
commit1cbad1e8bfbe95318b7d9c50c708af913bc2392e (patch)
tree8dba2e4c60d16b7aaf94200f55b25771640b6f86 /app-emulation/wine
parentStable for amd64 wrt bug #525746 (diff)
downloadgentoo-2-1cbad1e8bfbe95318b7d9c50c708af913bc2392e.tar.gz
gentoo-2-1cbad1e8bfbe95318b7d9c50c708af913bc2392e.tar.bz2
gentoo-2-1cbad1e8bfbe95318b7d9c50c708af913bc2392e.zip
Fix gstreamer deps
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-emulation/wine')
-rw-r--r--app-emulation/wine/ChangeLog10
-rw-r--r--app-emulation/wine/wine-1.6.1.ebuild7
-rw-r--r--app-emulation/wine/wine-1.6.2.ebuild7
-rw-r--r--app-emulation/wine/wine-1.7.0.ebuild7
-rw-r--r--app-emulation/wine/wine-1.7.10.ebuild7
-rw-r--r--app-emulation/wine/wine-1.7.11.ebuild7
-rw-r--r--app-emulation/wine/wine-1.7.12.ebuild7
-rw-r--r--app-emulation/wine/wine-1.7.13.ebuild7
-rw-r--r--app-emulation/wine/wine-1.7.14.ebuild7
-rw-r--r--app-emulation/wine/wine-1.7.15.ebuild7
-rw-r--r--app-emulation/wine/wine-1.7.16.ebuild7
-rw-r--r--app-emulation/wine/wine-1.7.17.ebuild7
-rw-r--r--app-emulation/wine/wine-1.7.18.ebuild7
-rw-r--r--app-emulation/wine/wine-1.7.3.ebuild7
-rw-r--r--app-emulation/wine/wine-1.7.4.ebuild7
-rw-r--r--app-emulation/wine/wine-1.7.8.ebuild7
-rw-r--r--app-emulation/wine/wine-1.7.9.ebuild7
17 files changed, 57 insertions, 65 deletions
diff --git a/app-emulation/wine/ChangeLog b/app-emulation/wine/ChangeLog
index 9427d34ec17b..b95ce49d7aed 100644
--- a/app-emulation/wine/ChangeLog
+++ b/app-emulation/wine/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for app-emulation/wine
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.522 2014/12/16 11:57:04 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.523 2014/12/16 14:55:03 pacho Exp $
+
+ 16 Dec 2014; Pacho Ramos <pacho@gentoo.org> wine-1.6.1.ebuild,
+ wine-1.6.2.ebuild, wine-1.7.0.ebuild, wine-1.7.10.ebuild, wine-1.7.11.ebuild,
+ wine-1.7.12.ebuild, wine-1.7.13.ebuild, wine-1.7.14.ebuild,
+ wine-1.7.15.ebuild, wine-1.7.16.ebuild, wine-1.7.17.ebuild,
+ wine-1.7.18.ebuild, wine-1.7.3.ebuild, wine-1.7.4.ebuild, wine-1.7.8.ebuild,
+ wine-1.7.9.ebuild:
+ Fix gstreamer deps
16 Dec 2014; Pacho Ramos <pacho@gentoo.org> wine-1.6.1.ebuild,
wine-1.6.2.ebuild, wine-1.7.0.ebuild, wine-1.7.10.ebuild, wine-1.7.11.ebuild,
diff --git a/app-emulation/wine/wine-1.6.1.ebuild b/app-emulation/wine/wine-1.6.1.ebuild
index 2367cfe8dcdd..7116f70d65a0 100644
--- a/app-emulation/wine/wine-1.6.1.ebuild
+++ b/app-emulation/wine/wine-1.6.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.6.1.ebuild,v 1.7 2014/12/16 11:57:04 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.6.1.ebuild,v 1.8 2014/12/16 14:55:03 pacho Exp $
EAPI="5"
@@ -120,13 +120,12 @@ COMMON_DEPEND="
>=media-libs/openal-1.15.1[abi_x86_32(-)]
) )
gstreamer? ( || (
- app-emulation/emul-linux-x86-gstplugins[development,-abi_x86_32(-)]
- app-emulation/emul-linux-x86-medialibs[development,-abi_x86_32(-)] )
+ app-emulation/emul-linux-x86-medialibs[development,-abi_x86_32(-)]
(
>=media-libs/gstreamer-0.10.36-r2:0.10[abi_x86_32(-)]
>=media-libs/gst-plugins-base-0.10.36:0.10[abi_x86_32(-)]
)
- )
+ ) )
X? ( || (
app-emulation/emul-linux-x86-xlibs[development,-abi_x86_32(-)]
(
diff --git a/app-emulation/wine/wine-1.6.2.ebuild b/app-emulation/wine/wine-1.6.2.ebuild
index c35bef3ae480..6a9418ece366 100644
--- a/app-emulation/wine/wine-1.6.2.ebuild
+++ b/app-emulation/wine/wine-1.6.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.6.2.ebuild,v 1.6 2014/12/16 11:57:04 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.6.2.ebuild,v 1.7 2014/12/16 14:55:03 pacho Exp $
EAPI="5"
@@ -120,13 +120,12 @@ COMMON_DEPEND="
>=media-libs/openal-1.15.1[abi_x86_32(-)]
) )
gstreamer? ( || (
- app-emulation/emul-linux-x86-gstplugins[development,-abi_x86_32(-)]
- app-emulation/emul-linux-x86-medialibs[development,-abi_x86_32(-)] )
+ app-emulation/emul-linux-x86-medialibs[development,-abi_x86_32(-)]
(
>=media-libs/gstreamer-0.10.36-r2:0.10[abi_x86_32(-)]
>=media-libs/gst-plugins-base-0.10.36:0.10[abi_x86_32(-)]
)
- )
+ ) )
X? ( || (
app-emulation/emul-linux-x86-xlibs[development,-abi_x86_32(-)]
(
diff --git a/app-emulation/wine/wine-1.7.0.ebuild b/app-emulation/wine/wine-1.7.0.ebuild
index 0d3f836d1036..0ebe778b7da3 100644
--- a/app-emulation/wine/wine-1.7.0.ebuild
+++ b/app-emulation/wine/wine-1.7.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.0.ebuild,v 1.10 2014/12/16 11:57:04 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.0.ebuild,v 1.11 2014/12/16 14:55:03 pacho Exp $
EAPI="5"
@@ -122,13 +122,12 @@ COMMON_DEPEND="
>=media-libs/openal-1.15.1[abi_x86_32(-)]
) )
gstreamer? ( || (
- app-emulation/emul-linux-x86-gstplugins[development,-abi_x86_32(-)]
- app-emulation/emul-linux-x86-medialibs[development,-abi_x86_32(-)] )
+ app-emulation/emul-linux-x86-medialibs[development,-abi_x86_32(-)]
(
>=media-libs/gstreamer-0.10.36-r2:0.10[abi_x86_32(-)]
>=media-libs/gst-plugins-base-0.10.36:0.10[abi_x86_32(-)]
)
- )
+ ) )
X? ( || (
app-emulation/emul-linux-x86-xlibs[development,-abi_x86_32(-)]
(
diff --git a/app-emulation/wine/wine-1.7.10.ebuild b/app-emulation/wine/wine-1.7.10.ebuild
index 389d3cde1c70..e8114249313a 100644
--- a/app-emulation/wine/wine-1.7.10.ebuild
+++ b/app-emulation/wine/wine-1.7.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.10.ebuild,v 1.4 2014/12/16 11:57:04 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.10.ebuild,v 1.5 2014/12/16 14:55:03 pacho Exp $
EAPI="5"
@@ -121,13 +121,12 @@ COMMON_DEPEND="
>=media-libs/openal-1.15.1[abi_x86_32(-)]
) )
gstreamer? ( || (
- app-emulation/emul-linux-x86-gstplugins[development,-abi_x86_32(-)]
- app-emulation/emul-linux-x86-medialibs[development,-abi_x86_32(-)] )
+ app-emulation/emul-linux-x86-medialibs[development,-abi_x86_32(-)]
(
>=media-libs/gstreamer-0.10.36-r2:0.10[abi_x86_32(-)]
>=media-libs/gst-plugins-base-0.10.36:0.10[abi_x86_32(-)]
)
- )
+ ) )
X? ( || (
app-emulation/emul-linux-x86-xlibs[development,-abi_x86_32(-)]
(
diff --git a/app-emulation/wine/wine-1.7.11.ebuild b/app-emulation/wine/wine-1.7.11.ebuild
index 3ecf6b60c22f..5003e13d9a72 100644
--- a/app-emulation/wine/wine-1.7.11.ebuild
+++ b/app-emulation/wine/wine-1.7.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.11.ebuild,v 1.4 2014/12/16 11:57:04 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.11.ebuild,v 1.5 2014/12/16 14:55:03 pacho Exp $
EAPI="5"
@@ -121,13 +121,12 @@ COMMON_DEPEND="
>=media-libs/openal-1.15.1[abi_x86_32(-)]
) )
gstreamer? ( || (
- app-emulation/emul-linux-x86-gstplugins[development,-abi_x86_32(-)]
- app-emulation/emul-linux-x86-medialibs[development,-abi_x86_32(-)] )
+ app-emulation/emul-linux-x86-medialibs[development,-abi_x86_32(-)]
(
>=media-libs/gstreamer-0.10.36-r2:0.10[abi_x86_32(-)]
>=media-libs/gst-plugins-base-0.10.36:0.10[abi_x86_32(-)]
)
- )
+ ) )
X? ( || (
app-emulation/emul-linux-x86-xlibs[development,-abi_x86_32(-)]
(
diff --git a/app-emulation/wine/wine-1.7.12.ebuild b/app-emulation/wine/wine-1.7.12.ebuild
index bc930adb5f99..562cb58c7257 100644
--- a/app-emulation/wine/wine-1.7.12.ebuild
+++ b/app-emulation/wine/wine-1.7.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.12.ebuild,v 1.4 2014/12/16 11:57:04 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.12.ebuild,v 1.5 2014/12/16 14:55:03 pacho Exp $
EAPI="5"
@@ -121,13 +121,12 @@ COMMON_DEPEND="
>=media-libs/openal-1.15.1[abi_x86_32(-)]
) )
gstreamer? ( || (
- app-emulation/emul-linux-x86-gstplugins[development,-abi_x86_32(-)]
- app-emulation/emul-linux-x86-medialibs[development,-abi_x86_32(-)] )
+ app-emulation/emul-linux-x86-medialibs[development,-abi_x86_32(-)]
(
>=media-libs/gstreamer-0.10.36-r2:0.10[abi_x86_32(-)]
>=media-libs/gst-plugins-base-0.10.36:0.10[abi_x86_32(-)]
)
- )
+ ) )
X? ( || (
app-emulation/emul-linux-x86-xlibs[development,-abi_x86_32(-)]
(
diff --git a/app-emulation/wine/wine-1.7.13.ebuild b/app-emulation/wine/wine-1.7.13.ebuild
index cd3315caff4c..a0b093a5c7a3 100644
--- a/app-emulation/wine/wine-1.7.13.ebuild
+++ b/app-emulation/wine/wine-1.7.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.13.ebuild,v 1.4 2014/12/16 11:57:04 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.13.ebuild,v 1.5 2014/12/16 14:55:03 pacho Exp $
EAPI="5"
@@ -121,13 +121,12 @@ COMMON_DEPEND="
>=media-libs/openal-1.15.1[abi_x86_32(-)]
) )
gstreamer? ( || (
- app-emulation/emul-linux-x86-gstplugins[development,-abi_x86_32(-)]
- app-emulation/emul-linux-x86-medialibs[development,-abi_x86_32(-)] )
+ app-emulation/emul-linux-x86-medialibs[development,-abi_x86_32(-)]
(
>=media-libs/gstreamer-0.10.36-r2:0.10[abi_x86_32(-)]
>=media-libs/gst-plugins-base-0.10.36:0.10[abi_x86_32(-)]
)
- )
+ ) )
X? ( || (
app-emulation/emul-linux-x86-xlibs[development,-abi_x86_32(-)]
(
diff --git a/app-emulation/wine/wine-1.7.14.ebuild b/app-emulation/wine/wine-1.7.14.ebuild
index 0118b6a05fef..ab216bce355c 100644
--- a/app-emulation/wine/wine-1.7.14.ebuild
+++ b/app-emulation/wine/wine-1.7.14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.14.ebuild,v 1.3 2014/12/16 11:57:04 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.14.ebuild,v 1.4 2014/12/16 14:55:03 pacho Exp $
EAPI="5"
@@ -121,13 +121,12 @@ COMMON_DEPEND="
>=media-libs/openal-1.15.1[abi_x86_32(-)]
) )
gstreamer? ( || (
- app-emulation/emul-linux-x86-gstplugins[development,-abi_x86_32(-)]
- app-emulation/emul-linux-x86-medialibs[development,-abi_x86_32(-)] )
+ app-emulation/emul-linux-x86-medialibs[development,-abi_x86_32(-)]
(
>=media-libs/gstreamer-0.10.36-r2:0.10[abi_x86_32(-)]
>=media-libs/gst-plugins-base-0.10.36:0.10[abi_x86_32(-)]
)
- )
+ ) )
X? ( || (
app-emulation/emul-linux-x86-xlibs[development,-abi_x86_32(-)]
(
diff --git a/app-emulation/wine/wine-1.7.15.ebuild b/app-emulation/wine/wine-1.7.15.ebuild
index 79f4d0c4a8d3..e39dbe9b7bd3 100644
--- a/app-emulation/wine/wine-1.7.15.ebuild
+++ b/app-emulation/wine/wine-1.7.15.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.15.ebuild,v 1.3 2014/12/16 11:57:04 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.15.ebuild,v 1.4 2014/12/16 14:55:03 pacho Exp $
EAPI="5"
@@ -121,13 +121,12 @@ COMMON_DEPEND="
>=media-libs/openal-1.15.1[abi_x86_32(-)]
) )
gstreamer? ( || (
- app-emulation/emul-linux-x86-gstplugins[development,-abi_x86_32(-)]
- app-emulation/emul-linux-x86-medialibs[development,-abi_x86_32(-)] )
+ app-emulation/emul-linux-x86-medialibs[development,-abi_x86_32(-)]
(
>=media-libs/gstreamer-0.10.36-r2:0.10[abi_x86_32(-)]
>=media-libs/gst-plugins-base-0.10.36:0.10[abi_x86_32(-)]
)
- )
+ ) )
X? ( || (
app-emulation/emul-linux-x86-xlibs[development,-abi_x86_32(-)]
(
diff --git a/app-emulation/wine/wine-1.7.16.ebuild b/app-emulation/wine/wine-1.7.16.ebuild
index 682f00134362..eeafd0576409 100644
--- a/app-emulation/wine/wine-1.7.16.ebuild
+++ b/app-emulation/wine/wine-1.7.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.16.ebuild,v 1.3 2014/12/16 11:57:04 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.16.ebuild,v 1.4 2014/12/16 14:55:03 pacho Exp $
EAPI="5"
@@ -121,13 +121,12 @@ COMMON_DEPEND="
>=media-libs/openal-1.15.1[abi_x86_32(-)]
) )
gstreamer? ( || (
- app-emulation/emul-linux-x86-gstplugins[development,-abi_x86_32(-)]
- app-emulation/emul-linux-x86-medialibs[development,-abi_x86_32(-)] )
+ app-emulation/emul-linux-x86-medialibs[development,-abi_x86_32(-)]
(
>=media-libs/gstreamer-0.10.36-r2:0.10[abi_x86_32(-)]
>=media-libs/gst-plugins-base-0.10.36:0.10[abi_x86_32(-)]
)
- )
+ ) )
X? ( || (
app-emulation/emul-linux-x86-xlibs[development,-abi_x86_32(-)]
(
diff --git a/app-emulation/wine/wine-1.7.17.ebuild b/app-emulation/wine/wine-1.7.17.ebuild
index e77ec4b698cf..edb3fdbb3317 100644
--- a/app-emulation/wine/wine-1.7.17.ebuild
+++ b/app-emulation/wine/wine-1.7.17.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.17.ebuild,v 1.3 2014/12/16 11:57:04 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.17.ebuild,v 1.4 2014/12/16 14:55:03 pacho Exp $
EAPI="5"
@@ -121,13 +121,12 @@ COMMON_DEPEND="
>=media-libs/openal-1.15.1[abi_x86_32(-)]
) )
gstreamer? ( || (
- app-emulation/emul-linux-x86-gstplugins[development,-abi_x86_32(-)]
- app-emulation/emul-linux-x86-medialibs[development,-abi_x86_32(-)] )
+ app-emulation/emul-linux-x86-medialibs[development,-abi_x86_32(-)]
(
>=media-libs/gstreamer-0.10.36-r2:0.10[abi_x86_32(-)]
>=media-libs/gst-plugins-base-0.10.36:0.10[abi_x86_32(-)]
)
- )
+ ) )
X? ( || (
app-emulation/emul-linux-x86-xlibs[development,-abi_x86_32(-)]
(
diff --git a/app-emulation/wine/wine-1.7.18.ebuild b/app-emulation/wine/wine-1.7.18.ebuild
index dddf5dd995b8..96e5218b4061 100644
--- a/app-emulation/wine/wine-1.7.18.ebuild
+++ b/app-emulation/wine/wine-1.7.18.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.18.ebuild,v 1.3 2014/12/16 11:57:04 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.18.ebuild,v 1.4 2014/12/16 14:55:03 pacho Exp $
EAPI="5"
@@ -121,13 +121,12 @@ COMMON_DEPEND="
>=media-libs/openal-1.15.1[abi_x86_32(-)]
) )
gstreamer? ( || (
- app-emulation/emul-linux-x86-gstplugins[development,-abi_x86_32(-)]
- app-emulation/emul-linux-x86-medialibs[development,-abi_x86_32(-)] )
+ app-emulation/emul-linux-x86-medialibs[development,-abi_x86_32(-)]
(
>=media-libs/gstreamer-0.10.36-r2:0.10[abi_x86_32(-)]
>=media-libs/gst-plugins-base-0.10.36:0.10[abi_x86_32(-)]
)
- )
+ ) )
X? ( || (
app-emulation/emul-linux-x86-xlibs[development,-abi_x86_32(-)]
(
diff --git a/app-emulation/wine/wine-1.7.3.ebuild b/app-emulation/wine/wine-1.7.3.ebuild
index 4d3170ce457c..f352eee28d00 100644
--- a/app-emulation/wine/wine-1.7.3.ebuild
+++ b/app-emulation/wine/wine-1.7.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.3.ebuild,v 1.7 2014/12/16 11:57:04 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.3.ebuild,v 1.8 2014/12/16 14:55:03 pacho Exp $
EAPI="5"
@@ -120,13 +120,12 @@ COMMON_DEPEND="
>=media-libs/openal-1.15.1[abi_x86_32(-)]
) )
gstreamer? ( || (
- app-emulation/emul-linux-x86-gstplugins[development,-abi_x86_32(-)]
- app-emulation/emul-linux-x86-medialibs[development,-abi_x86_32(-)] )
+ app-emulation/emul-linux-x86-medialibs[development,-abi_x86_32(-)]
(
>=media-libs/gstreamer-0.10.36-r2:0.10[abi_x86_32(-)]
>=media-libs/gst-plugins-base-0.10.36:0.10[abi_x86_32(-)]
)
- )
+ ) )
X? ( || (
app-emulation/emul-linux-x86-xlibs[development,-abi_x86_32(-)]
(
diff --git a/app-emulation/wine/wine-1.7.4.ebuild b/app-emulation/wine/wine-1.7.4.ebuild
index 3c808c5d0da9..4feb74bd6b67 100644
--- a/app-emulation/wine/wine-1.7.4.ebuild
+++ b/app-emulation/wine/wine-1.7.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.4.ebuild,v 1.8 2014/12/16 11:57:04 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.4.ebuild,v 1.9 2014/12/16 14:55:03 pacho Exp $
EAPI="5"
@@ -120,13 +120,12 @@ COMMON_DEPEND="
>=media-libs/openal-1.15.1[abi_x86_32(-)]
) )
gstreamer? ( || (
- app-emulation/emul-linux-x86-gstplugins[development,-abi_x86_32(-)]
- app-emulation/emul-linux-x86-medialibs[development,-abi_x86_32(-)] )
+ app-emulation/emul-linux-x86-medialibs[development,-abi_x86_32(-)]
(
>=media-libs/gstreamer-0.10.36-r2:0.10[abi_x86_32(-)]
>=media-libs/gst-plugins-base-0.10.36:0.10[abi_x86_32(-)]
)
- )
+ ) )
X? ( || (
app-emulation/emul-linux-x86-xlibs[development,-abi_x86_32(-)]
(
diff --git a/app-emulation/wine/wine-1.7.8.ebuild b/app-emulation/wine/wine-1.7.8.ebuild
index 648162d1bccc..5abfb66fc62e 100644
--- a/app-emulation/wine/wine-1.7.8.ebuild
+++ b/app-emulation/wine/wine-1.7.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.8.ebuild,v 1.6 2014/12/16 11:57:04 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.8.ebuild,v 1.7 2014/12/16 14:55:03 pacho Exp $
EAPI="5"
@@ -121,13 +121,12 @@ COMMON_DEPEND="
>=media-libs/openal-1.15.1[abi_x86_32(-)]
) )
gstreamer? ( || (
- app-emulation/emul-linux-x86-gstplugins[development,-abi_x86_32(-)]
- app-emulation/emul-linux-x86-medialibs[development,-abi_x86_32(-)] )
+ app-emulation/emul-linux-x86-medialibs[development,-abi_x86_32(-)]
(
>=media-libs/gstreamer-0.10.36-r2:0.10[abi_x86_32(-)]
>=media-libs/gst-plugins-base-0.10.36:0.10[abi_x86_32(-)]
)
- )
+ ) )
X? ( || (
app-emulation/emul-linux-x86-xlibs[development,-abi_x86_32(-)]
(
diff --git a/app-emulation/wine/wine-1.7.9.ebuild b/app-emulation/wine/wine-1.7.9.ebuild
index e5dca3154048..f601d8b83d54 100644
--- a/app-emulation/wine/wine-1.7.9.ebuild
+++ b/app-emulation/wine/wine-1.7.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.9.ebuild,v 1.4 2014/12/16 11:57:04 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.9.ebuild,v 1.5 2014/12/16 14:55:03 pacho Exp $
EAPI="5"
@@ -121,13 +121,12 @@ COMMON_DEPEND="
>=media-libs/openal-1.15.1[abi_x86_32(-)]
) )
gstreamer? ( || (
- app-emulation/emul-linux-x86-gstplugins[development,-abi_x86_32(-)]
- app-emulation/emul-linux-x86-medialibs[development,-abi_x86_32(-)] )
+ app-emulation/emul-linux-x86-medialibs[development,-abi_x86_32(-)]
(
>=media-libs/gstreamer-0.10.36-r2:0.10[abi_x86_32(-)]
>=media-libs/gst-plugins-base-0.10.36:0.10[abi_x86_32(-)]
)
- )
+ ) )
X? ( || (
app-emulation/emul-linux-x86-xlibs[development,-abi_x86_32(-)]
(