summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-04-11 18:08:23 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-04-11 18:08:23 +0000
commit44a743325e0bdc2873847a8da055c19e33820aa6 (patch)
tree9131a5abe92e8134cc2fa07ae63fb3d59000dc48 /app-editors
parentStable for x86, wrt bug #465286 (diff)
downloadgentoo-2-44a743325e0bdc2873847a8da055c19e33820aa6.tar.gz
gentoo-2-44a743325e0bdc2873847a8da055c19e33820aa6.tar.bz2
gentoo-2-44a743325e0bdc2873847a8da055c19e33820aa6.zip
Stable for x86, wrt bug #465286
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/mousepad/ChangeLog5
-rw-r--r--app-editors/mousepad/mousepad-0.3.0.ebuild4
2 files changed, 6 insertions, 3 deletions
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 <ago@gentoo.org> mousepad-0.3.0.ebuild:
+ Stable for x86, wrt bug #465286
11 Apr 2013; Agostino Sarubbo <ago@gentoo.org> 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