x11-libs/libfm: Avoid HOMEPAGE redirect.
authorHanno <hanno@gentoo.org>
Fri, 17 May 2019 08:26:50 +0000 (10:26 +0200)
committerHanno <hanno@gentoo.org>
Fri, 17 May 2019 08:26:50 +0000 (10:26 +0200)
Closes: https://github.com/gentoo/gentoo/pull/12018
Signed-off-by: Hanno Boeck <hanno@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12

x11-libs/libfm/libfm-1.2.5.ebuild
x11-libs/libfm/libfm-1.3.1.ebuild
x11-libs/libfm/libfm-9999.ebuild

index 1a0ea5310742d04d598cf80a09e4b7790bb363f5..e83944fa6bf8b4903d1ae50296e098ed51f4d540 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -8,7 +8,7 @@ inherit autotools multilib vala xdg-utils
 MY_PV=${PV/_/}
 MY_P="${PN}-${MY_PV}"
 DESCRIPTION="A library for file management"
-HOMEPAGE="http://pcmanfm.sourceforge.net/"
+HOMEPAGE="https://wiki.lxde.org/en/PCManFM"
 SRC_URI="https://github.com/lxde/libfm/archive/${PV}.tar.gz -> ${MY_P}.tar.gz"
 
 KEYWORDS="~alpha amd64 arm ~arm64 ~mips ppc x86 ~amd64-linux ~x86-linux"
index e43c70dd31ed110ab3d4488073f63176395eaeba..55117ef17be958ce9e71e5f4824db859f84877d8 100644 (file)
@@ -8,7 +8,7 @@ inherit autotools multilib vala xdg-utils
 MY_PV=${PV/_/}
 MY_P="${PN}-${MY_PV}"
 DESCRIPTION="A library for file management"
-HOMEPAGE="http://pcmanfm.sourceforge.net/"
+HOMEPAGE="https://wiki.lxde.org/en/PCManFM"
 SRC_URI="https://github.com/lxde/libfm/archive/${PV}.tar.gz -> ${MY_P}.tar.gz"
 
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~x86 ~amd64-linux ~x86-linux"
index 75b2ae42c53538feef7072437007d1a9694384f2..6aed4f9e783e6f5e7117fb33e6de36036148dce0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -7,7 +7,7 @@ EGIT_REPO_URI="https://github.com/lxde/${PN}"
 inherit autotools git-r3 vala xdg-utils
 
 DESCRIPTION="A library for file management"
-HOMEPAGE="http://pcmanfm.sourceforge.net/"
+HOMEPAGE="https://wiki.lxde.org/en/PCManFM"
 
 LICENSE="GPL-2"
 SLOT="0/4.4.0" #copy ABI_VERSION because it seems upstream change it randomly