diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-03-27 18:25:58 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-03-27 18:25:58 +0000 |
commit | c348997f057c933e4e4057b18cc35ac8497fb655 (patch) | |
tree | fcb3976df3ec5734926a2deb84a7b3aece1bf9d7 /app-emulation/wine/wine-1.4_rc1.ebuild | |
parent | Version bump wrt #407723 (diff) | |
download | historical-c348997f057c933e4e4057b18cc35ac8497fb655.tar.gz historical-c348997f057c933e4e4057b18cc35ac8497fb655.tar.bz2 historical-c348997f057c933e4e4057b18cc35ac8497fb655.zip |
Pin to SLOT="0" of sys-fs/udisks.
Package-Manager: portage-2.2.0_alpha92/cvs/Linux x86_64
Diffstat (limited to 'app-emulation/wine/wine-1.4_rc1.ebuild')
-rw-r--r-- | app-emulation/wine/wine-1.4_rc1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 ) |