summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2005-10-30 15:53:35 +0000
committerFabian Groffen <grobian@gentoo.org>2005-10-30 15:53:35 +0000
commit3a89123c3f14536afe54f287a14f28164be22075 (patch)
tree7922848fef8e479ab56ff9b40dfd896455e1a26d /dev-lang/gforth
parentFixed missing sqlite useflag in IUSE. (diff)
downloadgentoo-2-3a89123c3f14536afe54f287a14f28164be22075.tar.gz
gentoo-2-3a89123c3f14536afe54f287a14f28164be22075.tar.bz2
gentoo-2-3a89123c3f14536afe54f287a14f28164be22075.zip
Marked ~ppc-macos (bug #110818)
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'dev-lang/gforth')
-rw-r--r--dev-lang/gforth/ChangeLog5
-rw-r--r--dev-lang/gforth/Manifest16
-rw-r--r--dev-lang/gforth/gforth-0.6.2.ebuild4
3 files changed, 9 insertions, 16 deletions
diff --git a/dev-lang/gforth/ChangeLog b/dev-lang/gforth/ChangeLog
index 783228e6539d..f6ca3b5a4ba1 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.15 2005/09/16 21:53:10 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/gforth/ChangeLog,v 1.16 2005/10/30 15:53:35 grobian Exp $
+
+ 30 Oct 2005; Fabian Groffen <grobian@gentoo.org> gforth-0.6.2.ebuild:
+ Marked ~ppc-macos (bug #110818)
16 Sep 2005; Ciaran McCreesh <ciaranm@gentoo.org> ChangeLog:
Converted to UTF-8, fixed encoding screwups
diff --git a/dev-lang/gforth/Manifest b/dev-lang/gforth/Manifest
index 2717fb229e45..368557d89c7d 100644
--- a/dev-lang/gforth/Manifest
+++ b/dev-lang/gforth/Manifest
@@ -1,15 +1,5 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
+MD5 284d1a7b466235c13aa7ac94c7294394 gforth-0.6.2.ebuild 1383
MD5 0fe4c936193818429bc5c5043f9c3f82 ChangeLog 2431
-MD5 549130fb571addced3185d1cc35e0fbf gforth-0.6.2.ebuild 1372
-MD5 74edc6d12c9a8d2858070dc09e2c264c files/50gforth-gentoo.el 200
-MD5 288a9f927bbcb355499af2795baa6248 files/digest-gforth-0.6.2 65
MD5 eaf0babab3dec9a6b74e876829e1a68a files/gforth.el-gentoo.patch 1518
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFDKz74LLFUmVNQ7rkRApSKAJ49FAPZZx5Kqgp2nW9yMYZgr7P3AgCgvMAQ
-uY2RDIIXOkKEVO9GwZ6tin8=
-=fT9s
------END PGP SIGNATURE-----
+MD5 288a9f927bbcb355499af2795baa6248 files/digest-gforth-0.6.2 65
+MD5 74edc6d12c9a8d2858070dc09e2c264c files/50gforth-gentoo.el 200
diff --git a/dev-lang/gforth/gforth-0.6.2.ebuild b/dev-lang/gforth/gforth-0.6.2.ebuild
index c3a4a20708ef..5a04d7ef0599 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.11 2005/05/01 17:15:47 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/gforth/gforth-0.6.2.ebuild,v 1.12 2005/10/30 15:53:35 grobian 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="amd64 ppc ~ppc-macos x86"
IUSE="emacs"
DEPEND="virtual/libc