diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-03-06 12:38:10 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-03-06 12:38:10 +0000 |
commit | 4fae6d7eb2437069511e37504dc1b87a343bc253 (patch) | |
tree | eda5bb6a7a8b3237e968ef36d3fc1f915a7cc9af /app-editors/joe | |
parent | amd64 stable wrt #304777 (diff) | |
download | gentoo-2-4fae6d7eb2437069511e37504dc1b87a343bc253.tar.gz gentoo-2-4fae6d7eb2437069511e37504dc1b87a343bc253.tar.bz2 gentoo-2-4fae6d7eb2437069511e37504dc1b87a343bc253.zip |
x86 stable wrt bug #259482
(Portage version: 2.1.7.17/cvs/Linux i686)
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 a8fc6bb4f0a9..0347dda2c059 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.69 2010/03/05 18:57:22 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/ChangeLog,v 1.70 2010/03/06 12:38:10 phajdan.jr Exp $ + + 06 Mar 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> joe-3.7-r1.ebuild: + x86 stable wrt bug #259482 05 Mar 2010; Pacho Ramos <pacho@gentoo.org> -joe-3.7.ebuild, joe-3.7-r1.ebuild: diff --git a/app-editors/joe/joe-3.7-r1.ebuild b/app-editors/joe/joe-3.7-r1.ebuild index 62420ffadbb5..93a3efab5846 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.2 2010/03/05 18:57:22 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-3.7-r1.ebuild,v 1.3 2010/03/06 12:38:10 phajdan.jr 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" |