summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com>2016-07-08 19:55:23 +0200
committerPatrice Clement <monsieurp@gentoo.org>2016-07-09 08:27:25 +0000
commit402c9862ab29882c5f79fd4a9f3e007126b05db9 (patch)
tree6634d0cc667679b9326d4b47822be04b1ffe71cc /sys-libs/libmath++
parentapp-misc/livecd-tools: fix HOMEPAGE (diff)
downloadgentoo-402c9862ab29882c5f79fd4a9f3e007126b05db9.tar.gz
gentoo-402c9862ab29882c5f79fd4a9f3e007126b05db9.tar.bz2
gentoo-402c9862ab29882c5f79fd4a9f3e007126b05db9.zip
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@gentoo.org>
Diffstat (limited to 'sys-libs/libmath++')
-rw-r--r--sys-libs/libmath++/libmath++-0.0.4-r1.ebuild4
1 files 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 0102e19f602d..70843457a005 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"