summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHanno <hanno@gentoo.org>2019-05-17 10:26:50 +0200
committerHanno <hanno@gentoo.org>2019-05-17 10:26:50 +0200
commitda0ad0c96e506ade70febd08f5cf4ac4fbafcb6f (patch)
treea9d377d9f4551bfbbb143f89df5295e21f22c346 /x11-libs/libfm/libfm-1.3.1.ebuild
parentdev-libs/ocl-icd: Version bump drop old ruby, add new one (diff)
downloadgentoo-da0ad0c96e506ade70febd08f5cf4ac4fbafcb6f.tar.gz
gentoo-da0ad0c96e506ade70febd08f5cf4ac4fbafcb6f.tar.bz2
gentoo-da0ad0c96e506ade70febd08f5cf4ac4fbafcb6f.zip
x11-libs/libfm: Avoid HOMEPAGE redirect.
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
Diffstat (limited to 'x11-libs/libfm/libfm-1.3.1.ebuild')
-rw-r--r--x11-libs/libfm/libfm-1.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libfm/libfm-1.3.1.ebuild b/x11-libs/libfm/libfm-1.3.1.ebuild
index e43c70dd31ed..55117ef17be9 100644
--- a/x11-libs/libfm/libfm-1.3.1.ebuild
+++ b/x11-libs/libfm/libfm-1.3.1.ebuild
@@ -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"