diff options
Diffstat (limited to 'sys-fs/traydevice/traydevice-1.5.ebuild')
-rw-r--r-- | sys-fs/traydevice/traydevice-1.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-fs/traydevice/traydevice-1.5.ebuild b/sys-fs/traydevice/traydevice-1.5.ebuild index eb3804b269fd..b4c89fa20f44 100644 --- a/sys-fs/traydevice/traydevice-1.5.ebuild +++ b/sys-fs/traydevice/traydevice-1.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/traydevice/traydevice-1.5.ebuild,v 1.5 2010/09/30 23:34:40 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/traydevice/traydevice-1.5.ebuild,v 1.6 2012/03/27 18:41:32 ssuominen Exp $ EAPI=3 @@ -22,7 +22,7 @@ IUSE="" RDEPEND="dev-python/dbus-python dev-python/lxml dev-python/pyxdg - sys-fs/udisks" + sys-fs/udisks:0" DEPEND="app-text/docbook2X" src_prepare() { |