summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWim Muskee <wimmuskee@gmail.com>2019-04-12 20:46:28 +0200
committerChristoph Junghans <junghans@gentoo.org>2019-04-14 07:45:07 -0600
commit6fdacc803fdb232bc8137898aab76242cfa290b4 (patch)
treeeb2275c8612ac9c1e51e28a3b9e2ae2eede0a102 /dev-libs/boost-mpl-cartesian_product
parentgames-arcade/commandergenius: Drop old 1.8.3 (diff)
downloadgentoo-6fdacc803fdb232bc8137898aab76242cfa290b4.tar.gz
gentoo-6fdacc803fdb232bc8137898aab76242cfa290b4.tar.bz2
gentoo-6fdacc803fdb232bc8137898aab76242cfa290b4.zip
dev-libs/boost-mpl-cartesian_product: update HOMEPAGE
Closes: https://bugs.gentoo.org/674398 Signed-off-by: Wim Muskee <wimmuskee@gmail.com> Signed-off-by: Christoph Junghans <junghans@gentoo.org>
Diffstat (limited to 'dev-libs/boost-mpl-cartesian_product')
-rw-r--r--dev-libs/boost-mpl-cartesian_product/boost-mpl-cartesian_product-20161205.ebuild4
1 files changed, 2 insertions, 2 deletions
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"