Skip to content

Commit

Permalink
app-text/lv: update HOMEPAGE and SRC_URI
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/586280
Package-Manager: Portage-2.3.40, Repoman-2.3.9
  • Loading branch information
hattya committed Jun 10, 2018
1 parent 79c3a34 commit 9d84d61
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
5 changes: 3 additions & 2 deletions app-text/lv/lv-4.51-r3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@ inherit autotools eutils toolchain-funcs
MY_P="${PN}${PV//./}"

DESCRIPTION="Powerful Multilingual File Viewer"
HOMEPAGE="http://www.ff.iij4u.or.jp/~nrt/lv/"
SRC_URI="http://www.ff.iij4u.or.jp/~nrt/freeware/${MY_P}.tar.gz"
#HOMEPAGE="http://www.ff.iij4u.or.jp/~nrt/lv/"
HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
SRC_URI="mirror://gentoo/${MY_P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
Expand Down
5 changes: 3 additions & 2 deletions app-text/lv/lv-4.51-r4.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@ inherit autotools toolchain-funcs
MY_P="${PN}${PV//./}"

DESCRIPTION="Powerful Multilingual File Viewer"
HOMEPAGE="http://www.ff.iij4u.or.jp/~nrt/lv/"
SRC_URI="http://www.ff.iij4u.or.jp/~nrt/freeware/${MY_P}.tar.gz"
#HOMEPAGE="http://www.ff.iij4u.or.jp/~nrt/lv/"
HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
SRC_URI="mirror://gentoo/${MY_P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
Expand Down

0 comments on commit 9d84d61

Please sign in to comment.