diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 15:20:31 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 15:41:49 +0200 |
commit | f0f7c6170c37edbc61a1c8581a64e60923aa6c5b (patch) | |
tree | 58f270897c87287826c8a209ba30c788cbccd871 /sys-libs/libraw1394 | |
parent | dev-java/vecmath: Version bump. Fixes bug 558552. (diff) | |
download | gentoo-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 'sys-libs/libraw1394')
-rw-r--r-- | sys-libs/libraw1394/libraw1394-2.0.8.ebuild | 2 | ||||
-rw-r--r-- | sys-libs/libraw1394/libraw1394-2.1.0-r1.ebuild | 2 | ||||
-rw-r--r-- | sys-libs/libraw1394/libraw1394-2.1.1.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sys-libs/libraw1394/libraw1394-2.0.8.ebuild b/sys-libs/libraw1394/libraw1394-2.0.8.ebuild index f09d6677e867..b4d2a951b99c 100644 --- a/sys-libs/libraw1394/libraw1394-2.0.8.ebuild +++ b/sys-libs/libraw1394/libraw1394-2.0.8.ebuild @@ -5,7 +5,7 @@ EAPI=4 DESCRIPTION="library that provides direct access to the IEEE 1394 bus" -HOMEPAGE="http://ieee1394.wiki.kernel.org/" +HOMEPAGE="https://ieee1394.wiki.kernel.org/" SRC_URI="mirror://kernel/linux/libs/ieee1394/${P}.tar.xz" LICENSE="LGPL-2.1" diff --git a/sys-libs/libraw1394/libraw1394-2.1.0-r1.ebuild b/sys-libs/libraw1394/libraw1394-2.1.0-r1.ebuild index 7cbb5128a9fa..d3517fb2e115 100644 --- a/sys-libs/libraw1394/libraw1394-2.1.0-r1.ebuild +++ b/sys-libs/libraw1394/libraw1394-2.1.0-r1.ebuild @@ -9,7 +9,7 @@ AUTOTOOLS_PRUNE_LIBTOOL_FILES=all inherit autotools-multilib DESCRIPTION="library that provides direct access to the IEEE 1394 bus" -HOMEPAGE="http://ieee1394.wiki.kernel.org/" +HOMEPAGE="https://ieee1394.wiki.kernel.org/" SRC_URI="mirror://kernel/linux/libs/ieee1394/${P}.tar.xz" LICENSE="LGPL-2.1" diff --git a/sys-libs/libraw1394/libraw1394-2.1.1.ebuild b/sys-libs/libraw1394/libraw1394-2.1.1.ebuild index 792bf6d0e17b..a241ed04a145 100644 --- a/sys-libs/libraw1394/libraw1394-2.1.1.ebuild +++ b/sys-libs/libraw1394/libraw1394-2.1.1.ebuild @@ -9,7 +9,7 @@ AUTOTOOLS_PRUNE_LIBTOOL_FILES=all inherit autotools-multilib DESCRIPTION="library that provides direct access to the IEEE 1394 bus" -HOMEPAGE="http://ieee1394.wiki.kernel.org/" +HOMEPAGE="https://ieee1394.wiki.kernel.org/" SRC_URI="mirror://kernel/linux/libs/ieee1394/${P}.tar.xz" LICENSE="LGPL-2.1" |