sys-libs/libmath++: fix HOMEPAGE and SRC_URI
authorMichael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com>
Fri, 8 Jul 2016 17:55:23 +0000 (19:55 +0200)
committerPatrice Clement <monsieurp@gentoo.org>
Sat, 9 Jul 2016 08:27:25 +0000 (08:27 +0000)
Gentoo-Bug: https://bugs.gentoo.org/472070
Closes: https://github.com/gentoo/gentoo/pull/1848

Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
sys-libs/libmath++/libmath++-0.0.4-r1.ebuild

index 0102e19f602d2c6959c5c796fc9bc5c563aad3b9..70843457a00584d5ca94570e54ee7cd68b51574d 100644 (file)
@@ -9,8 +9,8 @@ AUTOTOOLS_IN_SOURCE_BUILD=1 # bug #474098
 inherit autotools-utils
 
 DESCRIPTION="template based math library, written in C++, for symbolic and numeric calculus applications"
-HOMEPAGE="http://rm-rf.in/libmath%2B%2B/"
-SRC_URI="http://upstream.rm-rf.in/libmath%2B%2B/${P}.tar.gz"
+HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
+SRC_URI="mirror://gentoo/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="1"