From 1173d97be03a10362bc66c5419dfc8c546f1093f Mon Sep 17 00:00:00 2001 From: Michael Hanselmann Date: Sun, 1 May 2005 17:15:47 +0000 Subject: Stable on ppc. Package-Manager: portage-2.0.51.20-r5 --- dev-lang/gforth/ChangeLog | 5 ++++- dev-lang/gforth/Manifest | 6 +++--- dev-lang/gforth/gforth-0.6.2.ebuild | 4 ++-- 3 files changed, 9 insertions(+), 6 deletions(-) (limited to 'dev-lang') diff --git a/dev-lang/gforth/ChangeLog b/dev-lang/gforth/ChangeLog index ffed3c555d53..4b4b6ce781f1 100644 --- a/dev-lang/gforth/ChangeLog +++ b/dev-lang/gforth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/gforth # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/gforth/ChangeLog,v 1.13 2005/04/22 09:15:29 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gforth/ChangeLog,v 1.14 2005/05/01 17:15:47 hansmi Exp $ + + 01 May 2005; Michael Hanselmann gforth-0.6.2.ebuild: + Stable on ppc. 22 Apr 2005; Simon Stelling gforth-0.6.2.ebuild: stable on amd64 diff --git a/dev-lang/gforth/Manifest b/dev-lang/gforth/Manifest index a86e901f5a6e..4d65cc42aa26 100644 --- a/dev-lang/gforth/Manifest +++ b/dev-lang/gforth/Manifest @@ -1,5 +1,5 @@ -MD5 33be600b7dc63bf4580c109fcbcc4e98 ChangeLog 2226 -MD5 4ae265d7d441e58229e9d537eb688779 gforth-0.6.2.ebuild 1372 -MD5 74edc6d12c9a8d2858070dc09e2c264c files/50gforth-gentoo.el 200 +MD5 547385433ce7e16bc9b14ffcd86dcc57 ChangeLog 2320 +MD5 549130fb571addced3185d1cc35e0fbf gforth-0.6.2.ebuild 1372 MD5 288a9f927bbcb355499af2795baa6248 files/digest-gforth-0.6.2 65 +MD5 74edc6d12c9a8d2858070dc09e2c264c files/50gforth-gentoo.el 200 MD5 eaf0babab3dec9a6b74e876829e1a68a files/gforth.el-gentoo.patch 1518 diff --git a/dev-lang/gforth/gforth-0.6.2.ebuild b/dev-lang/gforth/gforth-0.6.2.ebuild index 55ccb01a4c8e..c3a4a20708ef 100644 --- a/dev-lang/gforth/gforth-0.6.2.ebuild +++ b/dev-lang/gforth/gforth-0.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/gforth/gforth-0.6.2.ebuild,v 1.10 2005/04/22 09:15:29 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gforth/gforth-0.6.2.ebuild,v 1.11 2005/05/01 17:15:47 hansmi Exp $ inherit elisp-common eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://www.complang.tuwien.ac.at/forth/gforth//${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 amd64 ~ppc" +KEYWORDS="x86 amd64 ppc" IUSE="emacs" DEPEND="virtual/libc -- cgit v1.2.3-65-gdbad