diff options
author | Michael Palimaka <kensington@gentoo.org> | 2017-08-13 00:32:41 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-08-13 00:45:38 +1000 |
commit | 4a6fbcf2651c30347663cae2f39fec2bf4d43fa9 (patch) | |
tree | 75543f399abf2e190d74672337b6a98049b8ece0 /media-gfx | |
parent | www-client/dooble: Drop old (diff) | |
download | gentoo-4a6fbcf2651c30347663cae2f39fec2bf4d43fa9.tar.gz gentoo-4a6fbcf2651c30347663cae2f39fec2bf4d43fa9.tar.bz2 gentoo-4a6fbcf2651c30347663cae2f39fec2bf4d43fa9.zip |
media-gfx/fotowall: update HOMEPAGE
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/fotowall/fotowall-0.9-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/fotowall/fotowall-0.9-r2.ebuild b/media-gfx/fotowall/fotowall-0.9-r2.ebuild index 0c35a2c4afd1..bfaac74d5c1a 100644 --- a/media-gfx/fotowall/fotowall-0.9-r2.ebuild +++ b/media-gfx/fotowall/fotowall-0.9-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit qmake-utils DESCRIPTION="Qt4 tool for creating wallpapers" -HOMEPAGE="http://www.enricoros.com/opensource/fotowall/" +HOMEPAGE="https://www.enricoros.com/opensource/fotowall/" SRC_URI="https://github.com/enricoros/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2+" |