commit: 60df459a0f175bfff6a4773032f6865aa3e8ea13 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Mon Jun 12 08:31:07 2017 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Mon Jun 12 08:58:12 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60df459a
app-doc/gimp-help: use HTTPS Package-Manager: Portage-2.3.5, Repoman-2.3.2 app-doc/gimp-help/gimp-help-2.6.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-doc/gimp-help/gimp-help-2.6.1.ebuild b/app-doc/gimp-help/gimp-help-2.6.1.ebuild index 5b05d7e900e..e064bf9d686 100644 --- a/app-doc/gimp-help/gimp-help-2.6.1.ebuild +++ b/app-doc/gimp-help/gimp-help-2.6.1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="4" inherit eutils DESCRIPTION="GNU Image Manipulation Program help files" -HOMEPAGE="http://docs.gimp.org/" +HOMEPAGE="https://docs.gimp.org/" LICENSE="FDL-1.2" SLOT="2"
