summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2009-09-23 16:53:22 +0000
committerPatrick Lauer <patrick@gentoo.org>2009-09-23 16:53:22 +0000
commita77584cdaaa0e65c991fb7739c63ab92e15f6e86 (patch)
treeab16b16f712538aa97607375d41671e2d5984241 /dev-lang/gforth/gforth-0.7.0.ebuild
parentRemove virtual/libc (diff)
downloadhistorical-a77584cdaaa0e65c991fb7739c63ab92e15f6e86.tar.gz
historical-a77584cdaaa0e65c991fb7739c63ab92e15f6e86.tar.bz2
historical-a77584cdaaa0e65c991fb7739c63ab92e15f6e86.zip
Remove virtual/libc
Package-Manager: portage-2.2_rc41/cvs/Linux x86_64
Diffstat (limited to 'dev-lang/gforth/gforth-0.7.0.ebuild')
-rw-r--r--dev-lang/gforth/gforth-0.7.0.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-lang/gforth/gforth-0.7.0.ebuild b/dev-lang/gforth/gforth-0.7.0.ebuild
index fdd34fbc93d7..4172581b4814 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
# 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.5 2009/05/02 17:05:23 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/gforth/gforth-0.7.0.ebuild,v 1.6 2009/09/23 16:50:41 patrick Exp $
inherit elisp-common eutils toolchain-funcs flag-o-matic
@@ -13,8 +13,7 @@ SLOT="0"
KEYWORDS="amd64 ppc x86 ~x86-fbsd"
IUSE="emacs"
-DEPEND="virtual/libc
- dev-libs/ffcall
+DEPEND="dev-libs/ffcall
emacs? ( virtual/emacs )"
RDEPEND="${DEPEND}"