diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-03-27 18:41:32 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-03-27 18:41:32 +0000 |
commit | d6f04c6f5d21baf1dfc98531a45e618788304575 (patch) | |
tree | 540e696d60ce000a3d3853d6c7b65b4528adad2f /sys-fs/traydevice | |
parent | Pin to SLOT="0" of sys-fs/udisks. (diff) | |
download | gentoo-2-d6f04c6f5d21baf1dfc98531a45e618788304575.tar.gz gentoo-2-d6f04c6f5d21baf1dfc98531a45e618788304575.tar.bz2 gentoo-2-d6f04c6f5d21baf1dfc98531a45e618788304575.zip |
Pin to SLOT="0" of sys-fs/udisks.
(Portage version: 2.2.0_alpha92/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs/traydevice')
-rw-r--r-- | sys-fs/traydevice/ChangeLog | 8 | ||||
-rw-r--r-- | sys-fs/traydevice/traydevice-1.5.2.ebuild | 6 | ||||
-rw-r--r-- | sys-fs/traydevice/traydevice-1.5.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/sys-fs/traydevice/ChangeLog b/sys-fs/traydevice/ChangeLog index a5d04d9f24e5..c939427f6a54 100644 --- a/sys-fs/traydevice/ChangeLog +++ b/sys-fs/traydevice/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-fs/traydevice -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/traydevice/ChangeLog,v 1.5 2011/01/01 11:16:20 phajdan.jr Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/traydevice/ChangeLog,v 1.6 2012/03/27 18:41:32 ssuominen Exp $ + + 27 Mar 2012; Samuli Suominen <ssuominen@gentoo.org> traydevice-1.5.ebuild, + traydevice-1.5.2.ebuild: + Pin to SLOT="0" of sys-fs/udisks. 01 Jan 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> traydevice-1.5.2.ebuild: diff --git a/sys-fs/traydevice/traydevice-1.5.2.ebuild b/sys-fs/traydevice/traydevice-1.5.2.ebuild index 2c569cf8491a..5532391e6838 100644 --- a/sys-fs/traydevice/traydevice-1.5.2.ebuild +++ b/sys-fs/traydevice/traydevice-1.5.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 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.2.ebuild,v 1.4 2011/01/01 11:16:20 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/traydevice/traydevice-1.5.2.ebuild,v 1.5 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() { 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() { |