summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2007-03-02 18:01:51 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2007-03-02 18:01:51 +0000
commit4fcd6187ec03a5dd992bec4186afcbc6df287413 (patch)
tree85eb435a03aee579b0113e7ff9f336b72e0d91d7 /app-editors
parentRemove mozbranding and add bindist, enabling branding by default, bug 168409 (diff)
downloadgentoo-2-4fcd6187ec03a5dd992bec4186afcbc6df287413.tar.gz
gentoo-2-4fcd6187ec03a5dd992bec4186afcbc6df287413.tar.bz2
gentoo-2-4fcd6187ec03a5dd992bec4186afcbc6df287413.zip
Stable on ppc wrt bug 166501
(Portage version: 2.1.2-r9)
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/joe/ChangeLog5
-rw-r--r--app-editors/joe/joe-3.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/joe/ChangeLog b/app-editors/joe/ChangeLog
index 5989a1070142..3e4a7501109a 100644
--- a/app-editors/joe/ChangeLog
+++ b/app-editors/joe/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/joe
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/ChangeLog,v 1.53 2007/02/23 22:16:52 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/ChangeLog,v 1.54 2007/03/02 18:01:51 nixnut Exp $
+
+ 02 Mar 2007; nixnut <nixnut@gentoo.org> joe-3.5.ebuild:
+ Stable on ppc wrt bug 166501
23 Feb 2007; Markus Rothe <corsair@gentoo.org> joe-3.5.ebuild:
Stable on ppc64; bug #166051
diff --git a/app-editors/joe/joe-3.5.ebuild b/app-editors/joe/joe-3.5.ebuild
index 740eb8f5f98e..be82aca847c9 100644
--- a/app-editors/joe/joe-3.5.ebuild
+++ b/app-editors/joe/joe-3.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-3.5.ebuild,v 1.7 2007/02/28 21:55:42 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-3.5.ebuild,v 1.8 2007/03/02 18:01:51 nixnut Exp $
inherit flag-o-matic eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/joe-editor/${P}.tar.gz"
LICENSE="GPL-1"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~mips ~ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~mips ppc ppc64 sparc x86"
IUSE="xterm"
DEPEND=">=sys-libs/ncurses-5.2-r2"