diff options
author | 2015-04-19 10:38:40 +0000 | |
---|---|---|
committer | 2015-04-19 10:38:40 +0000 | |
commit | a9d27d5aa1379198dcc6086a59da7ed6bcf225ef (patch) | |
tree | d3534bd17663437065711c0662b6d0c81a7f70f7 /x11-plugins | |
parent | Stable for amd64, wrt bug #517676 (diff) | |
download | gentoo-2-a9d27d5aa1379198dcc6086a59da7ed6bcf225ef.tar.gz gentoo-2-a9d27d5aa1379198dcc6086a59da7ed6bcf225ef.tar.bz2 gentoo-2-a9d27d5aa1379198dcc6086a59da7ed6bcf225ef.zip |
Stable for amd64, wrt bug #517702
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmudmount/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/wmudmount/wmudmount-2.2.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/x11-plugins/wmudmount/ChangeLog b/x11-plugins/wmudmount/ChangeLog index 571deccaf130..eec6b30570d2 100644 --- a/x11-plugins/wmudmount/ChangeLog +++ b/x11-plugins/wmudmount/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmudmount # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmudmount/ChangeLog,v 1.18 2015/04/01 18:53:04 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmudmount/ChangeLog,v 1.19 2015/04/19 10:38:40 ago Exp $ + + 19 Apr 2015; Agostino Sarubbo <ago@gentoo.org> wmudmount-2.2.ebuild: + Stable for amd64, wrt bug #517702 01 Apr 2015; Andreas Schuerch <nativemad@gentoo.org> wmudmount-2.2.ebuild: x86 stable, see bug 517702 @@ -78,4 +81,3 @@ 07 Apr 2010; Samuli Suominen <ssuominen@gentoo.org> +wmudmount-1.4.ebuild: Initial commit wrt #313395 by Bernard Cafarelli. - diff --git a/x11-plugins/wmudmount/wmudmount-2.2.ebuild b/x11-plugins/wmudmount/wmudmount-2.2.ebuild index 49c187e89f9c..2ddd4fde484d 100644 --- a/x11-plugins/wmudmount/wmudmount-2.2.ebuild +++ b/x11-plugins/wmudmount/wmudmount-2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmudmount/wmudmount-2.2.ebuild,v 1.2 2015/04/01 18:53:04 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmudmount/wmudmount-2.2.ebuild,v 1.3 2015/04/19 10:38:40 ago Exp $ EAPI=5 inherit eutils 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="sys-fs/udisks:2 |