summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-01-14 13:55:15 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-01-14 13:55:15 +0000
commit5f72152601f29c98d89fbe2a3d35bad6f0a652f1 (patch)
tree7a8ad7e349e53da64aa6f20dc7804d3695410852 /app-editors
parentStable for x86, wrt bug #497782 (diff)
downloadgentoo-2-5f72152601f29c98d89fbe2a3d35bad6f0a652f1.tar.gz
gentoo-2-5f72152601f29c98d89fbe2a3d35bad6f0a652f1.tar.bz2
gentoo-2-5f72152601f29c98d89fbe2a3d35bad6f0a652f1.zip
Stable for x86, wrt bug #492230
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-editors')
-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 efd3a736414f..437fe7de1ebf 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.80 2014/01/11 21:45:24 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/ChangeLog,v 1.81 2014/01/14 13:55:15 ago Exp $
+
+ 14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> joe-3.7-r2.ebuild:
+ Stable for x86, wrt bug #492230
11 Jan 2014; Pacho Ramos <pacho@gentoo.org> joe-3.7-r2.ebuild:
amd64 stable, bug #492230
diff --git a/app-editors/joe/joe-3.7-r2.ebuild b/app-editors/joe/joe-3.7-r2.ebuild
index 65858c223b1d..12a075bd7ad3 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.3 2014/01/11 21:45:24 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-3.7-r2.ebuild,v 1.4 2014/01/14 13:55:15 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"