diff options
author | Danny van Dyk <kugelfang@gentoo.org> | 2004-06-30 22:48:55 +0000 |
---|---|---|
committer | Danny van Dyk <kugelfang@gentoo.org> | 2004-06-30 22:48:55 +0000 |
commit | 6d01bdcbe9141001a4c54cef474280446269ffc7 (patch) | |
tree | cb0f7fc8e22dacd84ccf104c266c477c00d92471 /dev-lang/R | |
parent | Added extra docs, closes #52234 (Manifest recommit) (diff) | |
download | gentoo-2-6d01bdcbe9141001a4c54cef474280446269ffc7.tar.gz gentoo-2-6d01bdcbe9141001a4c54cef474280446269ffc7.tar.bz2 gentoo-2-6d01bdcbe9141001a4c54cef474280446269ffc7.zip |
Added amd64 dependency on dev-libs/libf2c-20021004-r1 and dev-lang/f2c.
Diffstat (limited to 'dev-lang/R')
-rw-r--r-- | dev-lang/R/ChangeLog | 6 | ||||
-rw-r--r-- | dev-lang/R/R-1.8.1.ebuild | 3 | ||||
-rw-r--r-- | dev-lang/R/R-1.9.0-r1.ebuild | 3 | ||||
-rw-r--r-- | dev-lang/R/R-1.9.0.ebuild | 3 |
4 files changed, 11 insertions, 4 deletions
diff --git a/dev-lang/R/ChangeLog b/dev-lang/R/ChangeLog index c77c3af305ca..800494c14281 100644 --- a/dev-lang/R/ChangeLog +++ b/dev-lang/R/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lang/R # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/ChangeLog,v 1.24 2004/06/24 22:54:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/ChangeLog,v 1.25 2004/06/30 22:48:55 kugelfang Exp $ + + 01 Jul 2004; Danny van Dyk <kugelfang@gentoo.org> R-1.8.1.ebuild, + R-1.9.0-r1.ebuild, R-1.9.0.ebuild: + Fixed BUG #55386 for amd64. Pending for rest of arches. *R-1.9.0-r1 (05 Jun 2004) diff --git a/dev-lang/R/R-1.8.1.ebuild b/dev-lang/R/R-1.8.1.ebuild index a6233e4d9214..b46749f64ad2 100644 --- a/dev-lang/R/R-1.8.1.ebuild +++ b/dev-lang/R/R-1.8.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/R/R-1.8.1.ebuild,v 1.6 2004/06/24 22:54:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-1.8.1.ebuild,v 1.7 2004/06/30 22:48:55 kugelfang Exp $ IUSE="atlas X tcltk gnome" @@ -22,6 +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 ) ) X? ( virtual/x11 ) tcltk? ( dev-lang/tk ) gnome? ( >=gnome-base/gnome-libs-1.4.1.4 diff --git a/dev-lang/R/R-1.9.0-r1.ebuild b/dev-lang/R/R-1.9.0-r1.ebuild index b9066c6383e4..d42cada4c339 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.2 2004/06/24 22:54:58 agriffis Exp $ +# $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 $ IUSE="atlas X tcltk gnome zlib bzlib pcre" @@ -22,6 +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) ) X? ( virtual/x11 ) tcltk? ( dev-lang/tk ) pcre? ( dev-libs/libpcre ) diff --git a/dev-lang/R/R-1.9.0.ebuild b/dev-lang/R/R-1.9.0.ebuild index 95f7848aae0b..05ec5fc86de7 100644 --- a/dev-lang/R/R-1.9.0.ebuild +++ b/dev-lang/R/R-1.9.0.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.ebuild,v 1.6 2004/06/24 22:54:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-1.9.0.ebuild,v 1.7 2004/06/30 22:48:55 kugelfang Exp $ IUSE="atlas X tcltk gnome" @@ -22,6 +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 ) ) X? ( virtual/x11 ) tcltk? ( dev-lang/tk ) gnome? ( >=gnome-base/gnome-libs-1.4.1.4 |