summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2012-07-06 08:22:32 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2012-07-06 08:22:32 +0000
commita391fc97f5f0b9d8cce511fb596aca222838f6de (patch)
tree7b08364c609810348c62c7ca0c88522fde207488 /x11-plugins/wmudmount
parentsci-mathematics/unuran: Korrekt typo in keywords amd64 -> amd64-linux (diff)
downloadgentoo-2-a391fc97f5f0b9d8cce511fb596aca222838f6de.tar.gz
gentoo-2-a391fc97f5f0b9d8cce511fb596aca222838f6de.tar.bz2
gentoo-2-a391fc97f5f0b9d8cce511fb596aca222838f6de.zip
amd64/x86 stable
(Portage version: 2.2.0_alpha116/cvs/Linux x86_64)
Diffstat (limited to 'x11-plugins/wmudmount')
-rw-r--r--x11-plugins/wmudmount/ChangeLog5
-rw-r--r--x11-plugins/wmudmount/wmudmount-1.11.ebuild4
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