diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-05 12:19:44 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-05 12:19:44 +0000 |
commit | 7e52272c47db8a02ca3bb8ad21045f189d42dca0 (patch) | |
tree | fd71e4b5fc72a6ab556cee670492bd680f0ee7f1 /app-editors/jed/jed-0.99.16-r2.ebuild | |
parent | someone forgot to mask everything :P (diff) | |
download | gentoo-2-7e52272c47db8a02ca3bb8ad21045f189d42dca0.tar.gz gentoo-2-7e52272c47db8a02ca3bb8ad21045f189d42dca0.tar.bz2 gentoo-2-7e52272c47db8a02ca3bb8ad21045f189d42dca0.zip |
PPC Keyword modification, see changelog for details
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 4fc3b496d2e7..06173a267614 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 Foundation # 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.9 2004/09/27 09:09:53 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/jed/jed-0.99.16-r2.ebuild,v 1.10 2004/10/05 12:19:43 pvdabeel 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 ~ppc64" +KEYWORDS="x86 ppc sparc amd64 ~ppc64" IUSE="X gpm truetype" DEPEND=">=sys-libs/slang-1.4.5 |