Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/emelfm2/
Date: Thu, 28 Mar 2019 23:12:53
Message-Id: 1553814753.2d360d4d9140982d98a167ea8df0eac2d1e01c00.monsieurp@gentoo
1 commit: 2d360d4d9140982d98a167ea8df0eac2d1e01c00
2 Author: Joonas Niilola <juippis <AT> gmail <DOT> com>
3 AuthorDate: Thu Mar 28 11:19:07 2019 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 28 23:12:33 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d360d4d
7
8 app-misc/emelfm2: update HOMEPAGE.
9
10 Package-Manager: Portage-2.3.62, Repoman-2.3.12
11 Signed-off-by: Joonas Niilola <juippis <AT> gmail.com>
12 Closes: https://github.com/gentoo/gentoo/pull/11522
13 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
14
15 app-misc/emelfm2/emelfm2-0.9.1-r1.ebuild | 4 ++--
16 app-misc/emelfm2/emelfm2-0.9.1-r2.ebuild | 4 ++--
17 2 files changed, 4 insertions(+), 4 deletions(-)
18
19 diff --git a/app-misc/emelfm2/emelfm2-0.9.1-r1.ebuild b/app-misc/emelfm2/emelfm2-0.9.1-r1.ebuild
20 index afac8716bab..fdc2b9bb342 100644
21 --- a/app-misc/emelfm2/emelfm2-0.9.1-r1.ebuild
22 +++ b/app-misc/emelfm2/emelfm2-0.9.1-r1.ebuild
23 @@ -1,11 +1,11 @@
24 -# Copyright 1999-2018 Gentoo Foundation
25 +# Copyright 1999-2019 Gentoo Authors
26 # Distributed under the terms of the GNU General Public License v2
27
28 EAPI=5
29 inherit eutils multilib toolchain-funcs
30
31 DESCRIPTION="A file manager that implements the popular two-pane design"
32 -HOMEPAGE="http://emelfm2.net/"
33 +HOMEPAGE="https://github.com/tom2tom/emelfm2"
34 SRC_URI="http://emelfm2.net/rel/${P}.tar.bz2"
35
36 LICENSE="GPL-3 LGPL-3"
37
38 diff --git a/app-misc/emelfm2/emelfm2-0.9.1-r2.ebuild b/app-misc/emelfm2/emelfm2-0.9.1-r2.ebuild
39 index f59d82948f6..b4d937e4bc6 100644
40 --- a/app-misc/emelfm2/emelfm2-0.9.1-r2.ebuild
41 +++ b/app-misc/emelfm2/emelfm2-0.9.1-r2.ebuild
42 @@ -1,11 +1,11 @@
43 -# Copyright 1999-2018 Gentoo Foundation
44 +# Copyright 1999-2019 Gentoo Authors
45 # Distributed under the terms of the GNU General Public License v2
46
47 EAPI=5
48 inherit eutils multilib toolchain-funcs
49
50 DESCRIPTION="A file manager that implements the popular two-pane design"
51 -HOMEPAGE="http://emelfm2.net/"
52 +HOMEPAGE="https://github.com/tom2tom/emelfm2"
53 SRC_URI="http://emelfm2.net/rel/${P}.tar.bz2"
54
55 LICENSE="GPL-3 LGPL-3"