Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/fotowall/
Date: Sat, 12 Aug 2017 14:45:51
Message-Id: 1502549138.4a6fbcf2651c30347663cae2f39fec2bf4d43fa9.kensington@gentoo
1 commit: 4a6fbcf2651c30347663cae2f39fec2bf4d43fa9
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 12 14:32:41 2017 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 12 14:45:38 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a6fbcf2
7
8 media-gfx/fotowall: update HOMEPAGE
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.3
11
12 media-gfx/fotowall/fotowall-0.9-r2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/media-gfx/fotowall/fotowall-0.9-r2.ebuild b/media-gfx/fotowall/fotowall-0.9-r2.ebuild
16 index 0c35a2c4afd..bfaac74d5c1 100644
17 --- a/media-gfx/fotowall/fotowall-0.9-r2.ebuild
18 +++ b/media-gfx/fotowall/fotowall-0.9-r2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -6,7 +6,7 @@ EAPI=6
26 inherit qmake-utils
27
28 DESCRIPTION="Qt4 tool for creating wallpapers"
29 -HOMEPAGE="http://www.enricoros.com/opensource/fotowall/"
30 +HOMEPAGE="https://www.enricoros.com/opensource/fotowall/"
31 SRC_URI="https://github.com/enricoros/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
32
33 LICENSE="GPL-2+"