summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-05-10 13:37:01 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-05-10 13:37:01 +0000
commit9c4c6709516f1f61c862901d081a6a246aa82437 (patch)
tree1402e7766ba46d0d188974e5215e5aea62e94922 /dev-lang
parent2.6.11-r8 stable on x86 (diff)
downloadgentoo-2-9c4c6709516f1f61c862901d081a6a246aa82437.tar.gz
gentoo-2-9c4c6709516f1f61c862901d081a6a246aa82437.tar.bz2
gentoo-2-9c4c6709516f1f61c862901d081a6a246aa82437.zip
Stable on sparc
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/R/ChangeLog5
-rw-r--r--dev-lang/R/R-2.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/R/ChangeLog b/dev-lang/R/ChangeLog
index d5eec3594832..12a87d3d8635 100644
--- a/dev-lang/R/ChangeLog
+++ b/dev-lang/R/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/R
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/ChangeLog,v 1.43 2005/05/08 01:13:59 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/ChangeLog,v 1.44 2005/05/10 13:35:07 gustavoz Exp $
+
+ 10 May 2005; Gustavo Zacarias <gustavoz@gentoo.org> R-2.0.1.ebuild:
+ Stable on sparc
08 May 2005; Marcus D. Hanwell <cryos@gentoo.org> -R-1.9.1.ebuild,
-R-2.0.0.ebuild, R-2.0.1.ebuild, -R-2.1.0.ebuild, R-2.1.0-r1.ebuild:
diff --git a/dev-lang/R/R-2.0.1.ebuild b/dev-lang/R/R-2.0.1.ebuild
index 6760e1d4f2fc..70a001b86b3e 100644
--- a/dev-lang/R/R-2.0.1.ebuild
+++ b/dev-lang/R/R-2.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-2.0.1.ebuild,v 1.2 2005/05/08 01:13:59 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-2.0.1.ebuild,v 1.3 2005/05/10 13:35:07 gustavoz Exp $
inherit 64-bit fortran
@@ -32,7 +32,7 @@ DEPEND="virtual/libc
>=media-libs/audiofile-0.2.1 )"
SLOT="0"
LICENSE="GPL-2 LGPL-2.1"
-KEYWORDS="x86 ~sparc ~ppc ppc64 amd64"
+KEYWORDS="x86 sparc ~ppc ppc64 amd64"
64-bit || FORTRAN="g77" # No f2c on 64-bit archs anymore.
src_unpack() {