Gentoo Archives: gentoo-commits

From: Hanno Boeck <hanno@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libfm-extra/
Date: Sat, 07 Sep 2019 07:17:22
Message-Id: 1567840630.3c3308ad1f647ae116882eac605cff48527b7ef9.hanno@gentoo
1 commit: 3c3308ad1f647ae116882eac605cff48527b7ef9
2 Author: Hanno <hanno <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 7 07:15:55 2019 +0000
4 Commit: Hanno Boeck <hanno <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 7 07:17:10 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c3308ad
7
8 x11-libs/libfm-extra: New Homepage
9
10 Closes: https://github.com/gentoo/gentoo/pull/12845
11 Signed-off-by: Hanno Boeck <hanno <AT> gentoo.org>
12 Package-Manager: Portage-2.3.75, Repoman-2.3.17
13
14 x11-libs/libfm-extra/libfm-extra-1.2.5.ebuild | 2 +-
15 x11-libs/libfm-extra/libfm-extra-1.3.1.ebuild | 2 +-
16 2 files changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/x11-libs/libfm-extra/libfm-extra-1.2.5.ebuild b/x11-libs/libfm-extra/libfm-extra-1.2.5.ebuild
19 index 71ee3598ed4..6d7836b0ea1 100644
20 --- a/x11-libs/libfm-extra/libfm-extra-1.2.5.ebuild
21 +++ b/x11-libs/libfm-extra/libfm-extra-1.2.5.ebuild
22 @@ -8,7 +8,7 @@ MY_PV=${PV/_/}
23 MY_PN="libfm"
24 MY_P="${MY_PN}-${MY_PV}"
25 DESCRIPTION="A library for file management"
26 -HOMEPAGE="http://pcmanfm.sourceforge.net/"
27 +HOMEPAGE="https://wiki.lxde.org/en/PCManFM"
28 SRC_URI="https://github.com/lxde/libfm/archive/${PV}.tar.gz -> ${MY_P}.tar.gz"
29
30 KEYWORDS="~alpha amd64 arm ~arm64 ~mips ppc x86 ~amd64-linux ~x86-linux"
31
32 diff --git a/x11-libs/libfm-extra/libfm-extra-1.3.1.ebuild b/x11-libs/libfm-extra/libfm-extra-1.3.1.ebuild
33 index 33a44afb611..9ff8f51d4da 100644
34 --- a/x11-libs/libfm-extra/libfm-extra-1.3.1.ebuild
35 +++ b/x11-libs/libfm-extra/libfm-extra-1.3.1.ebuild
36 @@ -8,7 +8,7 @@ MY_PV=${PV/_/}
37 MY_PN="libfm"
38 MY_P="${MY_PN}-${MY_PV}"
39 DESCRIPTION="A library for file management"
40 -HOMEPAGE="http://pcmanfm.sourceforge.net/"
41 +HOMEPAGE="https://wiki.lxde.org/en/PCManFM"
42 SRC_URI="https://github.com/lxde/libfm/archive/${PV}.tar.gz -> ${MY_P}.tar.gz"
43
44 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"