diff options
author | Michael Palimaka <kensington@gentoo.org> | 2017-08-19 01:23:09 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-08-19 01:24:04 +1000 |
commit | 1b1735423397262a82d1fb5df2ab122dc6e6b964 (patch) | |
tree | 48dadfa4ec8a79d5e0a668445a8edf3295b120d4 /media-libs/qimageblitz | |
parent | media-libs/qimageblitz: amd64/x86 stable (diff) | |
download | gentoo-1b1735423397262a82d1fb5df2ab122dc6e6b964.tar.gz gentoo-1b1735423397262a82d1fb5df2ab122dc6e6b964.tar.bz2 gentoo-1b1735423397262a82d1fb5df2ab122dc6e6b964.zip |
media-libs/qimageblitz: use HTTPS
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'media-libs/qimageblitz')
-rw-r--r-- | media-libs/qimageblitz/qimageblitz-0.0.6_p20131029.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/qimageblitz/qimageblitz-0.0.6_p20131029.ebuild b/media-libs/qimageblitz/qimageblitz-0.0.6_p20131029.ebuild index 07394b12b7c3..77f2455adfc0 100644 --- a/media-libs/qimageblitz/qimageblitz-0.0.6_p20131029.ebuild +++ b/media-libs/qimageblitz/qimageblitz-0.0.6_p20131029.ebuild @@ -7,7 +7,7 @@ inherit cmake-utils DESCRIPTION="Graphical effect and filter library by KDE" HOMEPAGE="https://websvn.kde.org/trunk/kdesupport/qimageblitz/" -SRC_URI="http://dev.gentoo.org/~asturm/distfiles/${P}.tar.xz" +SRC_URI="https://dev.gentoo.org/~asturm/distfiles/${P}.tar.xz" LICENSE="GPL-2 LGPL-2" KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" |