From: Wim Muskee Date: Fri, 12 Apr 2019 18:46:28 +0000 (+0200) Subject: dev-libs/boost-mpl-cartesian_product: update HOMEPAGE X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6fdacc803fdb232bc8137898aab76242cfa290b4;p=gentoo.git dev-libs/boost-mpl-cartesian_product: update HOMEPAGE Closes: https://bugs.gentoo.org/674398 Signed-off-by: Wim Muskee Signed-off-by: Christoph Junghans --- diff --git a/dev-libs/boost-mpl-cartesian_product/boost-mpl-cartesian_product-20161205.ebuild b/dev-libs/boost-mpl-cartesian_product/boost-mpl-cartesian_product-20161205.ebuild index 29f9dfb72665..ac621115d48c 100644 --- a/dev-libs/boost-mpl-cartesian_product/boost-mpl-cartesian_product-20161205.ebuild +++ b/dev-libs/boost-mpl-cartesian_product/boost-mpl-cartesian_product-20161205.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -7,7 +7,7 @@ inherit vcs-snapshot toolchain-funcs COMMIT="aeb0266b3a89f32c390dff51cb73a454d5d7a745" DESCRIPTION="an extension to the Boost.MPL library" -HOMEPAGE="http://www.organicvectory.com/index.php?option=com_content&view=article&id=75:boostmplcartesianproduct&catid=42:boost&Itemid=78" +HOMEPAGE="https://github.com/quinoacomputing/BoostMPLCartesianProduct" SRC_URI="https://github.com/quinoacomputing/BoostMPLCartesianProduct/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" LICENSE="Boost-1.0"