diff options
author | charIes17 <charles17@arcor.de> | 2017-12-24 12:59:08 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2017-12-24 18:09:35 +0100 |
commit | 2c3af51b16cf69649fd3a4bbe74055c9a4a5490a (patch) | |
tree | dda4dfadde8e8b4b25018098b5b0de38f12580d3 /lxde-base | |
parent | www-plugins/pdfjs: use HTTPS for HOMEPAGE. (diff) | |
download | gentoo-2c3af51b16cf69649fd3a4bbe74055c9a4a5490a.tar.gz gentoo-2c3af51b16cf69649fd3a4bbe74055c9a4a5490a.tar.bz2 gentoo-2c3af51b16cf69649fd3a4bbe74055c9a4a5490a.zip |
lxde-base/lxde-common: update HOMEPAGE.
Package should use a more package specific homepage:
https://wiki.lxde.org/en/LXDE_Common
Closes: https://bugs.gentoo.org/640830
Closes: https://github.com/gentoo/gentoo/pull/6617
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'lxde-base')
-rw-r--r-- | lxde-base/lxde-common/lxde-common-0.99.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lxde-base/lxde-common/lxde-common-0.99.1.ebuild b/lxde-base/lxde-common/lxde-common-0.99.1.ebuild index 9e6da40e4cc0..d0be3feda6ca 100644 --- a/lxde-base/lxde-common/lxde-common-0.99.1.ebuild +++ b/lxde-base/lxde-common/lxde-common-0.99.1.ebuild @@ -6,7 +6,7 @@ EAPI="6" inherit eutils DESCRIPTION="LXDE Session default configuration files and nuoveXT2 iconset" -HOMEPAGE="http://lxde.org/" +HOMEPAGE="https://wiki.lxde.org/en/LXDE_Common" SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz" LICENSE="GPL-2" |