diff options
Diffstat (limited to 'dev-lang/gforth/gforth-0.6.1.ebuild')
-rw-r--r-- | dev-lang/gforth/gforth-0.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/gforth/gforth-0.6.1.ebuild b/dev-lang/gforth/gforth-0.6.1.ebuild index 42d159176ac9..7b5f530878b0 100644 --- a/dev-lang/gforth/gforth-0.6.1.ebuild +++ b/dev-lang/gforth/gforth-0.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/gforth/gforth-0.6.1.ebuild,v 1.5 2004/06/24 22:48:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gforth/gforth-0.6.1.ebuild,v 1.6 2004/07/02 04:26:05 eradicator Exp $ IUSE="emacs" @@ -14,7 +14,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" -DEPEND="virtual/glibc +DEPEND="virtual/libc emacs? ( virtual/emacs )" SITEFILE=50gforth-gentoo.el |