app-arch/atool: use HTTPS, fix LICENSE
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 14 Apr 2019 14:12:57 +0000 (16:12 +0200)
committerDavid Seifert <soap@gentoo.org>
Mon, 15 Apr 2019 08:33:34 +0000 (10:33 +0200)
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11682
Signed-off-by: David Seifert <soap@gentoo.org>
app-arch/atool/atool-0.39.0.ebuild

index 52a379d421a1f62161fa2f583b5395a823701782..a6badc7cca4b6173c31fefe33f7577e6ff83a576 100644 (file)
@@ -1,13 +1,13 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="4"
 
 DESCRIPTION="a script for managing file archives of various types"
-HOMEPAGE="http://www.nongnu.org/atool/"
+HOMEPAGE="https://www.nongnu.org/atool/"
 SRC_URI="https://savannah.nongnu.org/download/${PN}/${P}.tar.gz"
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="amd64 ppc x86"
 IUSE=""