summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-12-21 18:12:53 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-12-21 18:12:53 +0000
commit50bc39103ad1e5f95233dff1726e7e039438dbdc (patch)
treeb3c2adf7e1685f21add55e50b73c5e39595ca043 /dev-lang/R
parentStable for ppc, wrt bug #494464 (diff)
downloadgentoo-2-50bc39103ad1e5f95233dff1726e7e039438dbdc.tar.gz
gentoo-2-50bc39103ad1e5f95233dff1726e7e039438dbdc.tar.bz2
gentoo-2-50bc39103ad1e5f95233dff1726e7e039438dbdc.zip
Stable for ppc, wrt bug #437508
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-lang/R')
-rw-r--r--dev-lang/R/ChangeLog5
-rw-r--r--dev-lang/R/R-3.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/R/ChangeLog b/dev-lang/R/ChangeLog
index f7cf783bf8d3..43178e169a2b 100644
--- a/dev-lang/R/ChangeLog
+++ b/dev-lang/R/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/R
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/ChangeLog,v 1.225 2013/12/13 18:33:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/ChangeLog,v 1.226 2013/12/21 18:12:53 ago Exp $
+
+ 21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> R-3.0.1.ebuild:
+ Stable for ppc, wrt bug #437508
13 Dec 2013; Agostino Sarubbo <ago@gentoo.org> R-3.0.1.ebuild:
Stable for sparc, wrt bug #437508
diff --git a/dev-lang/R/R-3.0.1.ebuild b/dev-lang/R/R-3.0.1.ebuild
index 1541bcc7800d..2583fa8ea5ff 100644
--- a/dev-lang/R/R-3.0.1.ebuild
+++ b/dev-lang/R/R-3.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-3.0.1.ebuild,v 1.8 2013/12/13 18:33:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-3.0.1.ebuild,v 1.9 2013/12/21 18:12:53 ago Exp $
EAPI=5
@@ -15,7 +15,7 @@ SRC_URI="
LICENSE="|| ( GPL-2 GPL-3 ) LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 hppa ~ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="amd64 hppa ~ia64 ppc ~ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos"
IUSE="bash-completion cairo doc icu java jpeg lapack minimal nls openmp perl png prefix profile readline static-libs tiff tk X"
REQUIRED_USE="png? ( || ( cairo X ) ) jpeg? ( || ( cairo X ) ) tiff? ( || ( cairo X ) )"