diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-04-13 18:20:59 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-04-13 18:20:59 +0000 |
commit | c4751f37a3e701d0c821962713780cee542174f7 (patch) | |
tree | 2b7832330c94e01159a5bb3a7f769560f7edbc54 /app-editors/joe | |
parent | Add ~arm (diff) | |
download | gentoo-2-c4751f37a3e701d0c821962713780cee542174f7.tar.gz gentoo-2-c4751f37a3e701d0c821962713780cee542174f7.tar.bz2 gentoo-2-c4751f37a3e701d0c821962713780cee542174f7.zip |
alpha stable wrt #259482
(Portage version: 2.1.7.17/cvs/Linux ia64)
Diffstat (limited to 'app-editors/joe')
-rw-r--r-- | app-editors/joe/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/joe/joe-3.7-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/joe/ChangeLog b/app-editors/joe/ChangeLog index 7f7ac3ab45e2..9cbf010b572f 100644 --- a/app-editors/joe/ChangeLog +++ b/app-editors/joe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/joe # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/ChangeLog,v 1.73 2010/03/10 16:49:20 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/ChangeLog,v 1.74 2010/04/13 18:20:59 armin76 Exp $ + + 13 Apr 2010; Raúl Porcel <armin76@gentoo.org> joe-3.7-r1.ebuild: + alpha stable wrt #259482 10 Mar 2010; Joseph Jezak <josejx@gentoo.org> joe-3.7-r1.ebuild: Marked ppc/ppc64 stable for bug #259482. diff --git a/app-editors/joe/joe-3.7-r1.ebuild b/app-editors/joe/joe-3.7-r1.ebuild index cea705aaaa94..75a0180fe4ac 100644 --- a/app-editors/joe/joe-3.7-r1.ebuild +++ b/app-editors/joe/joe-3.7-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-3.7-r1.ebuild,v 1.6 2010/03/10 16:49:20 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-3.7-r1.ebuild,v 1.7 2010/04/13 18:20:59 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 ~ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="xterm" DEPEND=">=sys-libs/ncurses-5.2-r2" |