summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2019-04-14 16:12:57 +0200
committerDavid Seifert <soap@gentoo.org>2019-04-15 10:33:34 +0200
commita8d5c5aa24c380a37718e4e25707a6e8e1471bd1 (patch)
tree33163b910321ba1124d2c53d1366e1547ff0e7ea /app-arch/atool
parentdev-games/flatzebra: update HOMEPAGE, SRC_URI (diff)
downloadgentoo-a8d5c5aa24c380a37718e4e25707a6e8e1471bd1.tar.gz
gentoo-a8d5c5aa24c380a37718e4e25707a6e8e1471bd1.tar.bz2
gentoo-a8d5c5aa24c380a37718e4e25707a6e8e1471bd1.zip
app-arch/atool: use HTTPS, fix LICENSE
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>
Diffstat (limited to 'app-arch/atool')
-rw-r--r--app-arch/atool/atool-0.39.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-arch/atool/atool-0.39.0.ebuild b/app-arch/atool/atool-0.39.0.ebuild
index 52a379d421a1..a6badc7cca4b 100644
--- a/app-arch/atool/atool-0.39.0.ebuild
+++ b/app-arch/atool/atool-0.39.0.ebuild
@@ -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=""