diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-03-27 18:48:12 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-03-27 18:48:12 +0000 |
commit | 83a35fa792ed280a7281c5d69db594406a164bc8 (patch) | |
tree | 2807ea57f6089d6f5bcffe611010c5ae16c4a235 /x11-plugins/wmudmount | |
parent | Pin to SLOT="0" of sys-fs/udisks. (diff) | |
download | gentoo-2-83a35fa792ed280a7281c5d69db594406a164bc8.tar.gz gentoo-2-83a35fa792ed280a7281c5d69db594406a164bc8.tar.bz2 gentoo-2-83a35fa792ed280a7281c5d69db594406a164bc8.zip |
Pin to SLOT="0" of sys-fs/udisks.
(Portage version: 2.2.0_alpha92/cvs/Linux x86_64)
Diffstat (limited to 'x11-plugins/wmudmount')
-rw-r--r-- | x11-plugins/wmudmount/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmudmount/wmudmount-1.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmudmount/ChangeLog b/x11-plugins/wmudmount/ChangeLog index 400549cf6e15..be22cfe4545a 100644 --- a/x11-plugins/wmudmount/ChangeLog +++ b/x11-plugins/wmudmount/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmudmount # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmudmount/ChangeLog,v 1.8 2012/03/19 21:01:00 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmudmount/ChangeLog,v 1.9 2012/03/27 18:48:12 ssuominen Exp $ + + 27 Mar 2012; Samuli Suominen <ssuominen@gentoo.org> wmudmount-1.8.ebuild: + Pin to SLOT="0" of sys-fs/udisks. 19 Mar 2012; Samuli Suominen <ssuominen@gentoo.org> wmudmount-1.11.ebuild: Remove unused inherit flag-o-matic and duplicate diff --git a/x11-plugins/wmudmount/wmudmount-1.8.ebuild b/x11-plugins/wmudmount/wmudmount-1.8.ebuild index 8acf0de45f89..b3e6d23e4b0f 100644 --- a/x11-plugins/wmudmount/wmudmount-1.8.ebuild +++ b/x11-plugins/wmudmount/wmudmount-1.8.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/x11-plugins/wmudmount/wmudmount-1.8.ebuild,v 1.3 2012/03/19 20:11:21 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmudmount/wmudmount-1.8.ebuild,v 1.4 2012/03/27 18:48:12 ssuominen Exp $ EAPI=2 inherit flag-o-matic gnome2-utils @@ -16,7 +16,7 @@ IUSE="gnome-keyring libnotify" RDEPEND=">=x11-libs/gtk+-2.18:2 dev-libs/dbus-glib - sys-fs/udisks + sys-fs/udisks:0 gnome-keyring? ( gnome-base/libgnome-keyring ) libnotify? ( x11-libs/libnotify )" DEPEND="${RDEPEND} |