diff options
author | Malcolm Lashley <malc@gentoo.org> | 2004-06-23 01:52:42 +0000 |
---|---|---|
committer | Malcolm Lashley <malc@gentoo.org> | 2004-06-23 01:52:42 +0000 |
commit | b55bc84c8ee47edc82c65255be4d42aa0d49b26d (patch) | |
tree | 3e3ffaa4f1d9d657b55abc7bd4be466e267ed21d /app-editors/jed/jed-0.99.16-r2.ebuild | |
parent | Moving 3204 to stable on x86 due to security vulnerability in Unreal Engine. ... (diff) | |
download | gentoo-2-b55bc84c8ee47edc82c65255be4d42aa0d49b26d.tar.gz gentoo-2-b55bc84c8ee47edc82c65255be4d42aa0d49b26d.tar.bz2 gentoo-2-b55bc84c8ee47edc82c65255be4d42aa0d49b26d.zip |
mark stable on amd64
Diffstat (limited to 'app-editors/jed/jed-0.99.16-r2.ebuild')
-rw-r--r-- | app-editors/jed/jed-0.99.16-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/jed/jed-0.99.16-r2.ebuild b/app-editors/jed/jed-0.99.16-r2.ebuild index 995c71205d93..7b814efa75bc 100644 --- a/app-editors/jed/jed-0.99.16-r2.ebuild +++ b/app-editors/jed/jed-0.99.16-r2.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/jed/jed-0.99.16-r2.ebuild,v 1.5 2004/05/31 22:12:03 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/jed/jed-0.99.16-r2.ebuild,v 1.6 2004/06/23 01:52:42 malc Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.uni-stuttgart.de/pub/unix/misc/slang/jed/v0.99/${P0}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc ~amd64" +KEYWORDS="x86 ~ppc sparc amd64" IUSE="X gpm truetype" DEPEND=">=sys-libs/slang-1.4.5 |