diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-12-06 19:09:06 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-12-06 19:09:06 +0000 |
commit | 5f683e3574d1062a51d71fd8a362a0667beb4131 (patch) | |
tree | 002e776dbcab7daed947f39abdecf1f716dbd732 /app-editors | |
parent | Stable on ppc wrt bug 245190 (diff) | |
download | gentoo-2-5f683e3574d1062a51d71fd8a362a0667beb4131.tar.gz gentoo-2-5f683e3574d1062a51d71fd8a362a0667beb4131.tar.bz2 gentoo-2-5f683e3574d1062a51d71fd8a362a0667beb4131.zip |
Stable on ppc wrt bug 249942
(Portage version: 2.1.6_rc3/cvs/Linux 2.6.27-hardened-r2 ppc)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/mousepad/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/mousepad/mousepad-0.2.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/mousepad/ChangeLog b/app-editors/mousepad/ChangeLog index 44fe2bef2b84..3bec489380c4 100644 --- a/app-editors/mousepad/ChangeLog +++ b/app-editors/mousepad/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/mousepad # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/mousepad/ChangeLog,v 1.3 2008/10/30 22:15:10 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mousepad/ChangeLog,v 1.4 2008/12/06 19:09:06 nixnut Exp $ + + 06 Dec 2008; nixnut <nixnut@gentoo.org> mousepad-0.2.14.ebuild: + Stable on ppc wrt bug 249942 *mousepad-0.2.14 (30 Oct 2008) diff --git a/app-editors/mousepad/mousepad-0.2.14.ebuild b/app-editors/mousepad/mousepad-0.2.14.ebuild index dcf1c5d26e81..3622e31ffeb2 100644 --- a/app-editors/mousepad/mousepad-0.2.14.ebuild +++ b/app-editors/mousepad/mousepad-0.2.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/mousepad/mousepad-0.2.14.ebuild,v 1.1 2008/10/30 22:15:10 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mousepad/mousepad-0.2.14.ebuild,v 1.2 2008/12/06 19:09:06 nixnut Exp $ EAPI=1 @@ -12,7 +12,7 @@ SRC_URI="mirror://xfce/xfce-4.4.3/src/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="debug nls" RDEPEND=">=x11-libs/gtk+-2.6:2 |