diff options
author | Mark Guertin <gerk@gentoo.org> | 2002-11-12 17:50:29 +0000 |
---|---|---|
committer | Mark Guertin <gerk@gentoo.org> | 2002-11-12 17:50:29 +0000 |
commit | a675108b0f0d015a172f25fcf6a21a677db3a240 (patch) | |
tree | fdccba0096f35c93f234875d4026f8863be07c7a /app-editors/joe | |
parent | This one should/will stop all those plugin crashes (diff) | |
download | historical-a675108b0f0d015a172f25fcf6a21a677db3a240.tar.gz historical-a675108b0f0d015a172f25fcf6a21a677db3a240.tar.bz2 historical-a675108b0f0d015a172f25fcf6a21a677db3a240.zip |
updated to ppc
Diffstat (limited to 'app-editors/joe')
-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 7ca1e7e89df4..b03e76b4e95c 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.1 2002/10/19 06:05:37 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-2.9.8_pre1.ebuild,v 1.2 2002/11/12 17:50:29 gerk 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 ~sparc64" LICENSE="GPL-1" DEPEND=">=sys-libs/ncurses-5.2-r2" |