diff options
Diffstat (limited to 'dev-lang/gforth/gforth-0.6.1-r1.ebuild')
-rw-r--r-- | dev-lang/gforth/gforth-0.6.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/gforth/gforth-0.6.1-r1.ebuild b/dev-lang/gforth/gforth-0.6.1-r1.ebuild index 4b505dc6ec23..61b06393204a 100644 --- a/dev-lang/gforth/gforth-0.6.1-r1.ebuild +++ b/dev-lang/gforth/gforth-0.6.1-r1.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-r1.ebuild,v 1.4 2004/06/24 22:48:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gforth/gforth-0.6.1-r1.ebuild,v 1.5 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 |