summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 13:35:05 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 13:35:41 +0200
commit769c75f84ac0d1be61ecaeaff0fcc8c509063ec5 (patch)
treeb2ac9f34d4991495f829bd5db62f51c7579e4a4e /app-cdr/recorder
parentsys-cluster/util-vserver: Version bump. Fixes bug 541750. (diff)
downloadgentoo-769c75f84ac0d1be61ecaeaff0fcc8c509063ec5.tar.gz
gentoo-769c75f84ac0d1be61ecaeaff0fcc8c509063ec5.tar.bz2
gentoo-769c75f84ac0d1be61ecaeaff0fcc8c509063ec5.zip
Enable https for all google URIs
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'app-cdr/recorder')
-rw-r--r--app-cdr/recorder/recorder-1.4.5-r1.ebuild2
-rw-r--r--app-cdr/recorder/recorder-1.4.5.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-cdr/recorder/recorder-1.4.5-r1.ebuild b/app-cdr/recorder/recorder-1.4.5-r1.ebuild
index 5e2b36728c74..6b046c549892 100644
--- a/app-cdr/recorder/recorder-1.4.5-r1.ebuild
+++ b/app-cdr/recorder/recorder-1.4.5-r1.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 )
inherit fdo-mime python-single-r1
DESCRIPTION="A simple GTK+ disc burner"
-HOMEPAGE="http://code.google.com/p/recorder/"
+HOMEPAGE="https://code.google.com/p/recorder/"
SRC_URI="http://recorder.googlecode.com/files/${P}.tar.bz2"
LICENSE="GPL-3"
diff --git a/app-cdr/recorder/recorder-1.4.5.ebuild b/app-cdr/recorder/recorder-1.4.5.ebuild
index 467b5d0ad88a..1cacdc1c4d55 100644
--- a/app-cdr/recorder/recorder-1.4.5.ebuild
+++ b/app-cdr/recorder/recorder-1.4.5.ebuild
@@ -9,7 +9,7 @@ PYTHON_DEPEND="2:2.7"
inherit fdo-mime python
DESCRIPTION="A simple GTK+ disc burner"
-HOMEPAGE="http://code.google.com/p/recorder/"
+HOMEPAGE="https://code.google.com/p/recorder/"
SRC_URI="http://recorder.googlecode.com/files/${P}.tar.bz2"
LICENSE="GPL-3"