dev-libs/boost-mpl-cartesian_product: update HOMEPAGE
authorWim Muskee <wimmuskee@gmail.com>
Fri, 12 Apr 2019 18:46:28 +0000 (20:46 +0200)
committerChristoph Junghans <junghans@gentoo.org>
Sun, 14 Apr 2019 13:45:07 +0000 (07:45 -0600)
Closes: https://bugs.gentoo.org/674398
Signed-off-by: Wim Muskee <wimmuskee@gmail.com>
Signed-off-by: Christoph Junghans <junghans@gentoo.org>
dev-libs/boost-mpl-cartesian_product/boost-mpl-cartesian_product-20161205.ebuild

index 29f9dfb72665240cf0803eba753a9e64ec002d34..ac621115d48c73f3805969e8f056d4f514c71985 100644 (file)
@@ -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"