diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-02-22 18:25:13 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-02-22 20:20:34 +0100 |
commit | 9a8c818095f94ba765c460136af81ecd86aec776 (patch) | |
tree | 7ec850f85f4cc45af754fc702692950061df2674 /app-leechcraft/leechcraft-meta | |
parent | dev-perl/libwww-perl: Tested on ~amd64-fbsd (bug #606514) (diff) | |
download | gentoo-9a8c818095f94ba765c460136af81ecd86aec776.tar.gz gentoo-9a8c818095f94ba765c460136af81ecd86aec776.tar.bz2 gentoo-9a8c818095f94ba765c460136af81ecd86aec776.zip |
app-leechcraft/leechcraft-meta: use HTTPS
Closes: https://github.com/gentoo/gentoo/pull/7256
Diffstat (limited to 'app-leechcraft/leechcraft-meta')
-rw-r--r-- | app-leechcraft/leechcraft-meta/leechcraft-meta-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-leechcraft/leechcraft-meta/leechcraft-meta-9999.ebuild b/app-leechcraft/leechcraft-meta/leechcraft-meta-9999.ebuild index f84650d969b2..fef96c0c43d5 100644 --- a/app-leechcraft/leechcraft-meta/leechcraft-meta-9999.ebuild +++ b/app-leechcraft/leechcraft-meta/leechcraft-meta-9999.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 DESCRIPTION="Metapackage containing all ready-to-use LeechCraft plugins" -HOMEPAGE="http://leechcraft.org/" +HOMEPAGE="https://leechcraft.org/" SLOT="0" KEYWORDS="" |