Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 507158 - sci-libs/gsl-1.16 version bump
Summary: sci-libs/gsl-1.16 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL: https://github.com/gentoo-science/sci...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-08 18:07 UTC by Julian Ospald
Modified: 2014-04-16 13:35 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Julian Ospald 2014-04-08 18:07:51 UTC
I will push this in max one week, because I need it for a project.
Comment 1 Julian Ospald 2014-04-08 18:47:39 UTC
patch https://github.com/gentoo-science/sci/blob/master/sci-libs/gsl/files/gsl-1.16-cblas-external.patch
renamed to gsl-1.16-cblas.patch

--- sci-libs/gsl/gsl-1.15.ebuild
+++ sci-libs/gsl/gsl-1.16.ebuild
@@ -2,7 +2,7 @@
 # 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 $
 
-EAPI=4
+EAPI=5
 
 inherit eutils flag-o-matic autotools toolchain-funcs
 
@@ -64,7 +64,7 @@
 	fi
 	econf \
 		--enable-shared \
-		$(use_with cblas-external cblas) \
+		$(use_with cblas-external) \
 		$(use_enable static-libs static)
 }
Comment 2 Julian Ospald 2014-04-16 13:35:02 UTC
+  16 Apr 2014; Julian Ospald <hasufell@gentoo.org> +files/gsl-1.16-cblas.patch,
+  +gsl-1.16.ebuild:
+  version bump wrt #507158