From: charIes17 Date: Sat, 7 Apr 2018 07:29:16 +0000 (+0200) Subject: lxde-base/lxappearance-obconf: improve HOMEPAGE and use HTTPS. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=05684301a6365a5fb5fa1cafaaac6dfc6d6fd5a6;p=gentoo.git lxde-base/lxappearance-obconf: improve HOMEPAGE and use HTTPS. Package-Manager: Portage-2.3.24, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/7854 --- diff --git a/lxde-base/lxappearance-obconf/lxappearance-obconf-0.2.1.ebuild b/lxde-base/lxappearance-obconf/lxappearance-obconf-0.2.1.ebuild index 02085b0ea6dc..f5174e1d6d53 100644 --- a/lxde-base/lxappearance-obconf/lxappearance-obconf-0.2.1.ebuild +++ b/lxde-base/lxappearance-obconf/lxappearance-obconf-0.2.1.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=5 DESCRIPTION="LXAppearance plugin for configuring OpenBox" -HOMEPAGE="http://lxde.sourceforge.net" +HOMEPAGE="https://lxde.org/" SRC_URI="mirror://sourceforge/lxde/${P}.tar.gz" LICENSE="GPL-2" diff --git a/lxde-base/lxappearance-obconf/lxappearance-obconf-0.2.3.ebuild b/lxde-base/lxappearance-obconf/lxappearance-obconf-0.2.3.ebuild index 548138f38158..6c7d48be772f 100644 --- a/lxde-base/lxappearance-obconf/lxappearance-obconf-0.2.3.ebuild +++ b/lxde-base/lxappearance-obconf/lxappearance-obconf-0.2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit eutils DESCRIPTION="LXAppearance plugin for configuring OpenBox" -HOMEPAGE="http://lxde.org/" +HOMEPAGE="https://lxde.org/" SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz" LICENSE="GPL-2"