summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2004-09-30 19:02:29 +0000
committerFerris McCormick <fmccor@gentoo.org>2004-09-30 19:02:29 +0000
commit9a8e6c4451e125a263c724e6041127c61ce647d9 (patch)
treec79fe95ccd435def8f3c1b8a12dd410c27ac6363 /dev-lang
parentfixed herd in metadata (Manifest recommit) (diff)
downloadgentoo-2-9a8e6c4451e125a263c724e6041127c61ce647d9.tar.gz
gentoo-2-9a8e6c4451e125a263c724e6041127c61ce647d9.tar.bz2
gentoo-2-9a8e6c4451e125a263c724e6041127c61ce647d9.zip
Stable for sparc.
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/R/ChangeLog5
-rw-r--r--dev-lang/R/R-1.9.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/R/ChangeLog b/dev-lang/R/ChangeLog
index 7c527e5cf0c1..8261b63364e4 100644
--- a/dev-lang/R/ChangeLog
+++ b/dev-lang/R/ChangeLog
@@ -1,6 +1,9 @@
# 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.32 2004/09/12 20:51:09 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/ChangeLog,v 1.33 2004/09/30 19:02:29 fmccor Exp $
+
+ 30 Sep 2004; Ferris McCormick <fmccor@gentoo.org> R-1.9.0-r1.ebuild:
+ Stable for sparc.
12 Sep 2004; Danny van Dyk <kugelfang@gentoo.org> R-1.9.0-r1.ebuild,
R-1.9.1.ebuild:
diff --git a/dev-lang/R/R-1.9.0-r1.ebuild b/dev-lang/R/R-1.9.0-r1.ebuild
index 64e1381de2c7..da400614df3e 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.11 2004/09/12 20:51:09 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-1.9.0-r1.ebuild,v 1.12 2004/09/30 19:02:29 fmccor Exp $
inherit 64-bit
@@ -39,7 +39,7 @@ DEPEND="virtual/libc
SLOT="0"
LICENSE="GPL-2 LGPL-2.1"
-KEYWORDS="~x86 ~sparc ~ppc amd64"
+KEYWORDS="~x86 sparc ~ppc amd64"
pkg_setup() {
if [ -z "$(which g77 2>/dev/null)" ]; then