summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 15:20:31 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 15:41:49 +0200
commitf0f7c6170c37edbc61a1c8581a64e60923aa6c5b (patch)
tree58f270897c87287826c8a209ba30c788cbccd871 /app-doc/autobook
parentdev-java/vecmath: Version bump. Fixes bug 558552. (diff)
downloadgentoo-f0f7c6170c37edbc61a1c8581a64e60923aa6c5b.tar.gz
gentoo-f0f7c6170c37edbc61a1c8581a64e60923aa6c5b.tar.bz2
gentoo-f0f7c6170c37edbc61a1c8581a64e60923aa6c5b.zip
Use https for kernel.org and redhat.com
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'app-doc/autobook')
-rw-r--r--app-doc/autobook/autobook-1.5.ebuild12
1 files changed, 6 insertions, 6 deletions
diff --git a/app-doc/autobook/autobook-1.5.ebuild b/app-doc/autobook/autobook-1.5.ebuild
index c8a916e8c394..4eccf0c97fa8 100644
--- a/app-doc/autobook/autobook-1.5.ebuild
+++ b/app-doc/autobook/autobook-1.5.ebuild
@@ -3,13 +3,13 @@
# $Id$
DESCRIPTION="GNU Autoconf, Automake and Libtool"
-HOMEPAGE="http://sources.redhat.com/autobook/"
-SRC_URI="http://sources.redhat.com/autobook/${P}.tar.gz
+HOMEPAGE="https://sources.redhat.com/autobook/"
+SRC_URI="https://sources.redhat.com/autobook/${P}.tar.gz
examples? (
- http://sources.redhat.com/autobook/foonly-2.0.tar.gz
- http://sources.redhat.com/autobook/small-2.0.tar.gz
- http://sources.redhat.com/autobook/hello-2.0.tar.gz
- http://sources.redhat.com/autobook/convenience-2.0.tar.gz
+ https://sources.redhat.com/autobook/foonly-2.0.tar.gz
+ https://sources.redhat.com/autobook/small-2.0.tar.gz
+ https://sources.redhat.com/autobook/hello-2.0.tar.gz
+ https://sources.redhat.com/autobook/convenience-2.0.tar.gz
)"
LICENSE="OPL"