mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sci-libs/getdata: 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
b5d33c7b39
commit
2af4e785a6
@@ -8,11 +8,11 @@ FORTRAN_NEEDED=fortran
|
||||
inherit autotools fortran-2 flag-o-matic
|
||||
|
||||
DESCRIPTION="Reference implementation of the Dirfile, format for time-ordered binary data"
|
||||
HOMEPAGE="http://getdata.sourceforge.net/"
|
||||
HOMEPAGE="https://getdata.sourceforge.net"
|
||||
SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${PV}/${P}.tar.xz"
|
||||
|
||||
SLOT="0"
|
||||
LICENSE="LGPL-2.1"
|
||||
LICENSE="LGPL-2.1+"
|
||||
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
|
||||
IUSE="bzip2 cxx debug flac fortran lzma perl static-libs"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user