diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-22 09:19:57 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-22 09:19:57 +0000 |
commit | d26c4521d3b38342f28d5295e2794debe0159477 (patch) | |
tree | e87614c280448043df3a10329c8c17138d05efff /dev-lang/gforth | |
parent | ~amd64 (diff) | |
download | gentoo-2-d26c4521d3b38342f28d5295e2794debe0159477.tar.gz gentoo-2-d26c4521d3b38342f28d5295e2794debe0159477.tar.bz2 gentoo-2-d26c4521d3b38342f28d5295e2794debe0159477.zip |
stable amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-lang/gforth')
-rw-r--r-- | dev-lang/gforth/ChangeLog | 7 | ||||
-rw-r--r-- | dev-lang/gforth/gforth-0.6.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-lang/gforth/ChangeLog b/dev-lang/gforth/ChangeLog index afd397064d53..ffed3c555d53 100644 --- a/dev-lang/gforth/ChangeLog +++ b/dev-lang/gforth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/gforth -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/gforth/ChangeLog,v 1.12 2004/09/03 15:04:48 dholm Exp $ +# 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 $ + + 22 Apr 2005; Simon Stelling <blubb@gentoo.org> gforth-0.6.2.ebuild: + stable on amd64 03 Sep 2004; David Holm <dholm@gentoo.org> gforth-0.6.2.ebuild: Added to ~ppc. diff --git a/dev-lang/gforth/gforth-0.6.2.ebuild b/dev-lang/gforth/gforth-0.6.2.ebuild index 191b8747155e..55ccb01a4c8e 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-2004 Gentoo Foundation +# 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.9 2004/10/26 13:39:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gforth/gforth-0.6.2.ebuild,v 1.10 2005/04/22 09:15:29 blubb 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 |