Gentoo Archives: gentoo-commits

From: Akinori Hattori <hattya@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/lv/
Date: Sun, 10 Jun 2018 02:41:40
Message-Id: 1528598455.9d84d61cd992e9c80b76026f5313073cee01480d.hattya@gentoo
1 commit: 9d84d61cd992e9c80b76026f5313073cee01480d
2 Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 10 02:40:55 2018 +0000
4 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 10 02:40:55 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d84d61c
7
8 app-text/lv: update HOMEPAGE and SRC_URI
9
10 Closes: https://bugs.gentoo.org/586280
11 Package-Manager: Portage-2.3.40, Repoman-2.3.9
12
13 app-text/lv/lv-4.51-r3.ebuild | 5 +++--
14 app-text/lv/lv-4.51-r4.ebuild | 5 +++--
15 2 files changed, 6 insertions(+), 4 deletions(-)
16
17 diff --git a/app-text/lv/lv-4.51-r3.ebuild b/app-text/lv/lv-4.51-r3.ebuild
18 index d5c5de76eb5..f5f4561fe2c 100644
19 --- a/app-text/lv/lv-4.51-r3.ebuild
20 +++ b/app-text/lv/lv-4.51-r3.ebuild
21 @@ -8,8 +8,9 @@ inherit autotools eutils toolchain-funcs
22 MY_P="${PN}${PV//./}"
23
24 DESCRIPTION="Powerful Multilingual File Viewer"
25 -HOMEPAGE="http://www.ff.iij4u.or.jp/~nrt/lv/"
26 -SRC_URI="http://www.ff.iij4u.or.jp/~nrt/freeware/${MY_P}.tar.gz"
27 +#HOMEPAGE="http://www.ff.iij4u.or.jp/~nrt/lv/"
28 +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
29 +SRC_URI="mirror://gentoo/${MY_P}.tar.gz"
30
31 LICENSE="GPL-2"
32 SLOT="0"
33
34 diff --git a/app-text/lv/lv-4.51-r4.ebuild b/app-text/lv/lv-4.51-r4.ebuild
35 index e219f8f061c..2518014787f 100644
36 --- a/app-text/lv/lv-4.51-r4.ebuild
37 +++ b/app-text/lv/lv-4.51-r4.ebuild
38 @@ -8,8 +8,9 @@ inherit autotools toolchain-funcs
39 MY_P="${PN}${PV//./}"
40
41 DESCRIPTION="Powerful Multilingual File Viewer"
42 -HOMEPAGE="http://www.ff.iij4u.or.jp/~nrt/lv/"
43 -SRC_URI="http://www.ff.iij4u.or.jp/~nrt/freeware/${MY_P}.tar.gz"
44 +#HOMEPAGE="http://www.ff.iij4u.or.jp/~nrt/lv/"
45 +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
46 +SRC_URI="mirror://gentoo/${MY_P}.tar.gz"
47
48 LICENSE="GPL-2"
49 SLOT="0"