summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/mousepad/ChangeLog5
-rw-r--r--app-editors/mousepad/mousepad-0.4.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/mousepad/ChangeLog b/app-editors/mousepad/ChangeLog
index d3487d6b7e20..ce27d0b7b2f5 100644
--- a/app-editors/mousepad/ChangeLog
+++ b/app-editors/mousepad/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/mousepad
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/mousepad/ChangeLog,v 1.32 2015/03/09 17:21:18 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/mousepad/ChangeLog,v 1.33 2015/07/01 07:38:18 zlogene Exp $
+
+ 01 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> mousepad-0.4.0.ebuild:
+ x86 stable wrt bug #553500
09 Mar 2015; Rick Farina <zerochaos@gentoo.org> mousepad-0.4.0.ebuild:
fix repoman warning
diff --git a/app-editors/mousepad/mousepad-0.4.0.ebuild b/app-editors/mousepad/mousepad-0.4.0.ebuild
index c886381f6b0e..e9337c4da290 100644
--- a/app-editors/mousepad/mousepad-0.4.0.ebuild
+++ b/app-editors/mousepad/mousepad-0.4.0.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/app-editors/mousepad/mousepad-0.4.0.ebuild,v 1.2 2015/03/09 17:21:18 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/mousepad/mousepad-0.4.0.ebuild,v 1.3 2015/07/01 07:38:18 zlogene Exp $
EAPI=5
inherit gnome2-utils xfconf
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE="debug dbus gtk3"
RDEPEND=">=dev-libs/glib-2.30:2=