summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-04-14 17:48:20 +0000
committerJeroen Roovers <jer@gentoo.org>2010-04-14 17:48:20 +0000
commitb925e926d89db2be8756e75bfc808a10f91968e1 (patch)
treecda4615bd009230828338c32f54b51ae34385b73 /app-editors
parentold (diff)
downloadgentoo-2-b925e926d89db2be8756e75bfc808a10f91968e1.tar.gz
gentoo-2-b925e926d89db2be8756e75bfc808a10f91968e1.tar.bz2
gentoo-2-b925e926d89db2be8756e75bfc808a10f91968e1.zip
Stable for HPPA (bug #310121).
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/mousepad/ChangeLog5
-rw-r--r--app-editors/mousepad/mousepad-0.2.16-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/mousepad/ChangeLog b/app-editors/mousepad/ChangeLog
index 5ca95620a463..53a8a2716705 100644
--- a/app-editors/mousepad/ChangeLog
+++ b/app-editors/mousepad/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/mousepad
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/mousepad/ChangeLog,v 1.22 2010/04/11 14:00:43 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/mousepad/ChangeLog,v 1.23 2010/04/14 17:48:20 jer Exp $
+
+ 14 Apr 2010; Jeroen Roovers <jer@gentoo.org> mousepad-0.2.16-r1.ebuild:
+ Stable for HPPA (bug #310121).
11 Apr 2010; <nixnut@gentoo.org> mousepad-0.2.16-r1.ebuild:
ppc stable #310121
diff --git a/app-editors/mousepad/mousepad-0.2.16-r1.ebuild b/app-editors/mousepad/mousepad-0.2.16-r1.ebuild
index 97cdf8592bd0..694de4ae0b37 100644
--- a/app-editors/mousepad/mousepad-0.2.16-r1.ebuild
+++ b/app-editors/mousepad/mousepad-0.2.16-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/mousepad/mousepad-0.2.16-r1.ebuild,v 1.3 2010/04/11 14:00:43 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/mousepad/mousepad-0.2.16-r1.ebuild,v 1.4 2010/04/14 17:48:20 jer Exp $
EAPI=2
inherit xfconf
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/apps/${PN}/0.2/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux"
IUSE="debug"
RDEPEND=">=x11-libs/gtk+-2.6:2