summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-28 19:49:25 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-28 19:49:25 +0000
commit08790d2dea2bbe128003ebfcd230cfdf21c99467 (patch)
tree4c74b772e981ec6134a66b999f5722dc2071a784 /dev-lang/R
parentFix manifest (diff)
downloadgentoo-2-08790d2dea2bbe128003ebfcd230cfdf21c99467.tar.gz
gentoo-2-08790d2dea2bbe128003ebfcd230cfdf21c99467.tar.bz2
gentoo-2-08790d2dea2bbe128003ebfcd230cfdf21c99467.zip
Stable for amd64, wrt bug #437508
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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 332e80479c46..6a149db33496 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.221 2013/09/27 02:47:09 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/ChangeLog,v 1.222 2013/09/28 19:49:25 ago Exp $
+
+ 28 Sep 2013; Agostino Sarubbo <ago@gentoo.org> R-3.0.1.ebuild:
+ Stable for amd64, wrt bug #437508
27 Sep 2013; Patrick Lauer <patrick@gentoo.org> R-3.0.2.ebuild:
Fix realpath dependency for #486086
diff --git a/dev-lang/R/R-3.0.1.ebuild b/dev-lang/R/R-3.0.1.ebuild
index 77df68e3e6b4..12264ee16f88 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.4 2013/09/26 17:30:02 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-3.0.1.ebuild,v 1.5 2013/09/28 19:49:25 ago Exp $
EAPI=5
@@ -15,7 +15,7 @@ SRC_URI="
LICENSE="|| ( GPL-2 GPL-3 ) LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha 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 ) )"