diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-29 18:24:09 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-29 18:24:09 +0000 |
commit | eb0edad0b1ebcca6e3abb1b5a7830c29d434f32d (patch) | |
tree | 1816c9633b38484fab50032af5955bdcdca9c7b9 /app-editors/joe | |
parent | version bump (diff) | |
download | historical-eb0edad0b1ebcca6e3abb1b5a7830c29d434f32d.tar.gz historical-eb0edad0b1ebcca6e3abb1b5a7830c29d434f32d.tar.bz2 historical-eb0edad0b1ebcca6e3abb1b5a7830c29d434f32d.zip |
unmasking and changelog fixes
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 323190c4428a..06ba7f9abe9d 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-2003 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.6 2003/02/10 11:09:16 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-2.9.8_pre1.ebuild,v 1.7 2003/06/29 18:24:08 aliz Exp $ IUSE="" @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/joe-editor/${MY_P}.tgz" HOMEPAGE="http://sourceforge.net/projects/joe-editor/" SLOT="0" -KEYWORDS="~x86 ppc ~sparc" +KEYWORDS="x86 ppc ~sparc" LICENSE="GPL-1" DEPEND=">=sys-libs/ncurses-5.2-r2" |