mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
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>
This commit is contained in:
committed by
Christoph Junghans
parent
25e8146fbb
commit
6fdacc803f
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user