commit: 05a114b049ddbf877e2058d2100155b9ae9cb5ff
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 27 05:46:26 2017 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Aug 27 05:49:57 2017 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=05a114b0
media-gfx/phototonic: use HTTPS
Package-Manager: Portage-2.3.6, Repoman-2.3.3
media-gfx/phototonic/phototonic-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/phototonic/phototonic-9999.ebuild
b/media-gfx/phototonic/phototonic-9999.ebuild
index 0abb355f..a7310063 100644
--- a/media-gfx/phototonic/phototonic-9999.ebuild
+++ b/media-gfx/phototonic/phototonic-9999.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} = 9999 ]]; then
EGIT_REPO_URI="https://github.com/oferkv/phototonic.git"
KEYWORDS=""
else
- SRC_URI="http://dev.gentoo.org/~yngwin/distfiles/${P}.tar.xz"
+ SRC_URI="https://dev.gentoo.org/~yngwin/distfiles/${P}.tar.xz"
KEYWORDS="~amd64 ~x86"
fi