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-util
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-util')
-rw-r--r--dev-util/bunny/bunny-0.93-r1.ebuild2
-rw-r--r--dev-util/crow-designer/crow-designer-2.21.0.ebuild2
-rw-r--r--dev-util/crow-designer/crow-designer-2.99.0.ebuild2
-rw-r--r--dev-util/diffball/diffball-1.0.1.ebuild4
-rw-r--r--dev-util/eggy/eggy-0.3.3-r1.ebuild2
-rw-r--r--dev-util/google-perftools/google-perftools-1.8.3.ebuild2
-rw-r--r--dev-util/google-perftools/google-perftools-2.0-r2.ebuild2
-rw-r--r--dev-util/gource/gource-0.39.ebuild2
-rw-r--r--dev-util/gource/gource-0.40.ebuild2
-rw-r--r--dev-util/monkeystudio/monkeystudio-1.9.0.4.ebuild2
-rw-r--r--dev-util/open-vcdiff/open-vcdiff-0.8.3.ebuild2
-rw-r--r--dev-util/plan9port/plan9port-20130320.ebuild2
-rw-r--r--dev-util/plan9port/plan9port-20140304.ebuild2
-rw-r--r--dev-util/plan9port/plan9port-20140306.ebuild2
-rw-r--r--dev-util/shflags/shflags-1.0.3.ebuild2
-rw-r--r--dev-util/shunit2/shunit2-2.1.6.ebuild2
-rw-r--r--dev-util/skipfish/skipfish-2.10_beta.ebuild2
-rw-r--r--dev-util/stressapptest/stressapptest-1.0.4.ebuild2
-rw-r--r--dev-util/stressapptest/stressapptest-1.0.6-r1.ebuild2
-rw-r--r--dev-util/stressapptest/stressapptest-1.0.6-r2.ebuild2
-rw-r--r--dev-util/stressapptest/stressapptest-1.0.6.ebuild2
-rw-r--r--dev-util/ticpp/ticpp-9999.ebuild2
-rw-r--r--dev-util/xdelta/xdelta-1.1.4-r1.ebuild4
-rw-r--r--dev-util/xdelta/xdelta-3.0.10.ebuild2
-rw-r--r--dev-util/xdelta/xdelta-3.0.5.ebuild2
-rw-r--r--dev-util/xdelta/xdelta-3.0.6.ebuild2
-rw-r--r--dev-util/xdelta/xdelta-3.0.8.ebuild2
27 files changed, 29 insertions, 29 deletions
diff --git a/dev-util/bunny/bunny-0.93-r1.ebuild b/dev-util/bunny/bunny-0.93-r1.ebuild
index bbcb4e5561c4..ea5b67f7362b 100644
--- a/dev-util/bunny/bunny-0.93-r1.ebuild
+++ b/dev-util/bunny/bunny-0.93-r1.ebuild
@@ -8,7 +8,7 @@ inherit toolchain-funcs
DESCRIPTION="A small general purpose fuzzer for C programs"
HOMEPAGE="https://code.google.com/p/bunny-the-fuzzer"
-SRC_URI="http://bunny-the-fuzzer.googlecode.com/files/${P}.tgz"
+SRC_URI="https://bunny-the-fuzzer.googlecode.com/files/${P}.tgz"
LICENSE="Apache-2.0"
SLOT="0"
diff --git a/dev-util/crow-designer/crow-designer-2.21.0.ebuild b/dev-util/crow-designer/crow-designer-2.21.0.ebuild
index 83628a6bb64a..5fa457ca36b2 100644
--- a/dev-util/crow-designer/crow-designer-2.21.0.ebuild
+++ b/dev-util/crow-designer/crow-designer-2.21.0.ebuild
@@ -6,7 +6,7 @@ EAPI="3"
DESCRIPTION="GTK+ GUI building tool"
HOMEPAGE="http://www.crowdesigner.org"
-SRC_URI="http://nothing-personal.googlecode.com/files/crow-${PV}.tar.bz2"
+SRC_URI="https://nothing-personal.googlecode.com/files/crow-${PV}.tar.bz2"
LICENSE="MIT"
SLOT="0"
diff --git a/dev-util/crow-designer/crow-designer-2.99.0.ebuild b/dev-util/crow-designer/crow-designer-2.99.0.ebuild
index 22fa6654e723..9b9c04d9edfe 100644
--- a/dev-util/crow-designer/crow-designer-2.99.0.ebuild
+++ b/dev-util/crow-designer/crow-designer-2.99.0.ebuild
@@ -6,7 +6,7 @@ EAPI="4"
DESCRIPTION="GTK+ GUI building tool"
HOMEPAGE="http://www.crowdesigner.org"
-SRC_URI="http://nothing-personal.googlecode.com/files/crow-${PV}.tar.xz"
+SRC_URI="https://nothing-personal.googlecode.com/files/crow-${PV}.tar.xz"
LICENSE="MIT"
SLOT="0"
diff --git a/dev-util/diffball/diffball-1.0.1.ebuild b/dev-util/diffball/diffball-1.0.1.ebuild
index 4d7935540b04..ba9d483721f4 100644
--- a/dev-util/diffball/diffball-1.0.1.ebuild
+++ b/dev-util/diffball/diffball-1.0.1.ebuild
@@ -3,8 +3,8 @@
# $Id$
DESCRIPTION="Delta compression suite for using/generating binary patches"
-HOMEPAGE="http://diffball.googlecode.com/"
-SRC_URI="http://diffball.googlecode.com/files/${P}.tar.bz2"
+HOMEPAGE="https://diffball.googlecode.com/"
+SRC_URI="https://diffball.googlecode.com/files/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
diff --git a/dev-util/eggy/eggy-0.3.3-r1.ebuild b/dev-util/eggy/eggy-0.3.3-r1.ebuild
index c59e804b26ab..e30dc0a5a2de 100644
--- a/dev-util/eggy/eggy-0.3.3-r1.ebuild
+++ b/dev-util/eggy/eggy-0.3.3-r1.ebuild
@@ -9,7 +9,7 @@ inherit distutils-r1
DESCRIPTION="An IDE/editor for several programming languages, including Python, Java, C, Perl and others"
HOMEPAGE="http://eggy.yolky.org/eggy/default/about"
-SRC_URI="http://eggy.googlecode.com/files/${P}.tar.bz2"
+SRC_URI="https://eggy.googlecode.com/files/${P}.tar.bz2"
LICENSE="GPL-3"
SLOT="0"
diff --git a/dev-util/google-perftools/google-perftools-1.8.3.ebuild b/dev-util/google-perftools/google-perftools-1.8.3.ebuild
index f866d94f0d66..678109a2c130 100644
--- a/dev-util/google-perftools/google-perftools-1.8.3.ebuild
+++ b/dev-util/google-perftools/google-perftools-1.8.3.ebuild
@@ -8,7 +8,7 @@ inherit toolchain-funcs eutils flag-o-matic
DESCRIPTION="Fast, multi-threaded malloc() and nifty performance analysis tools"
HOMEPAGE="https://code.google.com/p/google-perftools/"
-SRC_URI="http://google-perftools.googlecode.com/files/${P}.tar.gz"
+SRC_URI="https://google-perftools.googlecode.com/files/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
diff --git a/dev-util/google-perftools/google-perftools-2.0-r2.ebuild b/dev-util/google-perftools/google-perftools-2.0-r2.ebuild
index 5a4a825e2eb7..bbc6de09e315 100644
--- a/dev-util/google-perftools/google-perftools-2.0-r2.ebuild
+++ b/dev-util/google-perftools/google-perftools-2.0-r2.ebuild
@@ -10,7 +10,7 @@ inherit toolchain-funcs eutils flag-o-matic autotools-utils
DESCRIPTION="Fast, multi-threaded malloc() and nifty performance analysis tools"
HOMEPAGE="https://code.google.com/p/gperftools/"
-SRC_URI="http://gperftools.googlecode.com/files/${MY_P}.tar.gz"
+SRC_URI="https://gperftools.googlecode.com/files/${MY_P}.tar.gz"
LICENSE="MIT"
SLOT="0/4"
diff --git a/dev-util/gource/gource-0.39.ebuild b/dev-util/gource/gource-0.39.ebuild
index c108dcc17b6b..62bc6d41d91c 100644
--- a/dev-util/gource/gource-0.39.ebuild
+++ b/dev-util/gource/gource-0.39.ebuild
@@ -12,7 +12,7 @@ MY_DATE=${PV/*_p}
DESCRIPTION="A software version control visualization tool"
HOMEPAGE="https://code.google.com/p/gource/"
-SRC_URI="http://gource.googlecode.com/files/${MY_P}.tar.gz"
+SRC_URI="https://gource.googlecode.com/files/${MY_P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
diff --git a/dev-util/gource/gource-0.40.ebuild b/dev-util/gource/gource-0.40.ebuild
index c0e141266028..bdc1aeab5ec0 100644
--- a/dev-util/gource/gource-0.40.ebuild
+++ b/dev-util/gource/gource-0.40.ebuild
@@ -12,7 +12,7 @@ MY_DATE=${PV/*_p}
DESCRIPTION="A software version control visualization tool"
HOMEPAGE="https://code.google.com/p/gource/"
-SRC_URI="http://gource.googlecode.com/files/${MY_P}.tar.gz"
+SRC_URI="https://gource.googlecode.com/files/${MY_P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
diff --git a/dev-util/monkeystudio/monkeystudio-1.9.0.4.ebuild b/dev-util/monkeystudio/monkeystudio-1.9.0.4.ebuild
index 4acbb446e978..2c3aaa4288b8 100644
--- a/dev-util/monkeystudio/monkeystudio-1.9.0.4.ebuild
+++ b/dev-util/monkeystudio/monkeystudio-1.9.0.4.ebuild
@@ -11,7 +11,7 @@ MY_P="mks_${PV}-src"
DESCRIPTION="A cross platform Qt 4 IDE"
HOMEPAGE="http://www.monkeystudio.org"
-SRC_URI="http://${PN}.googlecode.com/files/${MY_P}.tar.gz"
+SRC_URI="https://${PN}.googlecode.com/files/${MY_P}.tar.gz"
LICENSE="GPL-2 LGPL-3"
SLOT="0"
diff --git a/dev-util/open-vcdiff/open-vcdiff-0.8.3.ebuild b/dev-util/open-vcdiff/open-vcdiff-0.8.3.ebuild
index db41223fbaa2..9afd750e878b 100644
--- a/dev-util/open-vcdiff/open-vcdiff-0.8.3.ebuild
+++ b/dev-util/open-vcdiff/open-vcdiff-0.8.3.ebuild
@@ -9,7 +9,7 @@ inherit autotools-utils
DESCRIPTION="An encoder/decoder for the VCDIFF (RFC3284) format"
HOMEPAGE="https://code.google.com/p/open-vcdiff/"
-SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz"
+SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0/0"
diff --git a/dev-util/plan9port/plan9port-20130320.ebuild b/dev-util/plan9port/plan9port-20130320.ebuild
index de2b2476608f..5a5f1469e1bd 100644
--- a/dev-util/plan9port/plan9port-20130320.ebuild
+++ b/dev-util/plan9port/plan9port-20130320.ebuild
@@ -8,7 +8,7 @@ inherit eutils multiprocessing
DESCRIPTION="Port of many Plan 9 programs and libraries"
HOMEPAGE="http://swtch.com/plan9port/"
-SRC_URI="http://${PN}.googlecode.com/files/${P}.tgz"
+SRC_URI="https://${PN}.googlecode.com/files/${P}.tgz"
LICENSE="9base BSD-4 MIT LGPL-2.1 BigelowHolmes"
SLOT="0"
diff --git a/dev-util/plan9port/plan9port-20140304.ebuild b/dev-util/plan9port/plan9port-20140304.ebuild
index f4b1d0f694da..5b3ebebeadb7 100644
--- a/dev-util/plan9port/plan9port-20140304.ebuild
+++ b/dev-util/plan9port/plan9port-20140304.ebuild
@@ -8,7 +8,7 @@ inherit eutils multiprocessing
DESCRIPTION="Port of many Plan 9 programs and libraries"
HOMEPAGE="http://swtch.com/plan9port/"
-SRC_URI="http://${PN}.googlecode.com/files/${P}.tgz"
+SRC_URI="https://${PN}.googlecode.com/files/${P}.tgz"
LICENSE="9base BSD-4 MIT LGPL-2.1 BigelowHolmes"
SLOT="0"
diff --git a/dev-util/plan9port/plan9port-20140306.ebuild b/dev-util/plan9port/plan9port-20140306.ebuild
index f4b1d0f694da..5b3ebebeadb7 100644
--- a/dev-util/plan9port/plan9port-20140306.ebuild
+++ b/dev-util/plan9port/plan9port-20140306.ebuild
@@ -8,7 +8,7 @@ inherit eutils multiprocessing
DESCRIPTION="Port of many Plan 9 programs and libraries"
HOMEPAGE="http://swtch.com/plan9port/"
-SRC_URI="http://${PN}.googlecode.com/files/${P}.tgz"
+SRC_URI="https://${PN}.googlecode.com/files/${P}.tgz"
LICENSE="9base BSD-4 MIT LGPL-2.1 BigelowHolmes"
SLOT="0"
diff --git a/dev-util/shflags/shflags-1.0.3.ebuild b/dev-util/shflags/shflags-1.0.3.ebuild
index dcb8c30a57ed..e16aa6f7ab91 100644
--- a/dev-util/shflags/shflags-1.0.3.ebuild
+++ b/dev-util/shflags/shflags-1.0.3.ebuild
@@ -6,7 +6,7 @@ EAPI="4"
DESCRIPTION="Command-line flags module for Unix shell scripts"
HOMEPAGE="https://code.google.com/p/shflags/"
-SRC_URI="http://shflags.googlecode.com/files/${P}.tgz"
+SRC_URI="https://shflags.googlecode.com/files/${P}.tgz"
LICENSE="LGPL-2.1"
SLOT="0"
diff --git a/dev-util/shunit2/shunit2-2.1.6.ebuild b/dev-util/shunit2/shunit2-2.1.6.ebuild
index 961a2c598fb9..84373dd68ca1 100644
--- a/dev-util/shunit2/shunit2-2.1.6.ebuild
+++ b/dev-util/shunit2/shunit2-2.1.6.ebuild
@@ -8,7 +8,7 @@ inherit eutils
DESCRIPTION="Unit-test framework for Bourne-based shell scripts"
HOMEPAGE="https://code.google.com/p/shunit2/wiki/ProjectInfo"
-SRC_URI="http://shunit2.googlecode.com/files/${P}.tgz"
+SRC_URI="https://shunit2.googlecode.com/files/${P}.tgz"
LICENSE="LGPL-2.1"
SLOT="0"
diff --git a/dev-util/skipfish/skipfish-2.10_beta.ebuild b/dev-util/skipfish/skipfish-2.10_beta.ebuild
index 18b6a5cbfb02..a4768b9eead3 100644
--- a/dev-util/skipfish/skipfish-2.10_beta.ebuild
+++ b/dev-util/skipfish/skipfish-2.10_beta.ebuild
@@ -9,7 +9,7 @@ MY_P="$PN-$(get_version_component_range 1-2)b"
DESCRIPTION="A fully automated, active web application security reconnaissance tool"
HOMEPAGE="https://code.google.com/p/skipfish/"
-SRC_URI="http://${PN}.googlecode.com/files/${MY_P}.tgz"
+SRC_URI="https://${PN}.googlecode.com/files/${MY_P}.tgz"
LICENSE="Apache-2.0 LGPL-3"
SLOT="0"
diff --git a/dev-util/stressapptest/stressapptest-1.0.4.ebuild b/dev-util/stressapptest/stressapptest-1.0.4.ebuild
index 647f3ec01a72..1201e8d89472 100644
--- a/dev-util/stressapptest/stressapptest-1.0.4.ebuild
+++ b/dev-util/stressapptest/stressapptest-1.0.4.ebuild
@@ -9,7 +9,7 @@ inherit eutils
MY_P="${P}_autoconf"
DESCRIPTION="Stressful Application Test"
HOMEPAGE="https://code.google.com/p/stressapptest/"
-SRC_URI="http://stressapptest.googlecode.com/files/${MY_P}.tar.gz"
+SRC_URI="https://stressapptest.googlecode.com/files/${MY_P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
diff --git a/dev-util/stressapptest/stressapptest-1.0.6-r1.ebuild b/dev-util/stressapptest/stressapptest-1.0.6-r1.ebuild
index 8a93f84a5958..0be71ac29cf5 100644
--- a/dev-util/stressapptest/stressapptest-1.0.6-r1.ebuild
+++ b/dev-util/stressapptest/stressapptest-1.0.6-r1.ebuild
@@ -9,7 +9,7 @@ inherit eutils autotools
MY_P="${P}_autoconf"
DESCRIPTION="Stressful Application Test"
HOMEPAGE="https://code.google.com/p/stressapptest/"
-SRC_URI="http://stressapptest.googlecode.com/files/${MY_P}.tar.gz"
+SRC_URI="https://stressapptest.googlecode.com/files/${MY_P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
diff --git a/dev-util/stressapptest/stressapptest-1.0.6-r2.ebuild b/dev-util/stressapptest/stressapptest-1.0.6-r2.ebuild
index 09f596283cfd..f1c3e2be6dc6 100644
--- a/dev-util/stressapptest/stressapptest-1.0.6-r2.ebuild
+++ b/dev-util/stressapptest/stressapptest-1.0.6-r2.ebuild
@@ -9,7 +9,7 @@ inherit eutils autotools
MY_P="${P}_autoconf"
DESCRIPTION="Stressful Application Test"
HOMEPAGE="https://code.google.com/p/stressapptest/"
-SRC_URI="http://stressapptest.googlecode.com/files/${MY_P}.tar.gz"
+SRC_URI="https://stressapptest.googlecode.com/files/${MY_P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
diff --git a/dev-util/stressapptest/stressapptest-1.0.6.ebuild b/dev-util/stressapptest/stressapptest-1.0.6.ebuild
index 7e8eb8b7b69b..336d2c101116 100644
--- a/dev-util/stressapptest/stressapptest-1.0.6.ebuild
+++ b/dev-util/stressapptest/stressapptest-1.0.6.ebuild
@@ -7,7 +7,7 @@ EAPI="4"
MY_P="${P}_autoconf"
DESCRIPTION="Stressful Application Test"
HOMEPAGE="https://code.google.com/p/stressapptest/"
-SRC_URI="http://stressapptest.googlecode.com/files/${MY_P}.tar.gz"
+SRC_URI="https://stressapptest.googlecode.com/files/${MY_P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
diff --git a/dev-util/ticpp/ticpp-9999.ebuild b/dev-util/ticpp/ticpp-9999.ebuild
index 0e2837724779..edf08032d499 100644
--- a/dev-util/ticpp/ticpp-9999.ebuild
+++ b/dev-util/ticpp/ticpp-9999.ebuild
@@ -6,7 +6,7 @@ EAPI=5
inherit subversion
-ESVN_REPO_URI="http://${PN}.googlecode.com/svn/trunk/"
+ESVN_REPO_URI="https://${PN}.googlecode.com/svn/trunk/"
MY_PV=cvs
DESCRIPTION="A completely new interface to TinyXML that uses MANY of the C++ strengths"
diff --git a/dev-util/xdelta/xdelta-1.1.4-r1.ebuild b/dev-util/xdelta/xdelta-1.1.4-r1.ebuild
index acdf89b9bed8..ea8d42492782 100644
--- a/dev-util/xdelta/xdelta-1.1.4-r1.ebuild
+++ b/dev-util/xdelta/xdelta-1.1.4-r1.ebuild
@@ -5,8 +5,8 @@
inherit autotools eutils toolchain-funcs
DESCRIPTION="Computes changes between binary or text files and creates deltas"
-HOMEPAGE="http://xdelta.googlecode.com/"
-SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz"
+HOMEPAGE="https://xdelta.googlecode.com/"
+SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
diff --git a/dev-util/xdelta/xdelta-3.0.10.ebuild b/dev-util/xdelta/xdelta-3.0.10.ebuild
index 915d7f9bbf05..ec926a870d23 100644
--- a/dev-util/xdelta/xdelta-3.0.10.ebuild
+++ b/dev-util/xdelta/xdelta-3.0.10.ebuild
@@ -8,7 +8,7 @@ MY_P=xdelta3-${PV}
DESCRIPTION="a binary diff and differential compression tools. VCDIFF (RFC 3284) delta compression"
HOMEPAGE="http://xdelta.org/"
-SRC_URI="http://${PN}.googlecode.com/files/${MY_P}.tar.xz"
+SRC_URI="https://${PN}.googlecode.com/files/${MY_P}.tar.xz"
SRC_URI="https://github.com/jmacd/xdelta-devel/releases/download/v${PV}/${MY_P}.tar.gz"
LICENSE="GPL-2"
diff --git a/dev-util/xdelta/xdelta-3.0.5.ebuild b/dev-util/xdelta/xdelta-3.0.5.ebuild
index 4f817a08b4f2..e35858ec46a2 100644
--- a/dev-util/xdelta/xdelta-3.0.5.ebuild
+++ b/dev-util/xdelta/xdelta-3.0.5.ebuild
@@ -9,7 +9,7 @@ MY_P=${PN}${PV%.*.*}-${PV}
DESCRIPTION="a binary diff and differential compression tools. VCDIFF (RFC 3284) delta compression"
HOMEPAGE="http://xdelta.org/"
-SRC_URI="http://${PN}.googlecode.com/files/${MY_P}.tar.gz"
+SRC_URI="https://${PN}.googlecode.com/files/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="3"
diff --git a/dev-util/xdelta/xdelta-3.0.6.ebuild b/dev-util/xdelta/xdelta-3.0.6.ebuild
index 9ad77508f1ab..599fb4b4b243 100644
--- a/dev-util/xdelta/xdelta-3.0.6.ebuild
+++ b/dev-util/xdelta/xdelta-3.0.6.ebuild
@@ -11,7 +11,7 @@ MY_P=${PN}${PV%.*.*}-${PV}
DESCRIPTION="a binary diff and differential compression tools. VCDIFF (RFC 3284) delta compression"
HOMEPAGE="http://xdelta.org/"
-SRC_URI="http://${PN}.googlecode.com/files/${MY_P}.tar.gz"
+SRC_URI="https://${PN}.googlecode.com/files/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="3"
diff --git a/dev-util/xdelta/xdelta-3.0.8.ebuild b/dev-util/xdelta/xdelta-3.0.8.ebuild
index 20b927bee148..02c21dd03e63 100644
--- a/dev-util/xdelta/xdelta-3.0.8.ebuild
+++ b/dev-util/xdelta/xdelta-3.0.8.ebuild
@@ -11,7 +11,7 @@ MY_P=${PN}${PV%.*.*}-${PV}
DESCRIPTION="a binary diff and differential compression tools. VCDIFF (RFC 3284) delta compression"
HOMEPAGE="http://xdelta.org/"
-SRC_URI="http://${PN}.googlecode.com/files/${MY_P}.tar.xz"
+SRC_URI="https://${PN}.googlecode.com/files/${MY_P}.tar.xz"
LICENSE="GPL-2"
SLOT="3"