diff options
author | Volkmar W. Pogatzki <62425054+vaukai@users.noreply.github.com> | 2020-04-09 19:13:01 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2020-06-20 00:34:07 +0200 |
commit | 135803aa9119b577f0ced8a17f0458b476722b10 (patch) | |
tree | fc88aa93919c19d1c6c3f260eb53dc366e663ece /app-office | |
parent | dev-java/easymock: HOMEPAGE use https (diff) | |
download | gentoo-135803aa9119b577f0ced8a17f0458b476722b10.tar.gz gentoo-135803aa9119b577f0ced8a17f0458b476722b10.tar.bz2 gentoo-135803aa9119b577f0ced8a17f0458b476722b10.zip |
app-office/glabels: HOMEPAGE use https
Closes: https://github.com/gentoo/gentoo/pull/15278
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/glabels/glabels-3.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/glabels/glabels-3.4.1.ebuild b/app-office/glabels/glabels-3.4.1.ebuild index 450de3ef95d1..23065b3be108 100644 --- a/app-office/glabels/glabels-3.4.1.ebuild +++ b/app-office/glabels/glabels-3.4.1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" inherit eutils gnome2 DESCRIPTION="Program for creating labels and business cards" -HOMEPAGE="http://www.glabels.org/" +HOMEPAGE="https://glabels.org/" LICENSE="GPL-3+ LGPL-3+ CC-BY-SA-3.0 MIT" SLOT="0" |