summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 15:41:27 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 15:41:51 +0200
commitdea7c3060641b628cd6a2e2d97db18903c86862e (patch)
tree732f4fb23c78427e21bd1fbcea69d3d0afe79cf5 /www-apps/blazeblogger
parentUse https for most gnu.org URLs (diff)
downloadgentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.tar.gz
gentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.tar.bz2
gentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.zip
Convert URIs for googlecode.com to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'www-apps/blazeblogger')
-rw-r--r--www-apps/blazeblogger/blazeblogger-1.2.0-r1.ebuild4
-rw-r--r--www-apps/blazeblogger/blazeblogger-1.2.0.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/www-apps/blazeblogger/blazeblogger-1.2.0-r1.ebuild b/www-apps/blazeblogger/blazeblogger-1.2.0-r1.ebuild
index d141fe2920d7..06f79d79257c 100644
--- a/www-apps/blazeblogger/blazeblogger-1.2.0-r1.ebuild
+++ b/www-apps/blazeblogger/blazeblogger-1.2.0-r1.ebuild
@@ -8,8 +8,8 @@ inherit eutils
DESCRIPTION="simple-to-use, capable content management system for the cmdline producing static content"
HOMEPAGE="http://blaze.blackened.cz/"
-SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz
- doc? ( http://${PN}.googlecode.com/files/${PN}-doc-${PV}.tar.gz ) "
+SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz
+ doc? ( https://${PN}.googlecode.com/files/${PN}-doc-${PV}.tar.gz ) "
LICENSE="FDL-1.3 GPL-3"
SLOT="0"
diff --git a/www-apps/blazeblogger/blazeblogger-1.2.0.ebuild b/www-apps/blazeblogger/blazeblogger-1.2.0.ebuild
index a712acde9fc3..ffbc2a7e29d8 100644
--- a/www-apps/blazeblogger/blazeblogger-1.2.0.ebuild
+++ b/www-apps/blazeblogger/blazeblogger-1.2.0.ebuild
@@ -6,8 +6,8 @@ EAPI=4
DESCRIPTION="simple-to-use, capable content management system for the cmdline producing static content"
HOMEPAGE="http://blaze.blackened.cz/"
-SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz
- doc? ( http://${PN}.googlecode.com/files/${PN}-doc-${PV}.tar.gz ) "
+SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz
+ doc? ( https://${PN}.googlecode.com/files/${PN}-doc-${PV}.tar.gz ) "
LICENSE="FDL-1.3 GPL-3"
SLOT="0"