ulm         15/03/31 20:16:02

  Modified:             ChangeLog gsl-1.14-r1.ebuild gsl-1.14.ebuild
                        gsl-1.16.ebuild gsl-1.15.ebuild
  Log:
  Update dependency after package move of eselect modules to app-eselect.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
9433907D693FB5B8!)

Revision  Changes    Path
1.87                 sci-libs/gsl/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gsl/ChangeLog?rev=1.87&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gsl/ChangeLog?rev=1.87&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gsl/ChangeLog?r1=1.86&r2=1.87

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/gsl/ChangeLog,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -r1.86 -r1.87
--- ChangeLog   16 Apr 2014 13:34:45 -0000      1.86
+++ ChangeLog   31 Mar 2015 20:16:02 -0000      1.87
@@ -1,6 +1,10 @@
 # ChangeLog for sci-libs/gsl
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/ChangeLog,v 1.86 2014/04/16 
13:34:45 hasufell Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/ChangeLog,v 1.87 2015/03/31 
20:16:02 ulm Exp $
+
+  31 Mar 2015; Ulrich Müller <[email protected]> gsl-1.14.ebuild,
+  gsl-1.14-r1.ebuild, gsl-1.15.ebuild, gsl-1.16.ebuild:
+  Update dependency after package move of eselect modules to app-eselect.
 
 *gsl-1.16 (16 Apr 2014)
 



1.9                  sci-libs/gsl/gsl-1.14-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gsl/gsl-1.14-r1.ebuild?rev=1.9&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gsl/gsl-1.14-r1.ebuild?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gsl/gsl-1.14-r1.ebuild?r1=1.8&r2=1.9

Index: gsl-1.14-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/gsl/gsl-1.14-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- gsl-1.14-r1.ebuild  29 Mar 2013 12:17:43 -0000      1.8
+++ gsl-1.14-r1.ebuild  31 Mar 2015 20:16:02 -0000      1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/gsl-1.14-r1.ebuild,v 1.8 
2013/03/29 12:17:43 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/gsl-1.14-r1.ebuild,v 1.9 
2015/03/31 20:16:02 ulm Exp $
 
 EAPI="3"
 
@@ -17,7 +17,7 @@
 
 RDEPEND="cblas-external? ( virtual/cblas )"
 DEPEND="${RDEPEND}
-       app-admin/eselect-cblas
+       app-eselect/eselect-cblas
        virtual/pkgconfig"
 
 pkg_setup() {



1.11                 sci-libs/gsl/gsl-1.14.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gsl/gsl-1.14.ebuild?rev=1.11&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gsl/gsl-1.14.ebuild?rev=1.11&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gsl/gsl-1.14.ebuild?r1=1.10&r2=1.11

Index: gsl-1.14.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/gsl/gsl-1.14.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- gsl-1.14.ebuild     21 Feb 2013 21:36:16 -0000      1.10
+++ gsl-1.14.ebuild     31 Mar 2015 20:16:02 -0000      1.11
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/gsl-1.14.ebuild,v 1.10 
2013/02/21 21:36:16 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/gsl-1.14.ebuild,v 1.11 
2015/03/31 20:16:02 ulm Exp $
 
 EAPI="3"
 
@@ -17,7 +17,7 @@
 
 RDEPEND="cblas-external? ( virtual/cblas )"
 DEPEND="${RDEPEND}
-       app-admin/eselect-cblas
+       app-eselect/eselect-cblas
        virtual/pkgconfig"
 
 pkg_setup() {



1.2                  sci-libs/gsl/gsl-1.16.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gsl/gsl-1.16.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gsl/gsl-1.16.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gsl/gsl-1.16.ebuild?r1=1.1&r2=1.2

Index: gsl-1.16.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/gsl/gsl-1.16.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gsl-1.16.ebuild     16 Apr 2014 13:34:45 -0000      1.1
+++ gsl-1.16.ebuild     31 Mar 2015 20:16:02 -0000      1.2
@@ -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/sci-libs/gsl/gsl-1.16.ebuild,v 1.1 
2014/04/16 13:34:45 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/gsl-1.16.ebuild,v 1.2 
2015/03/31 20:16:02 ulm Exp $
 
 EAPI=5
 
@@ -17,7 +17,7 @@
 
 RDEPEND="cblas-external? ( virtual/cblas )"
 DEPEND="${RDEPEND}
-       app-admin/eselect-cblas
+       app-eselect/eselect-cblas
        virtual/pkgconfig"
 
 DOCS=( AUTHORS BUGS ChangeLog NEWS README THANKS TODO )



1.7                  sci-libs/gsl/gsl-1.15.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gsl/gsl-1.15.ebuild?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gsl/gsl-1.15.ebuild?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gsl/gsl-1.15.ebuild?r1=1.6&r2=1.7

Index: gsl-1.15.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/gsl/gsl-1.15.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- gsl-1.15.ebuild     29 Mar 2013 12:17:43 -0000      1.6
+++ gsl-1.15.ebuild     31 Mar 2015 20:16:02 -0000      1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/gsl-1.15.ebuild,v 1.6 
2013/03/29 12:17:43 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/gsl-1.15.ebuild,v 1.7 
2015/03/31 20:16:02 ulm Exp $
 
 EAPI=4
 
@@ -17,7 +17,7 @@
 
 RDEPEND="cblas-external? ( virtual/cblas )"
 DEPEND="${RDEPEND}
-       app-admin/eselect-cblas
+       app-eselect/eselect-cblas
        virtual/pkgconfig"
 
 DOCS=( AUTHORS BUGS ChangeLog NEWS README THANKS TODO )




Reply via email to