diff options
Diffstat (limited to 'app-editors/joe/joe-2.9.8_pre1.ebuild')
-rw-r--r-- | app-editors/joe/joe-2.9.8_pre1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/joe/joe-2.9.8_pre1.ebuild b/app-editors/joe/joe-2.9.8_pre1.ebuild index 6745e8f94dcf..11ba3c64fd55 100644 --- a/app-editors/joe/joe-2.9.8_pre1.ebuild +++ b/app-editors/joe/joe-2.9.8_pre1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-2.9.8_pre1.ebuild,v 1.3 2002/11/30 02:41:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-2.9.8_pre1.ebuild,v 1.4 2002/12/09 04:17:39 manson Exp $ MY_P=${P/_/-} S=${WORKDIR}/${MY_P} @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/joe-editor/${MY_P}.tgz" HOMEPAGE="http://sourceforge.net/projects/joe-editor/" SLOT="0" -KEYWORDS="~x86 ppc ~sparc ~sparc64" +KEYWORDS="~x86 ppc ~sparc " LICENSE="GPL-1" DEPEND=">=sys-libs/ncurses-5.2-r2" |