summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-02-22 21:06:30 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-02-22 21:06:30 +0000
commit008dd646f3c521a06758f533433cd068d588b6a8 (patch)
treea57fefa997cac7927ae32f729f9b3cefe7790cde /app-editors/joe
parentVersion bump. Change from GTK+-1.2 to GTK+-2.0. Fix bug #133881. (diff)
downloadgentoo-2-008dd646f3c521a06758f533433cd068d588b6a8.tar.gz
gentoo-2-008dd646f3c521a06758f533433cd068d588b6a8.tar.bz2
gentoo-2-008dd646f3c521a06758f533433cd068d588b6a8.zip
x86 stable wrt bug 166051
(Portage version: 2.1.2-r10)
Diffstat (limited to 'app-editors/joe')
-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 3b211f9cd000..6ee7d37b4154 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.50 2007/02/22 20:47:04 tomk Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/ChangeLog,v 1.51 2007/02/22 21:06:30 armin76 Exp $
+
+ 22 Feb 2007; Raúl Porcel <armin76@gentoo.org> joe-3.5.ebuild:
+ x86 stable wrt bug 166051
22 Feb 2007; Tom Knight <tomk@gentoo.org> joe-3.5.ebuild:
Marked stable on amd64, bug #166051
diff --git a/app-editors/joe/joe-3.5.ebuild b/app-editors/joe/joe-3.5.ebuild
index 4235e3646b59..858e852a6468 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.3 2007/02/22 20:47:04 tomk Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-3.5.ebuild,v 1.4 2007/02/22 21:06:30 armin76 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 ~ppc-macos ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~mips ~ppc ~ppc-macos ~ppc64 ~sparc x86"
IUSE="xterm"
DEPEND=">=sys-libs/ncurses-5.2-r2"