From 10708ed1e1f8f99f821a91811bcff683e062daab Mon Sep 17 00:00:00 2001 From: Mikle Kolyada Date: Wed, 1 Jul 2015 07:38:18 +0000 Subject: x86 stable wrt bug #553500 (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6) --- app-editors/mousepad/ChangeLog | 5 ++++- app-editors/mousepad/mousepad-0.4.0.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'app-editors/mousepad') 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 mousepad-0.4.0.ebuild: + x86 stable wrt bug #553500 09 Mar 2015; Rick Farina 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= -- cgit v1.2.3-65-gdbad