diff options
author | Alastair Tse <liquidx@gentoo.org> | 2004-04-20 09:00:17 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2004-04-20 09:00:17 +0000 |
commit | b9d0fbf47820e8c9d65cc068ec4d347a7990a6c8 (patch) | |
tree | 15d2710204c874723ea3f16ff38dc6182591fcc7 /app-editors/jed | |
parent | added jed info patch, cleanup (diff) | |
download | historical-b9d0fbf47820e8c9d65cc068ec4d347a7990a6c8.tar.gz historical-b9d0fbf47820e8c9d65cc068ec4d347a7990a6c8.tar.bz2 historical-b9d0fbf47820e8c9d65cc068ec4d347a7990a6c8.zip |
mark stable for ppc as well, works for me on my powerbook
Diffstat (limited to 'app-editors/jed')
-rw-r--r-- | app-editors/jed/Manifest | 2 | ||||
-rw-r--r-- | app-editors/jed/jed-0.99.16-r1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-editors/jed/Manifest b/app-editors/jed/Manifest index 002a0365dcd3..0602e68b1d4f 100644 --- a/app-editors/jed/Manifest +++ b/app-editors/jed/Manifest @@ -1,5 +1,5 @@ MD5 49a5e971d6fd6d58e235c698167a393a ChangeLog 2381 -MD5 49476e18b75504d99c0bc42f88f4f9de jed-0.99.16-r1.ebuild 2082 +MD5 23ccc89b2f9a72e20f6a33bdf75505e7 jed-0.99.16-r1.ebuild 2081 MD5 8f906ffe0aa837e5e26fe03af3043461 metadata.xml 219 MD5 41791a1d8413d9702d233b084a1aef96 jed-0.99.16-r2.ebuild 2164 MD5 6ecd48789e4a99f0f3725102b42f4297 files/digest-jed-0.99.16-r1 64 diff --git a/app-editors/jed/jed-0.99.16-r1.ebuild b/app-editors/jed/jed-0.99.16-r1.ebuild index d97c41533837..a7a63471d1ab 100644 --- a/app-editors/jed/jed-0.99.16-r1.ebuild +++ b/app-editors/jed/jed-0.99.16-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/jed/jed-0.99.16-r1.ebuild,v 1.12 2004/02/05 01:25:18 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/jed/jed-0.99.16-r1.ebuild,v 1.13 2004/04/20 09:00:17 liquidx Exp $ IUSE="X gpm truetype" @@ -20,7 +20,7 @@ DEPEND=">=sys-libs/slang-1.4.5 PROVIDE="virtual/editor" SLOT="0" -KEYWORDS="x86 ~ppc sparc amd64" +KEYWORDS="x86 ppc sparc amd64" LICENSE="GPL-2" src_compile() { |