diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-05-21 17:07:20 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-05-21 17:07:20 +0000 |
commit | 79299d2885a59c9d336fcd12dc22038af90a945f (patch) | |
tree | b087f6c190697bbcc1aee3f679ffcfd47a6b6143 /app-editors/joe | |
parent | ~amd64 (Manifest recommit) (diff) | |
download | gentoo-2-79299d2885a59c9d336fcd12dc22038af90a945f.tar.gz gentoo-2-79299d2885a59c9d336fcd12dc22038af90a945f.tar.bz2 gentoo-2-79299d2885a59c9d336fcd12dc22038af90a945f.zip |
amd64
Diffstat (limited to 'app-editors/joe')
-rw-r--r-- | app-editors/joe/joe-3.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/joe/joe-3.0-r1.ebuild b/app-editors/joe/joe-3.0-r1.ebuild index c54ad6caa6ad..425f5dec4fb1 100644 --- a/app-editors/joe/joe-3.0-r1.ebuild +++ b/app-editors/joe/joe-3.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-3.0-r1.ebuild,v 1.6 2004/05/19 10:06:03 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-3.0-r1.ebuild,v 1.7 2004/05/21 17:07:20 jhuebel Exp $ IUSE="" @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/joe-editor/${P}.tar.gz" HOMEPAGE="http://sourceforge.net/projects/joe-editor/" SLOT="0" -KEYWORDS="x86 ~ppc sparc alpha ~mips ~amd64" +KEYWORDS="x86 ~ppc sparc alpha ~mips amd64" LICENSE="GPL-1" DEPEND=">=sys-libs/ncurses-5.2-r2" |