diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-03-27 18:49:07 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-03-27 18:49:07 +0000 |
commit | 8e3c82c8c53d02ddf6acd2bbc5962c826d700ce0 (patch) | |
tree | 1b7499ee911d952d463773f20001f8e4755bdadc /x11-plugins/wmudmount | |
parent | Remove unused. (diff) | |
download | historical-8e3c82c8c53d02ddf6acd2bbc5962c826d700ce0.tar.gz historical-8e3c82c8c53d02ddf6acd2bbc5962c826d700ce0.tar.bz2 historical-8e3c82c8c53d02ddf6acd2bbc5962c826d700ce0.zip |
Pin to SLOT="0" of sys-fs/udisks.
Package-Manager: portage-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.11.ebuild | 4 | ||||
-rw-r--r-- | x11-plugins/wmudmount/wmudmount-1.8.ebuild | 4 |
3 files changed, 7 insertions, 6 deletions
diff --git a/x11-plugins/wmudmount/ChangeLog b/x11-plugins/wmudmount/ChangeLog index be22cfe4545a..ca5bee5313f2 100644 --- a/x11-plugins/wmudmount/ChangeLog +++ b/x11-plugins/wmudmount/ChangeLog @@ -1,8 +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.9 2012/03/27 18:48:12 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmudmount/ChangeLog,v 1.10 2012/03/27 18:49:07 ssuominen Exp $ - 27 Mar 2012; Samuli Suominen <ssuominen@gentoo.org> wmudmount-1.8.ebuild: + 27 Mar 2012; Samuli Suominen <ssuominen@gentoo.org> wmudmount-1.8.ebuild, + wmudmount-1.11.ebuild: Pin to SLOT="0" of sys-fs/udisks. 19 Mar 2012; Samuli Suominen <ssuominen@gentoo.org> wmudmount-1.11.ebuild: diff --git a/x11-plugins/wmudmount/wmudmount-1.11.ebuild b/x11-plugins/wmudmount/wmudmount-1.11.ebuild index 4f75f5005fda..cec888fd4cfe 100644 --- a/x11-plugins/wmudmount/wmudmount-1.11.ebuild +++ b/x11-plugins/wmudmount/wmudmount-1.11.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.11.ebuild,v 1.2 2012/03/19 21:01:00 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmudmount/wmudmount-1.11.ebuild,v 1.3 2012/03/27 18:49:07 ssuominen Exp $ EAPI=4 inherit 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-0.7 )" DEPEND="${RDEPEND} 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} |