diff options
author | 2007-02-23 22:16:52 +0000 | |
---|---|---|
committer | 2007-02-23 22:16:52 +0000 | |
commit | 9345c6086143c487a505aadccc63072081c04e30 (patch) | |
tree | 13c9f18cfc2cba2329ee91aa2713934fd3fb6b78 /app-editors/joe/joe-3.5.ebuild | |
parent | Stable on ppc64; bug #167664 (diff) | |
download | historical-9345c6086143c487a505aadccc63072081c04e30.tar.gz historical-9345c6086143c487a505aadccc63072081c04e30.tar.bz2 historical-9345c6086143c487a505aadccc63072081c04e30.zip |
Stable on ppc64; bug #166051
Package-Manager: portage-2.1.2-r9
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 4eada44a37c5..cf9ecb3824b6 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.5 2007/02/22 23:18:54 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-3.5.ebuild,v 1.6 2007/02/23 22:16:52 corsair 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" |