From 44a743325e0bdc2873847a8da055c19e33820aa6 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Thu, 11 Apr 2013 18:08:23 +0000 Subject: Stable for x86, wrt bug #465286 (Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F) --- app-editors/mousepad/ChangeLog | 5 ++++- app-editors/mousepad/mousepad-0.3.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 f60c6d1592d4..224656efe995 100644 --- a/app-editors/mousepad/ChangeLog +++ b/app-editors/mousepad/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/mousepad # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/mousepad/ChangeLog,v 1.29 2013/04/11 17:57:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mousepad/ChangeLog,v 1.30 2013/04/11 18:08:23 ago Exp $ + + 11 Apr 2013; Agostino Sarubbo mousepad-0.3.0.ebuild: + Stable for x86, wrt bug #465286 11 Apr 2013; Agostino Sarubbo mousepad-0.3.0.ebuild: Stable for amd64, wrt bug #465286 diff --git a/app-editors/mousepad/mousepad-0.3.0.ebuild b/app-editors/mousepad/mousepad-0.3.0.ebuild index 63d549aff430..3ea360cdaf6b 100644 --- a/app-editors/mousepad/mousepad-0.3.0.ebuild +++ b/app-editors/mousepad/mousepad-0.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/mousepad/mousepad-0.3.0.ebuild,v 1.2 2013/04/11 17:57:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mousepad/mousepad-0.3.0.ebuild,v 1.3 2013/04/11 18:08:23 ago Exp $ EAPI=5 inherit 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" RDEPEND=">=dev-libs/glib-2.12 -- cgit v1.2.3-65-gdbad