Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: lxde-base/lxappearance-obconf/
Date: Sat, 07 Apr 2018 16:42:43
Message-Id: 1523117920.05684301a6365a5fb5fa1cafaaac6dfc6d6fd5a6.monsieurp@gentoo
1 commit: 05684301a6365a5fb5fa1cafaaac6dfc6d6fd5a6
2 Author: charIes17 <charles17 <AT> arcor <DOT> de>
3 AuthorDate: Sat Apr 7 07:29:16 2018 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 7 16:18:40 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05684301
7
8 lxde-base/lxappearance-obconf: improve HOMEPAGE and use HTTPS.
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11 Closes: https://github.com/gentoo/gentoo/pull/7854
12
13 lxde-base/lxappearance-obconf/lxappearance-obconf-0.2.1.ebuild | 4 ++--
14 lxde-base/lxappearance-obconf/lxappearance-obconf-0.2.3.ebuild | 4 ++--
15 2 files changed, 4 insertions(+), 4 deletions(-)
16
17 diff --git a/lxde-base/lxappearance-obconf/lxappearance-obconf-0.2.1.ebuild b/lxde-base/lxappearance-obconf/lxappearance-obconf-0.2.1.ebuild
18 index 02085b0ea6d..f5174e1d6d5 100644
19 --- a/lxde-base/lxappearance-obconf/lxappearance-obconf-0.2.1.ebuild
20 +++ b/lxde-base/lxappearance-obconf/lxappearance-obconf-0.2.1.ebuild
21 @@ -1,10 +1,10 @@
22 -# Copyright 1999-2017 Gentoo Foundation
23 +# Copyright 1999-2018 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=5
27
28 DESCRIPTION="LXAppearance plugin for configuring OpenBox"
29 -HOMEPAGE="http://lxde.sourceforge.net"
30 +HOMEPAGE="https://lxde.org/"
31 SRC_URI="mirror://sourceforge/lxde/${P}.tar.gz"
32
33 LICENSE="GPL-2"
34
35 diff --git a/lxde-base/lxappearance-obconf/lxappearance-obconf-0.2.3.ebuild b/lxde-base/lxappearance-obconf/lxappearance-obconf-0.2.3.ebuild
36 index 548138f3815..6c7d48be772 100644
37 --- a/lxde-base/lxappearance-obconf/lxappearance-obconf-0.2.3.ebuild
38 +++ b/lxde-base/lxappearance-obconf/lxappearance-obconf-0.2.3.ebuild
39 @@ -1,4 +1,4 @@
40 -# Copyright 1999-2017 Gentoo Foundation
41 +# Copyright 1999-2018 Gentoo Foundation
42 # Distributed under the terms of the GNU General Public License v2
43
44 EAPI=6
45 @@ -6,7 +6,7 @@ EAPI=6
46 inherit eutils
47
48 DESCRIPTION="LXAppearance plugin for configuring OpenBox"
49 -HOMEPAGE="http://lxde.org/"
50 +HOMEPAGE="https://lxde.org/"
51 SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"
52
53 LICENSE="GPL-2"