summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2010-04-11 14:00:43 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2010-04-11 14:00:43 +0000
commit9cdb7c1248c613910c54ee14d8b1f483db9bbb8c (patch)
treed30f4c9e6fdf7f67f60f41861492905121f2efad /app-editors
parentfix homepage, fix libsi include (diff)
downloadgentoo-2-9cdb7c1248c613910c54ee14d8b1f483db9bbb8c.tar.gz
gentoo-2-9cdb7c1248c613910c54ee14d8b1f483db9bbb8c.tar.bz2
gentoo-2-9cdb7c1248c613910c54ee14d8b1f483db9bbb8c.zip
ppc stable #310121
(Portage version: 2.1.7.17/cvs/Linux ppc)
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 bdbacd4e9700..5ca95620a463 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.21 2010/04/05 20:51:24 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/mousepad/ChangeLog,v 1.22 2010/04/11 14:00:43 nixnut Exp $
+
+ 11 Apr 2010; <nixnut@gentoo.org> mousepad-0.2.16-r1.ebuild:
+ ppc stable #310121
05 Apr 2010; Markus Meier <maekke@gentoo.org> mousepad-0.2.16-r1.ebuild:
amd64/arm/x86 stable, bug #310121
diff --git a/app-editors/mousepad/mousepad-0.2.16-r1.ebuild b/app-editors/mousepad/mousepad-0.2.16-r1.ebuild
index c9538b1487f0..97cdf8592bd0 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.2 2010/04/05 20:51:24 maekke Exp $
+# $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 $
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