diff options
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 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmudmount/ChangeLog b/x11-plugins/wmudmount/ChangeLog index 6388da769b57..d307d80f5e2a 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.11 2012/05/05 05:12:01 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmudmount/ChangeLog,v 1.12 2012/07/06 08:22:32 ssuominen Exp $ + + 06 Jul 2012; Samuli Suominen <ssuominen@gentoo.org> wmudmount-1.11.ebuild: + amd64/x86 stable 05 May 2012; Jeff Horelick <jdhore@gentoo.org> wmudmount-1.8.ebuild, wmudmount-1.11.ebuild: diff --git a/x11-plugins/wmudmount/wmudmount-1.11.ebuild b/x11-plugins/wmudmount/wmudmount-1.11.ebuild index 22b2e429906d..bbc031f66a09 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.4 2012/05/05 05:12:01 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmudmount/wmudmount-1.11.ebuild,v 1.5 2012/07/06 08:22:32 ssuominen Exp $ EAPI=4 inherit gnome2-utils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="gnome-keyring libnotify" RDEPEND=">=x11-libs/gtk+-2.18:2 |