diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-04-01 07:42:01 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-04-01 07:42:01 +0000 |
commit | ba02b339791fe71e9cd62b59d97320663cb8c483 (patch) | |
tree | 69e529e6f8d1e31daa7ee9317fc930b9f1da84f5 /app-editors | |
parent | arm/ia64/s390/sh stable (diff) | |
download | gentoo-2-ba02b339791fe71e9cd62b59d97320663cb8c483.tar.gz gentoo-2-ba02b339791fe71e9cd62b59d97320663cb8c483.tar.bz2 gentoo-2-ba02b339791fe71e9cd62b59d97320663cb8c483.zip |
arm love
(Portage version: 2.1.2.3)
Diffstat (limited to 'app-editors')
-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 0f963448980d..f75931c09cd6 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.9 2007/03/07 14:37:19 eroyf Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-3.5.ebuild,v 1.10 2007/04/01 07:42:01 vapier 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 ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm mips ppc ppc64 sparc x86" IUSE="xterm" DEPEND=">=sys-libs/ncurses-5.2-r2" |