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/lxrandr/
Date: Sat, 07 Apr 2018 16:42:43
Message-Id: 1523117894.4d3984c9cc720e77234af0d0f4012e43d75a762c.monsieurp@gentoo
1 commit: 4d3984c9cc720e77234af0d0f4012e43d75a762c
2 Author: charIes17 <charles17 <AT> arcor <DOT> de>
3 AuthorDate: Sat Apr 7 07:05:46 2018 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 7 16:18:14 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d3984c9
7
8 lxde-base/lxrandr: 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/7853
12
13 lxde-base/lxrandr/lxrandr-0.3.1-r1.ebuild | 2 +-
14 lxde-base/lxrandr/lxrandr-0.3.1.ebuild | 4 ++--
15 2 files changed, 3 insertions(+), 3 deletions(-)
16
17 diff --git a/lxde-base/lxrandr/lxrandr-0.3.1-r1.ebuild b/lxde-base/lxrandr/lxrandr-0.3.1-r1.ebuild
18 index 8ade7e9fef0..06bb4e51b5d 100644
19 --- a/lxde-base/lxrandr/lxrandr-0.3.1-r1.ebuild
20 +++ b/lxde-base/lxrandr/lxrandr-0.3.1-r1.ebuild
21 @@ -12,7 +12,7 @@ PLOCALE_BACKUP="en_GB"
22 inherit l10n
23
24 DESCRIPTION="LXDE GUI interface to RandR extention"
25 -HOMEPAGE="http://lxde.org/"
26 +HOMEPAGE="https://wiki.lxde.org/en/LXRandR"
27 SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"
28
29 LICENSE="GPL-2"
30
31 diff --git a/lxde-base/lxrandr/lxrandr-0.3.1.ebuild b/lxde-base/lxrandr/lxrandr-0.3.1.ebuild
32 index e9a1e018cb3..74a652865ae 100644
33 --- a/lxde-base/lxrandr/lxrandr-0.3.1.ebuild
34 +++ b/lxde-base/lxrandr/lxrandr-0.3.1.ebuild
35 @@ -1,10 +1,10 @@
36 -# Copyright 1999-2017 Gentoo Foundation
37 +# Copyright 1999-2018 Gentoo Foundation
38 # Distributed under the terms of the GNU General Public License v2
39
40 EAPI="6"
41
42 DESCRIPTION="LXDE GUI interface to RandR extention"
43 -HOMEPAGE="http://lxde.org/"
44 +HOMEPAGE="https://wiki.lxde.org/en/LXRandR"
45 SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"
46
47 LICENSE="GPL-2"