summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2012-03-27 18:25:58 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2012-03-27 18:25:58 +0000
commit59851d373b96a9265c6dcd461f01bcbe716d74aa (patch)
tree45bf5e92f6426c026b86ac7a8471117ce04e5d69 /app-emulation/wine
parentRemoving Qt-4.6.2 (diff)
downloadgentoo-2-59851d373b96a9265c6dcd461f01bcbe716d74aa.tar.gz
gentoo-2-59851d373b96a9265c6dcd461f01bcbe716d74aa.tar.bz2
gentoo-2-59851d373b96a9265c6dcd461f01bcbe716d74aa.zip
Pin to SLOT="0" of sys-fs/udisks.
(Portage version: 2.2.0_alpha92/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation/wine')
-rw-r--r--app-emulation/wine/ChangeLog8
-rw-r--r--app-emulation/wine/wine-1.3.36.ebuild4
-rw-r--r--app-emulation/wine/wine-1.3.37.ebuild4
-rw-r--r--app-emulation/wine/wine-1.4.ebuild4
-rw-r--r--app-emulation/wine/wine-1.4_rc1.ebuild4
-rw-r--r--app-emulation/wine/wine-1.4_rc2.ebuild4
-rw-r--r--app-emulation/wine/wine-1.4_rc3.ebuild4
-rw-r--r--app-emulation/wine/wine-1.4_rc4.ebuild4
-rw-r--r--app-emulation/wine/wine-1.4_rc5.ebuild4
-rw-r--r--app-emulation/wine/wine-1.4_rc6.ebuild4
-rw-r--r--app-emulation/wine/wine-1.5.0.ebuild4
-rw-r--r--app-emulation/wine/wine-9999.ebuild4
12 files changed, 29 insertions, 23 deletions
diff --git a/app-emulation/wine/ChangeLog b/app-emulation/wine/ChangeLog
index 1d22681bfdbb..b90f3f0d05fa 100644
--- a/app-emulation/wine/ChangeLog
+++ b/app-emulation/wine/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-emulation/wine
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.407 2012/03/17 02:59:21 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.408 2012/03/27 18:25:58 ssuominen Exp $
+
+ 27 Mar 2012; Samuli Suominen <ssuominen@gentoo.org> wine-1.3.36.ebuild,
+ wine-1.3.37.ebuild, wine-1.4_rc1.ebuild, wine-1.4_rc2.ebuild,
+ wine-1.4_rc3.ebuild, wine-1.4_rc4.ebuild, wine-1.4_rc5.ebuild,
+ wine-1.4_rc6.ebuild, wine-1.4.ebuild, wine-1.5.0.ebuild, wine-9999.ebuild:
+ Pin to SLOT="0" of sys-fs/udisks.
*wine-1.5.0 (17 Mar 2012)
diff --git a/app-emulation/wine/wine-1.3.36.ebuild b/app-emulation/wine/wine-1.3.36.ebuild
index 30a79175ae8a..5b19ba34675d 100644
--- a/app-emulation/wine/wine-1.3.36.ebuild
+++ b/app-emulation/wine/wine-1.3.36.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.36.ebuild,v 1.3 2012/02/28 01:31:09 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.36.ebuild,v 1.4 2012/03/27 18:25:58 ssuominen Exp $
EAPI="4"
@@ -56,7 +56,7 @@ RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts )
openal? ( media-libs/openal )
udisks? (
sys-apps/dbus
- sys-fs/udisks
+ sys-fs/udisks:0
)
gnutls? ( net-libs/gnutls )
gstreamer? ( media-libs/gstreamer media-libs/gst-plugins-base )
diff --git a/app-emulation/wine/wine-1.3.37.ebuild b/app-emulation/wine/wine-1.3.37.ebuild
index b6ff61958f15..3c75425bbb10 100644
--- a/app-emulation/wine/wine-1.3.37.ebuild
+++ b/app-emulation/wine/wine-1.3.37.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.37.ebuild,v 1.2 2012/02/28 01:31:09 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.37.ebuild,v 1.3 2012/03/27 18:25:58 ssuominen Exp $
EAPI="4"
@@ -56,7 +56,7 @@ RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts )
openal? ( media-libs/openal )
udisks? (
sys-apps/dbus
- sys-fs/udisks
+ sys-fs/udisks:0
)
gnutls? ( net-libs/gnutls )
gstreamer? ( media-libs/gstreamer media-libs/gst-plugins-base )
diff --git a/app-emulation/wine/wine-1.4.ebuild b/app-emulation/wine/wine-1.4.ebuild
index 504ab59bb232..08e9a11c9bab 100644
--- a/app-emulation/wine/wine-1.4.ebuild
+++ b/app-emulation/wine/wine-1.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.4.ebuild,v 1.1 2012/03/07 23:49:32 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.4.ebuild,v 1.2 2012/03/27 18:25:58 ssuominen Exp $
EAPI="4"
@@ -57,7 +57,7 @@ RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts )
openal? ( media-libs/openal )
udisks? (
sys-apps/dbus
- sys-fs/udisks
+ sys-fs/udisks:0
)
gnutls? ( net-libs/gnutls )
gstreamer? ( media-libs/gstreamer media-libs/gst-plugins-base )
diff --git a/app-emulation/wine/wine-1.4_rc1.ebuild b/app-emulation/wine/wine-1.4_rc1.ebuild
index a0c5dcbb10b4..a7927287e5c1 100644
--- a/app-emulation/wine/wine-1.4_rc1.ebuild
+++ b/app-emulation/wine/wine-1.4_rc1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.4_rc1.ebuild,v 1.3 2012/02/28 01:31:09 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.4_rc1.ebuild,v 1.4 2012/03/27 18:25:58 ssuominen Exp $
EAPI="4"
@@ -56,7 +56,7 @@ RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts )
openal? ( media-libs/openal )
udisks? (
sys-apps/dbus
- sys-fs/udisks
+ sys-fs/udisks:0
)
gnutls? ( net-libs/gnutls )
gstreamer? ( media-libs/gstreamer media-libs/gst-plugins-base )
diff --git a/app-emulation/wine/wine-1.4_rc2.ebuild b/app-emulation/wine/wine-1.4_rc2.ebuild
index 9c29e7f8a602..9ebdde97fb57 100644
--- a/app-emulation/wine/wine-1.4_rc2.ebuild
+++ b/app-emulation/wine/wine-1.4_rc2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.4_rc2.ebuild,v 1.3 2012/02/28 01:31:09 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.4_rc2.ebuild,v 1.4 2012/03/27 18:25:58 ssuominen Exp $
EAPI="4"
@@ -56,7 +56,7 @@ RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts )
openal? ( media-libs/openal )
udisks? (
sys-apps/dbus
- sys-fs/udisks
+ sys-fs/udisks:0
)
gnutls? ( net-libs/gnutls )
gstreamer? ( media-libs/gstreamer media-libs/gst-plugins-base )
diff --git a/app-emulation/wine/wine-1.4_rc3.ebuild b/app-emulation/wine/wine-1.4_rc3.ebuild
index a88caa2fe4bf..b6af014520b9 100644
--- a/app-emulation/wine/wine-1.4_rc3.ebuild
+++ b/app-emulation/wine/wine-1.4_rc3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.4_rc3.ebuild,v 1.2 2012/02/28 01:31:09 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.4_rc3.ebuild,v 1.3 2012/03/27 18:25:58 ssuominen Exp $
EAPI="4"
@@ -56,7 +56,7 @@ RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts )
openal? ( media-libs/openal )
udisks? (
sys-apps/dbus
- sys-fs/udisks
+ sys-fs/udisks:0
)
gnutls? ( net-libs/gnutls )
gstreamer? ( media-libs/gstreamer media-libs/gst-plugins-base )
diff --git a/app-emulation/wine/wine-1.4_rc4.ebuild b/app-emulation/wine/wine-1.4_rc4.ebuild
index 6d2d46e1e7cf..26193d2383c5 100644
--- a/app-emulation/wine/wine-1.4_rc4.ebuild
+++ b/app-emulation/wine/wine-1.4_rc4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.4_rc4.ebuild,v 1.2 2012/02/28 01:31:09 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.4_rc4.ebuild,v 1.3 2012/03/27 18:25:58 ssuominen Exp $
EAPI="4"
@@ -57,7 +57,7 @@ RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts )
openal? ( media-libs/openal )
udisks? (
sys-apps/dbus
- sys-fs/udisks
+ sys-fs/udisks:0
)
gnutls? ( net-libs/gnutls )
gstreamer? ( media-libs/gstreamer media-libs/gst-plugins-base )
diff --git a/app-emulation/wine/wine-1.4_rc5.ebuild b/app-emulation/wine/wine-1.4_rc5.ebuild
index 6136ceabaae7..7361b2d4c23a 100644
--- a/app-emulation/wine/wine-1.4_rc5.ebuild
+++ b/app-emulation/wine/wine-1.4_rc5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.4_rc5.ebuild,v 1.2 2012/02/28 01:31:09 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.4_rc5.ebuild,v 1.3 2012/03/27 18:25:58 ssuominen Exp $
EAPI="4"
@@ -57,7 +57,7 @@ RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts )
openal? ( media-libs/openal )
udisks? (
sys-apps/dbus
- sys-fs/udisks
+ sys-fs/udisks:0
)
gnutls? ( net-libs/gnutls )
gstreamer? ( media-libs/gstreamer media-libs/gst-plugins-base )
diff --git a/app-emulation/wine/wine-1.4_rc6.ebuild b/app-emulation/wine/wine-1.4_rc6.ebuild
index b2f1077bfb79..742e26c4fbb8 100644
--- a/app-emulation/wine/wine-1.4_rc6.ebuild
+++ b/app-emulation/wine/wine-1.4_rc6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.4_rc6.ebuild,v 1.1 2012/03/02 23:01:32 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.4_rc6.ebuild,v 1.2 2012/03/27 18:25:58 ssuominen Exp $
EAPI="4"
@@ -57,7 +57,7 @@ RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts )
openal? ( media-libs/openal )
udisks? (
sys-apps/dbus
- sys-fs/udisks
+ sys-fs/udisks:0
)
gnutls? ( net-libs/gnutls )
gstreamer? ( media-libs/gstreamer media-libs/gst-plugins-base )
diff --git a/app-emulation/wine/wine-1.5.0.ebuild b/app-emulation/wine/wine-1.5.0.ebuild
index 4b2ef5a9f42e..94f47201ee26 100644
--- a/app-emulation/wine/wine-1.5.0.ebuild
+++ b/app-emulation/wine/wine-1.5.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.0.ebuild,v 1.1 2012/03/17 02:59:21 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.0.ebuild,v 1.2 2012/03/27 18:25:58 ssuominen Exp $
EAPI="4"
@@ -57,7 +57,7 @@ RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts )
openal? ( media-libs/openal )
udisks? (
sys-apps/dbus
- sys-fs/udisks
+ sys-fs/udisks:0
)
gnutls? ( net-libs/gnutls )
gstreamer? ( media-libs/gstreamer media-libs/gst-plugins-base )
diff --git a/app-emulation/wine/wine-9999.ebuild b/app-emulation/wine/wine-9999.ebuild
index a9e3f7b636db..0f8ea8e8285f 100644
--- a/app-emulation/wine/wine-9999.ebuild
+++ b/app-emulation/wine/wine-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v 1.105 2012/03/17 02:59:21 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v 1.106 2012/03/27 18:25:58 ssuominen Exp $
EAPI="4"
@@ -57,7 +57,7 @@ RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts )
openal? ( media-libs/openal )
udisks? (
sys-apps/dbus
- sys-fs/udisks
+ sys-fs/udisks:0
)
gnutls? ( net-libs/gnutls )
gstreamer? ( media-libs/gstreamer media-libs/gst-plugins-base )