diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-13 18:33:19 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-13 18:33:19 +0000 |
commit | b49f8bea64c76ca6294274ea2f1a2ff660571050 (patch) | |
tree | c43353675b8eec99649654f355c4dc2c1126cb00 /dev-lang | |
parent | Stable for sparc, wrt bug #467274 (diff) | |
download | gentoo-2-b49f8bea64c76ca6294274ea2f1a2ff660571050.tar.gz gentoo-2-b49f8bea64c76ca6294274ea2f1a2ff660571050.tar.bz2 gentoo-2-b49f8bea64c76ca6294274ea2f1a2ff660571050.zip |
Stable for sparc, wrt bug #437508
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/R/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/R/R-3.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/R/ChangeLog b/dev-lang/R/ChangeLog index 6fcbdca40170..f7cf783bf8d3 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.224 2013/11/03 20:38:33 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/ChangeLog,v 1.225 2013/12/13 18:33:19 ago Exp $ + + 13 Dec 2013; Agostino Sarubbo <ago@gentoo.org> R-3.0.1.ebuild: + Stable for sparc, wrt bug #437508 03 Nov 2013; Matt Turner <mattst88@gentoo.org> R-2.10.1.ebuild, R-2.15.3.ebuild, R-3.0.1-r1.ebuild, R-3.0.1.ebuild, R-3.0.2.ebuild: diff --git a/dev-lang/R/R-3.0.1.ebuild b/dev-lang/R/R-3.0.1.ebuild index 20343e8d3b7d..1541bcc7800d 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.7 2013/11/03 20:38:33 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-3.0.1.ebuild,v 1.8 2013/12/13 18:33:19 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 ) )" |