diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-01-11 21:45:24 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-01-11 21:45:24 +0000 |
commit | 68478391b8dd3df0dd42b2a0aa0d46dec3b5594a (patch) | |
tree | a4d2ac7eb5382edb9fe6df980fc8402ee86879bb /app-editors | |
parent | Version bump. Removed old (diff) | |
download | gentoo-2-68478391b8dd3df0dd42b2a0aa0d46dec3b5594a.tar.gz gentoo-2-68478391b8dd3df0dd42b2a0aa0d46dec3b5594a.tar.bz2 gentoo-2-68478391b8dd3df0dd42b2a0aa0d46dec3b5594a.zip |
amd64 stable, bug #492230
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/joe/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/joe/joe-3.7-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/joe/ChangeLog b/app-editors/joe/ChangeLog index e1c1d0449ee6..efd3a736414f 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.79 2014/01/04 13:30:58 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/ChangeLog,v 1.80 2014/01/11 21:45:24 pacho Exp $ + + 11 Jan 2014; Pacho Ramos <pacho@gentoo.org> joe-3.7-r2.ebuild: + amd64 stable, bug #492230 04 Jan 2014; Markus Meier <maekke@gentoo.org> joe-3.7-r2.ebuild: arm stable, bug #492230 diff --git a/app-editors/joe/joe-3.7-r2.ebuild b/app-editors/joe/joe-3.7-r2.ebuild index f41f026cdeed..65858c223b1d 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.2 2014/01/04 13:30:58 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-3.7-r2.ebuild,v 1.3 2014/01/11 21:45:24 pacho 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" |