diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2007-02-22 23:18:54 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2007-02-22 23:18:54 +0000 |
commit | 9188a3b6bc9c29dbf29a9347a7a2196c11068545 (patch) | |
tree | 42b27248adc5243af5357358c0ea5b16f50dc021 /app-editors/joe/joe-3.5.ebuild | |
parent | Bump to 2.12.1 (diff) | |
download | gentoo-2-9188a3b6bc9c29dbf29a9347a7a2196c11068545.tar.gz gentoo-2-9188a3b6bc9c29dbf29a9347a7a2196c11068545.tar.bz2 gentoo-2-9188a3b6bc9c29dbf29a9347a7a2196c11068545.zip |
Stable on sparc --- Bug #166051
(Portage version: 2.1.2-r10)
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 858e852a6468..4eada44a37c5 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.4 2007/02/22 21:06:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-3.5.ebuild,v 1.5 2007/02/22 23:18:54 fmccor 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" |