diff options
author | 2004-06-30 02:09:29 +0000 | |
---|---|---|
committer | 2004-06-30 02:09:29 +0000 | |
commit | 82f140cc6867800dc85390ca20ceef9e51b41951 (patch) | |
tree | 3fb975fb117debc16511d822d953829a56fe4c4b /app-editors/jed | |
parent | sync IUSE (+mysql) (diff) | |
download | historical-82f140cc6867800dc85390ca20ceef9e51b41951.tar.gz historical-82f140cc6867800dc85390ca20ceef9e51b41951.tar.bz2 historical-82f140cc6867800dc85390ca20ceef9e51b41951.zip |
~ppc64, bug#55304
Diffstat (limited to 'app-editors/jed')
-rw-r--r-- | app-editors/jed/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/jed/Manifest | 10 | ||||
-rw-r--r-- | app-editors/jed/jed-0.99.16-r2.ebuild | 4 |
3 files changed, 11 insertions, 8 deletions
diff --git a/app-editors/jed/ChangeLog b/app-editors/jed/ChangeLog index c14fdeefe255..9621593ed1e8 100644 --- a/app-editors/jed/ChangeLog +++ b/app-editors/jed/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/jed # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/jed/ChangeLog,v 1.21 2004/06/24 21:56:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/jed/ChangeLog,v 1.22 2004/06/30 02:09:29 tgall Exp $ + + 29 Jun 2004; Tom Gall <tgall@gentoo.org> jed-0.99.16-r2.ebuild: + ~ppc64 bug #55304 23 Jun 2004; <malc@gentoo.org> jed-0.99.16-r2.ebuild: Mark stable on amd64 diff --git a/app-editors/jed/Manifest b/app-editors/jed/Manifest index 0232ae1b8a7c..93b3ecbea2b9 100644 --- a/app-editors/jed/Manifest +++ b/app-editors/jed/Manifest @@ -1,9 +1,9 @@ -MD5 57e79578ff5e75ec25f7576fb1be18eb jed-0.99.16-r2.ebuild 2102 +MD5 0a7ba767c1eecc0d6ff60a62f228df0b ChangeLog 2734 MD5 8eea15ac706577e68f392a712abb11ac jed-0.99.16-r1.ebuild 2006 -MD5 2a906b0222984dde86900145ff1a180c ChangeLog 2650 +MD5 95985576756c758dd6c599d60cff5d29 jed-0.99.16-r2.ebuild 2106 MD5 8f906ffe0aa837e5e26fe03af3043461 metadata.xml 219 -MD5 57236ca58f912a25d88e6c9520df83a2 files/jed.info.diff 333 -MD5 b972e25cececf15ffc9e56d76d9f86a1 files/jed-0.99.16-jed.info.patch 1508 -MD5 9ddff99ca56880f5128ffcc4336460fe files/jed-0.99.16-gentoo-shmode.sl 2434 MD5 6ecd48789e4a99f0f3725102b42f4297 files/digest-jed-0.99.16-r1 64 MD5 6ecd48789e4a99f0f3725102b42f4297 files/digest-jed-0.99.16-r2 64 +MD5 9ddff99ca56880f5128ffcc4336460fe files/jed-0.99.16-gentoo-shmode.sl 2434 +MD5 b972e25cececf15ffc9e56d76d9f86a1 files/jed-0.99.16-jed.info.patch 1508 +MD5 57236ca58f912a25d88e6c9520df83a2 files/jed.info.diff 333 diff --git a/app-editors/jed/jed-0.99.16-r2.ebuild b/app-editors/jed/jed-0.99.16-r2.ebuild index 363876b9a316..fdf7483ec6e3 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.7 2004/06/24 21:56:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/jed/jed-0.99.16-r2.ebuild,v 1.8 2004/06/30 02:09:29 tgall 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 ~ppc64" IUSE="X gpm truetype" DEPEND=">=sys-libs/slang-1.4.5 |