commit:     402c9862ab29882c5f79fd4a9f3e007126b05db9
Author:     Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail 
<DOT> com>
AuthorDate: Fri Jul  8 17:55:23 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Jul  9 08:27:25 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=402c9862

sys-libs/libmath++: fix HOMEPAGE and SRC_URI

Gentoo-Bug: https://bugs.gentoo.org/472070
Closes: https://github.com/gentoo/gentoo/pull/1848

Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 sys-libs/libmath++/libmath++-0.0.4-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-libs/libmath++/libmath++-0.0.4-r1.ebuild 
b/sys-libs/libmath++/libmath++-0.0.4-r1.ebuild
index 0102e19..7084345 100644
--- a/sys-libs/libmath++/libmath++-0.0.4-r1.ebuild
+++ b/sys-libs/libmath++/libmath++-0.0.4-r1.ebuild
@@ -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"

Reply via email to