mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sci-libs/itpp: use HTTPS, fix LICENSE
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
This commit is contained in:
committed by
Andrew Ammerlaan
parent
2af4e785a6
commit
eba204c9d8
@@ -6,10 +6,10 @@ EAPI=8
|
||||
inherit cmake
|
||||
|
||||
DESCRIPTION="C++ library of mathematical, signal processing and communication"
|
||||
HOMEPAGE="http://itpp.sourceforge.net/"
|
||||
HOMEPAGE="https://itpp.sourceforge.net"
|
||||
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
LICENSE="GPL-3+"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux"
|
||||
IUSE="doc"
|
||||
|
||||
Reference in New Issue
Block a user