projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d5e0447
)
sci-libs/nlopt: [QA] Fix HomepageInSrcUri
author
David Seifert
<soap@gentoo.org>
Mon, 13 Jan 2020 10:04:47 +0000
(11:04 +0100)
committer
David Seifert
<soap@gentoo.org>
Mon, 13 Jan 2020 10:04:47 +0000
(11:04 +0100)
Signed-off-by: David Seifert <soap@gentoo.org>
sci-libs/nlopt/nlopt-2.4.2-r1.ebuild
patch
|
blob
|
history
diff --git
a/sci-libs/nlopt/nlopt-2.4.2-r1.ebuild
b/sci-libs/nlopt/nlopt-2.4.2-r1.ebuild
index 8562dd322d07219ec8fb5915766775ab974a0058..ff0499805459c35cc83c2da0485f3a11048b67ba 100644
(file)
--- a/
sci-libs/nlopt/nlopt-2.4.2-r1.ebuild
+++ b/
sci-libs/nlopt/nlopt-2.4.2-r1.ebuild
@@
-10,7
+10,7
@@
inherit python-r1 autotools-utils
DESCRIPTION="Non-linear optimization library"
HOMEPAGE="http://ab-initio.mit.edu/nlopt/"
-SRC_URI="
${HOMEPAGE}
/${P}.tar.gz"
+SRC_URI="
http://ab-initio.mit.edu/nlopt
/${P}.tar.gz"
LICENSE="LGPL-2.1 MIT"
KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"