summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-01-15 10:11:28 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-01-15 10:11:28 +0000
commit74196f152720eaf0187a3085aa037d19bcd8c9d4 (patch)
treef40b4396939697d58dd207fb3d8a842cd4212b2f /dev-lang/R
parentStable for ia64, wrt bug #486318 (diff)
downloadgentoo-2-74196f152720eaf0187a3085aa037d19bcd8c9d4.tar.gz
gentoo-2-74196f152720eaf0187a3085aa037d19bcd8c9d4.tar.bz2
gentoo-2-74196f152720eaf0187a3085aa037d19bcd8c9d4.zip
Stable for ia64, wrt bug #437508
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-lang/R')
-rw-r--r--dev-lang/R/ChangeLog7
-rw-r--r--dev-lang/R/R-3.0.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-lang/R/ChangeLog b/dev-lang/R/ChangeLog
index 8bc6a90c3665..dce35921eeb2 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.227 2013/12/22 14:43:35 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/ChangeLog,v 1.228 2014/01/15 10:11:28 ago Exp $
+
+ 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> R-3.0.1.ebuild:
+ Stable for ia64, wrt bug #437508
22 Dec 2013; Agostino Sarubbo <ago@gentoo.org> R-3.0.1.ebuild:
Stable for ppc64, wrt bug #437508
diff --git a/dev-lang/R/R-3.0.1.ebuild b/dev-lang/R/R-3.0.1.ebuild
index 9d5ce844df21..b8899aa5d66d 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
+# Copyright 1999-2014 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.10 2013/12/22 14:43:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-3.0.1.ebuild,v 1.11 2014/01/15 10:11:28 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 ) )"