summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-01-02 18:37:41 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-01-02 18:37:41 +0000
commit1035b8ce84e74f73ff21631e27e572fdc8bedc54 (patch)
treea5a15ca1102ebe81b3ddf02efd0008350e5c3e6c /dev-lang
parentTransfer Prefix keywords (diff)
downloadgentoo-2-1035b8ce84e74f73ff21631e27e572fdc8bedc54.tar.gz
gentoo-2-1035b8ce84e74f73ff21631e27e572fdc8bedc54.tar.bz2
gentoo-2-1035b8ce84e74f73ff21631e27e572fdc8bedc54.zip
Transfer Prefix keywords
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/gforth/ChangeLog7
-rw-r--r--dev-lang/gforth/gforth-0.7.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-lang/gforth/ChangeLog b/dev-lang/gforth/ChangeLog
index 8e5d914ec3e9..9f4fb31ee4d9 100644
--- a/dev-lang/gforth/ChangeLog
+++ b/dev-lang/gforth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/gforth
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/gforth/ChangeLog,v 1.31 2009/09/23 16:50:40 patrick Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/gforth/ChangeLog,v 1.32 2010/01/02 18:37:41 fauli Exp $
+
+ 02 Jan 2010; Christian Faulhammer <fauli@gentoo.org> gforth-0.7.0.ebuild:
+ Transfer Prefix keywords
23 Sep 2009; Patrick Lauer <patrick@gentoo.org> gforth-0.6.2.ebuild,
gforth-0.6.2-r1.ebuild, gforth-0.7.0.ebuild:
diff --git a/dev-lang/gforth/gforth-0.7.0.ebuild b/dev-lang/gforth/gforth-0.7.0.ebuild
index 4172581b4814..635661f70197 100644
--- a/dev-lang/gforth/gforth-0.7.0.ebuild
+++ b/dev-lang/gforth/gforth-0.7.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/gforth/gforth-0.7.0.ebuild,v 1.6 2009/09/23 16:50:41 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/gforth/gforth-0.7.0.ebuild,v 1.7 2010/01/02 18:37:41 fauli Exp $
inherit elisp-common eutils toolchain-funcs flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gnu.org/pub/gnu/gforth/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="amd64 ppc x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc x86 ~x86-fbsd ~x86-freebsd ~x86-linux ~ppc-macos"
IUSE="emacs"
DEPEND="dev-libs/ffcall