summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-01-19 10:15:07 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-01-19 10:15:07 +0000
commit20c6376c4705ff04c3605d7dffaa24c2f583dddd (patch)
treec35e97f6e91e8650f863bf1517c983df16c57283 /app-editors/joe
parentStable for ppc64, wrt bug #492130 (diff)
downloadgentoo-2-20c6376c4705ff04c3605d7dffaa24c2f583dddd.tar.gz
gentoo-2-20c6376c4705ff04c3605d7dffaa24c2f583dddd.tar.bz2
gentoo-2-20c6376c4705ff04c3605d7dffaa24c2f583dddd.zip
Stable for ppc64, wrt bug #492230
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-editors/joe')
-rw-r--r--app-editors/joe/ChangeLog5
-rw-r--r--app-editors/joe/joe-3.7-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/joe/ChangeLog b/app-editors/joe/ChangeLog
index c8867cf3fcf8..572e67994871 100644
--- a/app-editors/joe/ChangeLog
+++ b/app-editors/joe/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/joe
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/ChangeLog,v 1.83 2014/01/18 20:00:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/ChangeLog,v 1.84 2014/01/19 10:15:07 ago Exp $
+
+ 19 Jan 2014; Agostino Sarubbo <ago@gentoo.org> joe-3.7-r2.ebuild:
+ Stable for ppc64, wrt bug #492230
18 Jan 2014; Agostino Sarubbo <ago@gentoo.org> joe-3.7-r2.ebuild:
Stable for alpha, wrt bug #492230
diff --git a/app-editors/joe/joe-3.7-r2.ebuild b/app-editors/joe/joe-3.7-r2.ebuild
index 59fe4704043f..89dae31185a7 100644
--- a/app-editors/joe/joe-3.7-r2.ebuild
+++ b/app-editors/joe/joe-3.7-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-3.7-r2.ebuild,v 1.6 2014/01/18 20:00:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-3.7-r2.ebuild,v 1.7 2014/01/19 10:15:07 ago Exp $
EAPI="3"
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/joe-editor/${P}.tar.gz"
LICENSE="GPL-1"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris"
+KEYWORDS="alpha amd64 arm ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris"
IUSE="xterm"
DEPEND=">=sys-libs/ncurses-5.2-r2"