diff options
author | Matt Turner <mattst88@gentoo.org> | 2013-11-03 20:38:33 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2013-11-03 20:38:33 +0000 |
commit | 9cce1ef4476b5d65cdd0d8203e5c6f1e6963e0d5 (patch) | |
tree | dbcf7ab550809bc73f17376a2aba618698384808 /dev-lang/R | |
parent | old (diff) | |
download | gentoo-2-9cce1ef4476b5d65cdd0d8203e5c6f1e6963e0d5.tar.gz gentoo-2-9cce1ef4476b5d65cdd0d8203e5c6f1e6963e0d5.tar.bz2 gentoo-2-9cce1ef4476b5d65cdd0d8203e5c6f1e6963e0d5.zip |
Dropped alpha keywords, bug 437508.
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 974CA72A)
Diffstat (limited to 'dev-lang/R')
-rw-r--r-- | dev-lang/R/ChangeLog | 6 | ||||
-rw-r--r-- | dev-lang/R/R-2.10.1.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/R/R-2.15.3.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/R/R-3.0.1-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/R/R-3.0.1.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/R/R-3.0.2.ebuild | 4 |
6 files changed, 15 insertions, 11 deletions
diff --git a/dev-lang/R/ChangeLog b/dev-lang/R/ChangeLog index c61e2ed86c30..6fcbdca40170 100644 --- a/dev-lang/R/ChangeLog +++ b/dev-lang/R/ChangeLog @@ -1,6 +1,10 @@ # 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.223 2013/09/30 17:12:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/ChangeLog,v 1.224 2013/11/03 20:38:33 mattst88 Exp $ + + 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: + Dropped alpha keywords, bug 437508. 30 Sep 2013; Agostino Sarubbo <ago@gentoo.org> R-3.0.1.ebuild: Stable for x86, wrt bug #437508 diff --git a/dev-lang/R/R-2.10.1.ebuild b/dev-lang/R/R-2.10.1.ebuild index 45312d8a8b83..f78718f24f6c 100644 --- a/dev-lang/R/R-2.10.1.ebuild +++ b/dev-lang/R/R-2.10.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-2.10.1.ebuild,v 1.20 2013/08/27 15:03:04 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-2.10.1.ebuild,v 1.21 2013/11/03 20:38:33 mattst88 Exp $ EAPI=2 @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="bash-completion cairo doc java jpeg lapack minimal nls perl png readline threads tk X" diff --git a/dev-lang/R/R-2.15.3.ebuild b/dev-lang/R/R-2.15.3.ebuild index 82bcdaa5893d..e04a3307cf14 100644 --- a/dev-lang/R/R-2.15.3.ebuild +++ b/dev-lang/R/R-2.15.3.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-2.15.3.ebuild,v 1.2 2013/08/27 15:03:04 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-2.15.3.ebuild,v 1.3 2013/11/03 20:38:33 mattst88 Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="mirror://cran/src/base/R-2/${P}.tar.gz 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="~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 ) )" diff --git a/dev-lang/R/R-3.0.1-r1.ebuild b/dev-lang/R/R-3.0.1-r1.ebuild index 7a7d3604a000..3fc719be9820 100644 --- a/dev-lang/R/R-3.0.1-r1.ebuild +++ b/dev-lang/R/R-3.0.1-r1.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-r1.ebuild,v 1.1 2013/09/24 16:13:24 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-3.0.1-r1.ebuild,v 1.2 2013/11/03 20:38:33 mattst88 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="~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 ) )" diff --git a/dev-lang/R/R-3.0.1.ebuild b/dev-lang/R/R-3.0.1.ebuild index d40ef2a465f3..20343e8d3b7d 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.6 2013/09/30 17:12:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-3.0.1.ebuild,v 1.7 2013/11/03 20:38:33 mattst88 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="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 ) )" diff --git a/dev-lang/R/R-3.0.2.ebuild b/dev-lang/R/R-3.0.2.ebuild index 79f6cc5b3218..55d3f319e477 100644 --- a/dev-lang/R/R-3.0.2.ebuild +++ b/dev-lang/R/R-3.0.2.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.2.ebuild,v 1.2 2013/09/27 02:47:09 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-3.0.2.ebuild,v 1.3 2013/11/03 20:38:32 mattst88 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="~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 ) )" |