commit: 05684301a6365a5fb5fa1cafaaac6dfc6d6fd5a6 Author: charIes17 <charles17 <AT> arcor <DOT> de> AuthorDate: Sat Apr 7 07:29:16 2018 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Sat Apr 7 16:18:40 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05684301
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 lxde-base/lxappearance-obconf/lxappearance-obconf-0.2.1.ebuild | 4 ++-- lxde-base/lxappearance-obconf/lxappearance-obconf-0.2.3.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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 02085b0ea6d..f5174e1d6d5 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 548138f3815..6c7d48be772 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"
