diff options
author | 2014-03-30 23:02:03 +0200 | |
---|---|---|
committer | 2015-10-11 10:49:09 +0200 | |
commit | 2209b308eab063480d0b37b5ab6b4c35346b5af2 (patch) | |
tree | 1c3385b8c7b17d8aa5db1f97cded36331369f026 /media-gfx/pqiv/pqiv-2.1.1.ebuild | |
parent | sundtek-tv: Add mediaclient wrapper scripts and sundtek-local.service (diff) | |
download | mv-2209b308eab063480d0b37b5ab6b4c35346b5af2.tar.gz mv-2209b308eab063480d0b37b5ab6b4c35346b5af2.tar.bz2 mv-2209b308eab063480d0b37b5ab6b4c35346b5af2.zip |
http->https
Diffstat (limited to 'media-gfx/pqiv/pqiv-2.1.1.ebuild')
-rw-r--r-- | media-gfx/pqiv/pqiv-2.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/pqiv/pqiv-2.1.1.ebuild b/media-gfx/pqiv/pqiv-2.1.1.ebuild index fbbc151b..c1f27d7a 100644 --- a/media-gfx/pqiv/pqiv-2.1.1.ebuild +++ b/media-gfx/pqiv/pqiv-2.1.1.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit linux-info toolchain-funcs eutils DESCRIPTION="Modern rewrite of Quick Image Viewer" -HOMEPAGE="http://github.com/phillipberndt/pqiv http://www.pberndt.com/Programme/Linux/pqiv/" +HOMEPAGE="https://github.com/phillipberndt/pqiv http://www.pberndt.com/Programme/Linux/pqiv/" SRC_URI="https://github.com/phillipberndt/pqiv/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" |