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/lxde-icon-theme/
Date: Sun, 08 Apr 2018 22:42:33
Message-Id: 1523227320.1547a24dec5fb845a00dbdb5b7bbaf94a43a52e3.monsieurp@gentoo
1 commit: 1547a24dec5fb845a00dbdb5b7bbaf94a43a52e3
2 Author: charIes17 <charles17 <AT> arcor <DOT> de>
3 AuthorDate: Sat Apr 7 17:32:48 2018 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 8 22:42:00 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1547a24d
7
8 lxde-base/lxde-icon-theme: switch to HTTPS.
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11 Closes: https://github.com/gentoo/gentoo/pull/7860
12
13 lxde-base/lxde-icon-theme/lxde-icon-theme-0.5.0-r1.ebuild | 4 ++--
14 lxde-base/lxde-icon-theme/lxde-icon-theme-0.5.1.ebuild | 4 ++--
15 2 files changed, 4 insertions(+), 4 deletions(-)
16
17 diff --git a/lxde-base/lxde-icon-theme/lxde-icon-theme-0.5.0-r1.ebuild b/lxde-base/lxde-icon-theme/lxde-icon-theme-0.5.0-r1.ebuild
18 index 0aa0bfaf51b..d88c4f566d7 100644
19 --- a/lxde-base/lxde-icon-theme/lxde-icon-theme-0.5.0-r1.ebuild
20 +++ b/lxde-base/lxde-icon-theme/lxde-icon-theme-0.5.0-r1.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2015 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 @@ -6,7 +6,7 @@ EAPI="5"
28 inherit gnome2-utils
29
30 DESCRIPTION="nuoveXT2 iconset"
31 -HOMEPAGE="http://lxde.sf.net/"
32 +HOMEPAGE="https://lxde.sf.net/"
33 SRC_URI="mirror://sourceforge/lxde/LXDE%20Icon%20Theme/${P}/${P}.tar.bz2"
34
35 LICENSE="GPL-2"
36
37 diff --git a/lxde-base/lxde-icon-theme/lxde-icon-theme-0.5.1.ebuild b/lxde-base/lxde-icon-theme/lxde-icon-theme-0.5.1.ebuild
38 index 74137f3ac4e..92be021e12d 100644
39 --- a/lxde-base/lxde-icon-theme/lxde-icon-theme-0.5.1.ebuild
40 +++ b/lxde-base/lxde-icon-theme/lxde-icon-theme-0.5.1.ebuild
41 @@ -1,4 +1,4 @@
42 -# Copyright 1999-2016 Gentoo Foundation
43 +# Copyright 1999-2018 Gentoo Foundation
44 # Distributed under the terms of the GNU General Public License v2
45
46 EAPI="6"
47 @@ -6,7 +6,7 @@ EAPI="6"
48 inherit gnome2-utils
49
50 DESCRIPTION="nuoveXT2 iconset"
51 -HOMEPAGE="http://lxde.org/"
52 +HOMEPAGE="https://lxde.org/"
53 SRC_URI="mirror://sourceforge/lxde/LXDE%20Icon%20Theme/${P}/${P}.tar.xz"
54
55 LICENSE="GPL-2"