summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-09-26 17:30:02 +0000
committerJeroen Roovers <jer@gentoo.org>2013-09-26 17:30:02 +0000
commitd63ecdc8ddd54c63f3adbd065403ee2157e88198 (patch)
treeb05c3553497a94fc211f490170c21c04ddb0daa2 /dev-lang/R
parentStable for arm, wrt bug #484288 (diff)
downloadgentoo-2-d63ecdc8ddd54c63f3adbd065403ee2157e88198.tar.gz
gentoo-2-d63ecdc8ddd54c63f3adbd065403ee2157e88198.tar.bz2
gentoo-2-d63ecdc8ddd54c63f3adbd065403ee2157e88198.zip
Stable for HPPA (bug #437508).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 cfcf4dbf4cdc..0d47b30cbf67 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.219 2013/09/26 13:55:24 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/ChangeLog,v 1.220 2013/09/26 17:30:02 jer Exp $
+
+ 26 Sep 2013; Jeroen Roovers <jer@gentoo.org> R-3.0.1.ebuild:
+ Stable for HPPA (bug #437508).
*R-3.0.2 (26 Sep 2013)
diff --git a/dev-lang/R/R-3.0.1.ebuild b/dev-lang/R/R-3.0.1.ebuild
index cb0803a0cc52..77df68e3e6b4 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.3 2013/09/24 16:13:24 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-3.0.1.ebuild,v 1.4 2013/09/26 17:30:02 jer 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 ~amd64-linux ~x86-fbsd ~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 ) )"