diff options
author | Mike Frysinger <vapier@gentoo.org> | 2016-07-27 14:49:49 +0800 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2016-07-27 14:59:24 +0800 |
commit | b4480f333aed7f7f3bc75446a1a5010ba8df738c (patch) | |
tree | 8d584b66351519849aa4ebe26bbc91eed8b2ee96 /sys-libs/libavc1394 | |
parent | net-dns/libidn: Remove incorrect sub-SLOT. (diff) | |
download | gentoo-b4480f333aed7f7f3bc75446a1a5010ba8df738c.tar.gz gentoo-b4480f333aed7f7f3bc75446a1a5010ba8df738c.tar.bz2 gentoo-b4480f333aed7f7f3bc75446a1a5010ba8df738c.zip |
sourceforge: switch to https:// URIs
Diffstat (limited to 'sys-libs/libavc1394')
-rw-r--r-- | sys-libs/libavc1394/libavc1394-0.5.3.ebuild | 2 | ||||
-rw-r--r-- | sys-libs/libavc1394/libavc1394-0.5.4-r1.ebuild | 2 | ||||
-rw-r--r-- | sys-libs/libavc1394/libavc1394-0.5.4.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sys-libs/libavc1394/libavc1394-0.5.3.ebuild b/sys-libs/libavc1394/libavc1394-0.5.3.ebuild index cc584b602b68..39d11336d8c1 100644 --- a/sys-libs/libavc1394/libavc1394-0.5.3.ebuild +++ b/sys-libs/libavc1394/libavc1394-0.5.3.ebuild @@ -3,7 +3,7 @@ # $Id$ DESCRIPTION="library for the 1394 Trade Association AV/C (Audio/Video Control) Digital Interface Command Set" -HOMEPAGE="http://sourceforge.net/projects/libavc1394/" +HOMEPAGE="https://sourceforge.net/projects/libavc1394/" SRC_URI="mirror://sourceforge/libavc1394/${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/sys-libs/libavc1394/libavc1394-0.5.4-r1.ebuild b/sys-libs/libavc1394/libavc1394-0.5.4-r1.ebuild index f53e3a5b4516..42f2fadb32ab 100644 --- a/sys-libs/libavc1394/libavc1394-0.5.4-r1.ebuild +++ b/sys-libs/libavc1394/libavc1394-0.5.4-r1.ebuild @@ -7,7 +7,7 @@ EAPI="4" inherit autotools-multilib DESCRIPTION="library for the 1394 Trade Association AV/C (Audio/Video Control) Digital Interface Command Set" -HOMEPAGE="http://sourceforge.net/projects/libavc1394/" +HOMEPAGE="https://sourceforge.net/projects/libavc1394/" SRC_URI="mirror://sourceforge/libavc1394/${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/sys-libs/libavc1394/libavc1394-0.5.4.ebuild b/sys-libs/libavc1394/libavc1394-0.5.4.ebuild index 2d08e7654671..ce157d14b985 100644 --- a/sys-libs/libavc1394/libavc1394-0.5.4.ebuild +++ b/sys-libs/libavc1394/libavc1394-0.5.4.ebuild @@ -7,7 +7,7 @@ EAPI="4" inherit autotools-utils DESCRIPTION="library for the 1394 Trade Association AV/C (Audio/Video Control) Digital Interface Command Set" -HOMEPAGE="http://sourceforge.net/projects/libavc1394/" +HOMEPAGE="https://sourceforge.net/projects/libavc1394/" SRC_URI="mirror://sourceforge/libavc1394/${P}.tar.gz" LICENSE="LGPL-2.1" |