Gentoo Archives: gentoo-commits

From: Tim Harder <radhermit@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/viewnior/
Date: Thu, 31 Aug 2017 12:02:09
Message-Id: 1504180860.595f999db650746d9aec52fb159e57c7561a562e.radhermit@gentoo
1 commit: 595f999db650746d9aec52fb159e57c7561a562e
2 Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 31 12:00:37 2017 +0000
4 Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 31 12:01:00 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=595f999d
7
8 media-gfx/viewnior: update SRC_URI and HOMEPAGE github page
9
10 media-gfx/viewnior/viewnior-1.6.ebuild | 4 ++--
11 1 file changed, 2 insertions(+), 2 deletions(-)
12
13 diff --git a/media-gfx/viewnior/viewnior-1.6.ebuild b/media-gfx/viewnior/viewnior-1.6.ebuild
14 index b98ebe15bea..1efc547aee7 100644
15 --- a/media-gfx/viewnior/viewnior-1.6.ebuild
16 +++ b/media-gfx/viewnior/viewnior-1.6.ebuild
17 @@ -6,8 +6,8 @@ inherit xdg-utils gnome2-utils autotools
18
19 MY_PN=Viewnior
20 DESCRIPTION="Fast and simple image viewer"
21 -HOMEPAGE="https://siyanpanayotov.com/project/viewnior/ https://github.com/xsisqox/Viewnior"
22 -SRC_URI="https://github.com/xsisqox/${MY_PN}/archive/${P}.tar.gz"
23 +HOMEPAGE="https://siyanpanayotov.com/project/viewnior/ https://github.com/hellosiyan/Viewnior"
24 +SRC_URI="https://github.com/hellosiyan/${MY_PN}/archive/${P}.tar.gz"
25
26 LICENSE="GPL-3"
27 SLOT="0"