diff options
author | charIes17 <charles17@arcor.de> | 2018-04-07 07:50:59 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2018-04-09 00:41:58 +0200 |
commit | c0d4b6cf8511ab054852e23b5cf9d1431456fde8 (patch) | |
tree | d3be763023f27b689de48eb3f91b21324428f4b1 /lxde-base/lxdm | |
parent | sys-fs/davl: remove old. (diff) | |
download | gentoo-c0d4b6cf8511ab054852e23b5cf9d1431456fde8.tar.gz gentoo-c0d4b6cf8511ab054852e23b5cf9d1431456fde8.tar.bz2 gentoo-c0d4b6cf8511ab054852e23b5cf9d1431456fde8.zip |
lxde-base/lxdm: improve HOMEPAGE.
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Closes: https://github.com/gentoo/gentoo/pull/7834
Diffstat (limited to 'lxde-base/lxdm')
-rw-r--r-- | lxde-base/lxdm/lxdm-0.4.1-r9.ebuild | 2 | ||||
-rw-r--r-- | lxde-base/lxdm/lxdm-0.5.3-r1.ebuild | 2 | ||||
-rw-r--r-- | lxde-base/lxdm/lxdm-0.5.3.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/lxde-base/lxdm/lxdm-0.4.1-r9.ebuild b/lxde-base/lxdm/lxdm-0.4.1-r9.ebuild index bc5d33f04576..dee61e5e169a 100644 --- a/lxde-base/lxdm/lxdm-0.4.1-r9.ebuild +++ b/lxde-base/lxdm/lxdm-0.4.1-r9.ebuild @@ -7,7 +7,7 @@ WANT_AUTOMAKE="1.12" #493996 inherit eutils autotools systemd DESCRIPTION="LXDE Display Manager" -HOMEPAGE="https://lxde.org" +HOMEPAGE="https://wiki.lxde.org/en/LXDM" SRC_URI="mirror://sourceforge/lxde/${P}.tar.gz" LICENSE="GPL-3" diff --git a/lxde-base/lxdm/lxdm-0.5.3-r1.ebuild b/lxde-base/lxdm/lxdm-0.5.3-r1.ebuild index 928526058597..84313549ca12 100644 --- a/lxde-base/lxdm/lxdm-0.5.3-r1.ebuild +++ b/lxde-base/lxdm/lxdm-0.5.3-r1.ebuild @@ -7,7 +7,7 @@ EAPI=6 inherit eutils autotools systemd DESCRIPTION="LXDE Display Manager" -HOMEPAGE="https://lxde.org" +HOMEPAGE="https://wiki.lxde.org/en/LXDM" SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz" LICENSE="GPL-3" diff --git a/lxde-base/lxdm/lxdm-0.5.3.ebuild b/lxde-base/lxdm/lxdm-0.5.3.ebuild index e7b4be6ee7c4..8e94e8c3fe9e 100644 --- a/lxde-base/lxdm/lxdm-0.5.3.ebuild +++ b/lxde-base/lxdm/lxdm-0.5.3.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit eutils autotools systemd DESCRIPTION="LXDE Display Manager" -HOMEPAGE="https://lxde.org" +HOMEPAGE="https://wiki.lxde.org/en/LXDM" SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz" LICENSE="GPL-3" |