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 /dev-db/innotop
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 'dev-db/innotop')
-rw-r--r--dev-db/innotop/innotop-1.9.0-r1.ebuild2
-rw-r--r--dev-db/innotop/innotop-1.9.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/innotop/innotop-1.9.0-r1.ebuild b/dev-db/innotop/innotop-1.9.0-r1.ebuild
index fa1c358224e1..ea07fae3e727 100644
--- a/dev-db/innotop/innotop-1.9.0-r1.ebuild
+++ b/dev-db/innotop/innotop-1.9.0-r1.ebuild
@@ -8,7 +8,7 @@ inherit perl-module
DESCRIPTION="innotop - A text-mode MySQL and InnoDB monitor like mytop, but with many more features"
HOMEPAGE="https://code.google.com/p/innotop/"
-SRC_URI="http://innotop.googlecode.com/files/${P}.tar.gz"
+SRC_URI="https://innotop.googlecode.com/files/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
diff --git a/dev-db/innotop/innotop-1.9.1.ebuild b/dev-db/innotop/innotop-1.9.1.ebuild
index 0c9732f90752..fd282e20c16c 100644
--- a/dev-db/innotop/innotop-1.9.1.ebuild
+++ b/dev-db/innotop/innotop-1.9.1.ebuild
@@ -8,7 +8,7 @@ inherit perl-module
DESCRIPTION="innotop - A text-mode MySQL and InnoDB monitor like mytop, but with many more features"
HOMEPAGE="https://code.google.com/p/innotop/"
-SRC_URI="http://innotop.googlecode.com/files/${P}.tar.gz"
+SRC_URI="https://innotop.googlecode.com/files/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"