mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
sci-libs/gaul-devel: 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
d50a51499e
commit
b5d33c7b39
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -6,10 +6,10 @@ EAPI=7
|
||||
inherit autotools
|
||||
|
||||
DESCRIPTION="Genetic Algorithm Utility Library"
|
||||
HOMEPAGE="http://GAUL.sourceforge.net/"
|
||||
HOMEPAGE="https://gaul.sourceforge.net"
|
||||
SRC_URI="mirror://sourceforge/gaul/${P}-0.tar.bz2"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
LICENSE="GPL-2+"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
|
||||
IUSE="slang"
|
||||
|
||||
Reference in New Issue
Block a user