public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-lang/R: R-3.0.1.ebuild ChangeLog
@ 2013-09-28 19:49 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-09-28 19:49 UTC (permalink / raw
  To: gentoo-commits

ago         13/09/28 19:49:25

  Modified:             R-3.0.1.ebuild ChangeLog
  Log:
  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)

Revision  Changes    Path
1.5                  dev-lang/R/R-3.0.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/R-3.0.1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/R-3.0.1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/R-3.0.1.ebuild?r1=1.4&r2=1.5

Index: R-3.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/R/R-3.0.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- R-3.0.1.ebuild	26 Sep 2013 17:30:02 -0000	1.4
+++ R-3.0.1.ebuild	28 Sep 2013 19:49:25 -0000	1.5
@@ -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 @@
 
 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 ) )"
 



1.222                dev-lang/R/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/ChangeLog?rev=1.222&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/ChangeLog?rev=1.222&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/ChangeLog?r1=1.221&r2=1.222

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/R/ChangeLog,v
retrieving revision 1.221
retrieving revision 1.222
diff -u -r1.221 -r1.222
--- ChangeLog	27 Sep 2013 02:47:09 -0000	1.221
+++ ChangeLog	28 Sep 2013 19:49:25 -0000	1.222
@@ -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





^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-lang/R: R-3.0.1.ebuild ChangeLog
@ 2013-09-30 17:12 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-09-30 17:12 UTC (permalink / raw
  To: gentoo-commits

ago         13/09/30 17:12:45

  Modified:             R-3.0.1.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #437508
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.6                  dev-lang/R/R-3.0.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/R-3.0.1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/R-3.0.1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/R-3.0.1.ebuild?r1=1.5&r2=1.6

Index: R-3.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/R/R-3.0.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- R-3.0.1.ebuild	28 Sep 2013 19:49:25 -0000	1.5
+++ R-3.0.1.ebuild	30 Sep 2013 17:12:45 -0000	1.6
@@ -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.5 2013/09/28 19:49:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-3.0.1.ebuild,v 1.6 2013/09/30 17:12:45 ago Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 @@
 
 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 ) )"
 



1.223                dev-lang/R/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/ChangeLog?rev=1.223&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/ChangeLog?rev=1.223&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/ChangeLog?r1=1.222&r2=1.223

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/R/ChangeLog,v
retrieving revision 1.222
retrieving revision 1.223
diff -u -r1.222 -r1.223
--- ChangeLog	28 Sep 2013 19:49:25 -0000	1.222
+++ ChangeLog	30 Sep 2013 17:12:45 -0000	1.223
@@ -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.222 2013/09/28 19:49:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/ChangeLog,v 1.223 2013/09/30 17:12:45 ago Exp $
+
+  30 Sep 2013; Agostino Sarubbo <ago@gentoo.org> R-3.0.1.ebuild:
+  Stable for x86, wrt bug #437508
 
   28 Sep 2013; Agostino Sarubbo <ago@gentoo.org> R-3.0.1.ebuild:
   Stable for amd64, wrt bug #437508





^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-lang/R: R-3.0.1.ebuild ChangeLog
@ 2013-12-13 18:33 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-12-13 18:33 UTC (permalink / raw
  To: gentoo-commits

ago         13/12/13 18:33:20

  Modified:             R-3.0.1.ebuild ChangeLog
  Log:
  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)

Revision  Changes    Path
1.8                  dev-lang/R/R-3.0.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/R-3.0.1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/R-3.0.1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/R-3.0.1.ebuild?r1=1.7&r2=1.8

Index: R-3.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/R/R-3.0.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- R-3.0.1.ebuild	3 Nov 2013 20:38:33 -0000	1.7
+++ R-3.0.1.ebuild	13 Dec 2013 18:33:19 -0000	1.8
@@ -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 @@
 
 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 ) )"
 



1.225                dev-lang/R/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/ChangeLog?rev=1.225&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/ChangeLog?rev=1.225&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/ChangeLog?r1=1.224&r2=1.225

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/R/ChangeLog,v
retrieving revision 1.224
retrieving revision 1.225
diff -u -r1.224 -r1.225
--- ChangeLog	3 Nov 2013 20:38:33 -0000	1.224
+++ ChangeLog	13 Dec 2013 18:33:19 -0000	1.225
@@ -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:





^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-lang/R: R-3.0.1.ebuild ChangeLog
@ 2013-12-21 18:12 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-12-21 18:12 UTC (permalink / raw
  To: gentoo-commits

ago         13/12/21 18:12:54

  Modified:             R-3.0.1.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #437508
  
  (Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.9                  dev-lang/R/R-3.0.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/R-3.0.1.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/R-3.0.1.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/R-3.0.1.ebuild?r1=1.8&r2=1.9

Index: R-3.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/R/R-3.0.1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- R-3.0.1.ebuild	13 Dec 2013 18:33:19 -0000	1.8
+++ R-3.0.1.ebuild	21 Dec 2013 18:12:53 -0000	1.9
@@ -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.8 2013/12/13 18:33:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-3.0.1.ebuild,v 1.9 2013/12/21 18:12:53 ago Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 @@
 
 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 ) )"
 



1.226                dev-lang/R/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/ChangeLog?rev=1.226&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/ChangeLog?rev=1.226&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/ChangeLog?r1=1.225&r2=1.226

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/R/ChangeLog,v
retrieving revision 1.225
retrieving revision 1.226
diff -u -r1.225 -r1.226
--- ChangeLog	13 Dec 2013 18:33:19 -0000	1.225
+++ ChangeLog	21 Dec 2013 18:12:53 -0000	1.226
@@ -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.225 2013/12/13 18:33:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/ChangeLog,v 1.226 2013/12/21 18:12:53 ago Exp $
+
+  21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> R-3.0.1.ebuild:
+  Stable for ppc, wrt bug #437508
 
   13 Dec 2013; Agostino Sarubbo <ago@gentoo.org> R-3.0.1.ebuild:
   Stable for sparc, wrt bug #437508





^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-lang/R: R-3.0.1.ebuild ChangeLog
@ 2014-01-15 10:11 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-01-15 10:11 UTC (permalink / raw
  To: gentoo-commits

ago         14/01/15 10:11:28

  Modified:             R-3.0.1.ebuild ChangeLog
  Log:
  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)

Revision  Changes    Path
1.11                 dev-lang/R/R-3.0.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/R-3.0.1.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/R-3.0.1.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/R-3.0.1.ebuild?r1=1.10&r2=1.11

Index: R-3.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/R/R-3.0.1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- R-3.0.1.ebuild	22 Dec 2013 14:43:35 -0000	1.10
+++ R-3.0.1.ebuild	15 Jan 2014 10:11:28 -0000	1.11
@@ -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 @@
 
 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 ) )"
 



1.228                dev-lang/R/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/ChangeLog?rev=1.228&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/ChangeLog?rev=1.228&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/ChangeLog?r1=1.227&r2=1.228

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/R/ChangeLog,v
retrieving revision 1.227
retrieving revision 1.228
diff -u -r1.227 -r1.228
--- ChangeLog	22 Dec 2013 14:43:35 -0000	1.227
+++ ChangeLog	15 Jan 2014 10:11:28 -0000	1.228
@@ -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





^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-lang/R: R-3.0.1.ebuild ChangeLog
@ 2015-02-07 11:05 Andreas HAttel (dilfridge)
  0 siblings, 0 replies; 7+ messages in thread
From: Andreas HAttel (dilfridge) @ 2015-02-07 11:05 UTC (permalink / raw
  To: gentoo-commits

dilfridge    15/02/07 11:05:26

  Modified:             R-3.0.1.ebuild ChangeLog
  Log:
  Add slot operator on icu dependency
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)

Revision  Changes    Path
1.13                 dev-lang/R/R-3.0.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/R-3.0.1.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/R-3.0.1.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/R-3.0.1.ebuild?r1=1.12&r2=1.13

Index: R-3.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/R/R-3.0.1.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- R-3.0.1.ebuild	16 Apr 2014 16:01:45 -0000	1.12
+++ R-3.0.1.ebuild	7 Feb 2015 11:05:26 -0000	1.13
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 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.12 2014/04/16 16:01:45 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-3.0.1.ebuild,v 1.13 2015/02/07 11:05:26 dilfridge Exp $
 
 EAPI=5
 
@@ -25,7 +25,7 @@
 	dev-libs/libpcre
 	virtual/blas
 	cairo? ( x11-libs/cairo[X] x11-libs/pango )
-	icu? ( dev-libs/icu )
+	icu? ( dev-libs/icu:= )
 	jpeg? ( virtual/jpeg:0 )
 	lapack? ( virtual/lapack )
 	perl? ( dev-lang/perl )



1.241                dev-lang/R/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/ChangeLog?rev=1.241&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/ChangeLog?rev=1.241&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/ChangeLog?r1=1.240&r2=1.241

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/R/ChangeLog,v
retrieving revision 1.240
retrieving revision 1.241
diff -u -r1.240 -r1.241
--- ChangeLog	3 Nov 2014 22:29:11 -0000	1.240
+++ ChangeLog	7 Feb 2015 11:05:26 -0000	1.241
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/R
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/ChangeLog,v 1.240 2014/11/03 22:29:11 calchan Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/ChangeLog,v 1.241 2015/02/07 11:05:26 dilfridge Exp $
+
+  07 Feb 2015; Andreas K. Huettel <dilfridge@gentoo.org> R-3.0.1.ebuild:
+  Add slot operator on icu dependency
 
 *R-3.1.2 (03 Nov 2014)
 





^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-lang/R: R-3.0.1.ebuild ChangeLog
@ 2015-04-07  9:10 Justin Lecher (jlec)
  0 siblings, 0 replies; 7+ messages in thread
From: Justin Lecher (jlec) @ 2015-04-07  9:10 UTC (permalink / raw
  To: gentoo-commits

jlec        15/04/07 09:10:10

  Modified:             R-3.0.1.ebuild ChangeLog
  Log:
  Fix Slot operators
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)

Revision  Changes    Path
1.14                 dev-lang/R/R-3.0.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/R-3.0.1.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/R-3.0.1.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/R-3.0.1.ebuild?r1=1.13&r2=1.14

Index: R-3.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/R/R-3.0.1.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- R-3.0.1.ebuild	7 Feb 2015 11:05:26 -0000	1.13
+++ R-3.0.1.ebuild	7 Apr 2015 09:10:10 -0000	1.14
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 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.13 2015/02/07 11:05:26 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-3.0.1.ebuild,v 1.14 2015/04/07 09:10:10 jlec Exp $
 
 EAPI=5
 
@@ -29,9 +29,9 @@
 	jpeg? ( virtual/jpeg:0 )
 	lapack? ( virtual/lapack )
 	perl? ( dev-lang/perl )
-	png? ( media-libs/libpng )
-	readline? ( sys-libs/readline )
-	tk? ( dev-lang/tk )
+	png? ( media-libs/libpng:0= )
+	readline? ( sys-libs/readline:0= )
+	tk? ( dev-lang/tk:0= )
 	X? ( x11-libs/libXmu x11-misc/xdg-utils )"
 
 DEPEND="${CDEPEND}



1.242                dev-lang/R/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/ChangeLog?rev=1.242&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/ChangeLog?rev=1.242&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/ChangeLog?r1=1.241&r2=1.242

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/R/ChangeLog,v
retrieving revision 1.241
retrieving revision 1.242
diff -u -r1.241 -r1.242
--- ChangeLog	7 Feb 2015 11:05:26 -0000	1.241
+++ ChangeLog	7 Apr 2015 09:10:10 -0000	1.242
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/R
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/ChangeLog,v 1.241 2015/02/07 11:05:26 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/ChangeLog,v 1.242 2015/04/07 09:10:10 jlec Exp $
+
+  07 Apr 2015; Justin Lecher <jlec@gentoo.org> R-3.0.1.ebuild:
+  Fix Slot operators
 
   07 Feb 2015; Andreas K. Huettel <dilfridge@gentoo.org> R-3.0.1.ebuild:
   Add slot operator on icu dependency





^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-04-07  9:10 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-28 19:49 [gentoo-commits] gentoo-x86 commit in dev-lang/R: R-3.0.1.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2013-09-30 17:12 Agostino Sarubbo (ago)
2013-12-13 18:33 Agostino Sarubbo (ago)
2013-12-21 18:12 Agostino Sarubbo (ago)
2014-01-15 10:11 Agostino Sarubbo (ago)
2015-02-07 11:05 Andreas HAttel (dilfridge)
2015-04-07  9:10 Justin Lecher (jlec)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox