summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-07-01 21:34:56 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-07-01 21:34:56 +0000
commitc9e67ab46a978d78401e6275a640d6fcaa167ca5 (patch)
tree9ffa7355f9f09e04fa4df0a6a047ca8a294e43d3 /dev-lang
parentvirtual/glibc -> virtual/libc, add IUSE (Manifest recommit) (diff)
downloadgentoo-2-c9e67ab46a978d78401e6275a640d6fcaa167ca5.tar.gz
gentoo-2-c9e67ab46a978d78401e6275a640d6fcaa167ca5.tar.bz2
gentoo-2-c9e67ab46a978d78401e6275a640d6fcaa167ca5.zip
dep fix
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/R/R-1.9.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/R/R-1.9.0-r1.ebuild b/dev-lang/R/R-1.9.0-r1.ebuild
index d42cada4c339..58ea264c88b7 100644
--- a/dev-lang/R/R-1.9.0-r1.ebuild
+++ b/dev-lang/R/R-1.9.0-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/R/R-1.9.0-r1.ebuild,v 1.3 2004/06/30 22:48:55 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-1.9.0-r1.ebuild,v 1.4 2004/07/01 21:34:56 mr_bones_ Exp $
IUSE="atlas X tcltk gnome zlib bzlib pcre"
@@ -22,7 +22,7 @@ DEPEND="virtual/glibc
x86? ( atlas? ( dev-libs/atlas ) )
sparc? ( atlas? ( dev-libs/atlas ) )
~amd64? ( atlas? ( dev-libs/atlas ) )
- ~amd64? ( !f77? ( dev-lang/f2c >=dev-libs/libf2c-20021004-r1) )
+ ~amd64? ( !f77? ( dev-lang/f2c >=dev-libs/libf2c-20021004-r1 ) )
X? ( virtual/x11 )
tcltk? ( dev-lang/tk )
pcre? ( dev-libs/libpcre )