diff options
author | 2005-04-22 09:22:06 +0000 | |
---|---|---|
committer | 2005-04-22 09:22:06 +0000 | |
commit | 5d3ab4fe0cf9923676b22e9a4dd78b0e12b7fd1b (patch) | |
tree | 6d5f7211610808e10ef79dc1026eee6e1ca563bd /dev-lang/gforth/gforth-0.6.2.ebuild | |
parent | ~amd64 (diff) | |
download | historical-5d3ab4fe0cf9923676b22e9a4dd78b0e12b7fd1b.tar.gz historical-5d3ab4fe0cf9923676b22e9a4dd78b0e12b7fd1b.tar.bz2 historical-5d3ab4fe0cf9923676b22e9a4dd78b0e12b7fd1b.zip |
stable amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-lang/gforth/gforth-0.6.2.ebuild')
-rw-r--r-- | dev-lang/gforth/gforth-0.6.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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 |