summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2010-04-05 20:51:24 +0000
committerMarkus Meier <maekke@gentoo.org>2010-04-05 20:51:24 +0000
commit8d4bfb37d30cf3a5e98e4f39aeef44408ddb83eb (patch)
tree06c7328c2ab66486023996a98a74999bc3c66914 /app-editors
parentamd64/x86 stable, bug #310019 (diff)
downloadgentoo-2-8d4bfb37d30cf3a5e98e4f39aeef44408ddb83eb.tar.gz
gentoo-2-8d4bfb37d30cf3a5e98e4f39aeef44408ddb83eb.tar.bz2
gentoo-2-8d4bfb37d30cf3a5e98e4f39aeef44408ddb83eb.zip
amd64/arm/x86 stable, bug #310121
(Portage version: 2.2_rc67/cvs/Linux x86_64)
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 4d31b3411d78..bdbacd4e9700 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.20 2010/02/19 08:59:44 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/mousepad/ChangeLog,v 1.21 2010/04/05 20:51:24 maekke Exp $
+
+ 05 Apr 2010; Markus Meier <maekke@gentoo.org> mousepad-0.2.16-r1.ebuild:
+ amd64/arm/x86 stable, bug #310121
*mousepad-0.2.16-r1 (19 Feb 2010)
diff --git a/app-editors/mousepad/mousepad-0.2.16-r1.ebuild b/app-editors/mousepad/mousepad-0.2.16-r1.ebuild
index 17a6a585207a..c9538b1487f0 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.1 2010/02/19 08:59:44 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/mousepad/mousepad-0.2.16-r1.ebuild,v 1.2 2010/04/05 20:51:24 maekke 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