diff options
author | charIes17 <charles17@arcor.de> | 2018-04-07 09:05:46 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2018-04-07 18:18:14 +0200 |
commit | 4d3984c9cc720e77234af0d0f4012e43d75a762c (patch) | |
tree | 5139e7ce0161af891ba6da9fb17d1560176e90fa /lxde-base/lxrandr | |
parent | lxde-base/lxsession: improve HOMEPAGE and use HTTPS. (diff) | |
download | gentoo-4d3984c9cc720e77234af0d0f4012e43d75a762c.tar.gz gentoo-4d3984c9cc720e77234af0d0f4012e43d75a762c.tar.bz2 gentoo-4d3984c9cc720e77234af0d0f4012e43d75a762c.zip |
lxde-base/lxrandr: improve HOMEPAGE and use HTTPS.
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Closes: https://github.com/gentoo/gentoo/pull/7853
Diffstat (limited to 'lxde-base/lxrandr')
-rw-r--r-- | lxde-base/lxrandr/lxrandr-0.3.1-r1.ebuild | 2 | ||||
-rw-r--r-- | lxde-base/lxrandr/lxrandr-0.3.1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/lxde-base/lxrandr/lxrandr-0.3.1-r1.ebuild b/lxde-base/lxrandr/lxrandr-0.3.1-r1.ebuild index 8ade7e9fef09..06bb4e51b5d5 100644 --- a/lxde-base/lxrandr/lxrandr-0.3.1-r1.ebuild +++ b/lxde-base/lxrandr/lxrandr-0.3.1-r1.ebuild @@ -12,7 +12,7 @@ PLOCALE_BACKUP="en_GB" inherit l10n DESCRIPTION="LXDE GUI interface to RandR extention" -HOMEPAGE="http://lxde.org/" +HOMEPAGE="https://wiki.lxde.org/en/LXRandR" SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz" LICENSE="GPL-2" diff --git a/lxde-base/lxrandr/lxrandr-0.3.1.ebuild b/lxde-base/lxrandr/lxrandr-0.3.1.ebuild index e9a1e018cb39..74a652865ae5 100644 --- a/lxde-base/lxrandr/lxrandr-0.3.1.ebuild +++ b/lxde-base/lxrandr/lxrandr-0.3.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="6" DESCRIPTION="LXDE GUI interface to RandR extention" -HOMEPAGE="http://lxde.org/" +HOMEPAGE="https://wiki.lxde.org/en/LXRandR" SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz" LICENSE="GPL-2" |