diff options
author | Tom Knight <tomk@gentoo.org> | 2007-02-22 20:47:04 +0000 |
---|---|---|
committer | Tom Knight <tomk@gentoo.org> | 2007-02-22 20:47:04 +0000 |
commit | 1ad87965d78d98ef04ca5402c6740080c6269a1a (patch) | |
tree | 0572664fa3250f94977620f46b47f8c886d9c2a1 /app-editors/joe/joe-3.5.ebuild | |
parent | Stable on hppa. (diff) | |
download | gentoo-2-1ad87965d78d98ef04ca5402c6740080c6269a1a.tar.gz gentoo-2-1ad87965d78d98ef04ca5402c6740080c6269a1a.tar.bz2 gentoo-2-1ad87965d78d98ef04ca5402c6740080c6269a1a.zip |
Marked stable on amd64, bug #166051
(Portage version: 2.1.1-r1)
Diffstat (limited to 'app-editors/joe/joe-3.5.ebuild')
-rw-r--r-- | app-editors/joe/joe-3.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/joe/joe-3.5.ebuild b/app-editors/joe/joe-3.5.ebuild index 5acbe931ebd9..4235e3646b59 100644 --- a/app-editors/joe/joe-3.5.ebuild +++ b/app-editors/joe/joe-3.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-3.5.ebuild,v 1.2 2007/01/24 02:40:53 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-3.5.ebuild,v 1.3 2007/02/22 20:47:04 tomk 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 ~mips ~ppc ~ppc-macos ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~mips ~ppc ~ppc-macos ~ppc64 ~sparc ~x86" IUSE="xterm" DEPEND=">=sys-libs/ncurses-5.2-r2" |