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/libvpd | |
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/libvpd')
-rw-r--r-- | sys-libs/libvpd/libvpd-2.1.3.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/libvpd/libvpd-2.2.4.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/libvpd/libvpd-2.2.5.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sys-libs/libvpd/libvpd-2.1.3.ebuild b/sys-libs/libvpd/libvpd-2.1.3.ebuild index f9bda3facce4..f549f293e348 100644 --- a/sys-libs/libvpd/libvpd-2.1.3.ebuild +++ b/sys-libs/libvpd/libvpd-2.1.3.ebuild @@ -5,8 +5,8 @@ EAPI=4 DESCRIPTION="Library implementation for listing vpds" -HOMEPAGE="http://sourceforge.net/projects/linux-diag/" -SRC_URI="http://sourceforge.net/projects/linux-diag/files/libvpd/${PV}/libvpd-${PV}.tar.gz" +HOMEPAGE="https://sourceforge.net/projects/linux-diag/" +SRC_URI="https://sourceforge.net/projects/linux-diag/files/libvpd/${PV}/libvpd-${PV}.tar.gz" LICENSE="IBM" SLOT="0" diff --git a/sys-libs/libvpd/libvpd-2.2.4.ebuild b/sys-libs/libvpd/libvpd-2.2.4.ebuild index 220009728d95..1df7a3ecb670 100644 --- a/sys-libs/libvpd/libvpd-2.2.4.ebuild +++ b/sys-libs/libvpd/libvpd-2.2.4.ebuild @@ -6,8 +6,8 @@ EAPI=5 inherit eutils udev DESCRIPTION="Library implementation for listing vpds" -HOMEPAGE="http://sourceforge.net/projects/linux-diag/" -SRC_URI="http://sourceforge.net/projects/linux-diag/files/libvpd/${PV}/libvpd-${PV}.tar.gz" +HOMEPAGE="https://sourceforge.net/projects/linux-diag/" +SRC_URI="https://sourceforge.net/projects/linux-diag/files/libvpd/${PV}/libvpd-${PV}.tar.gz" LICENSE="IBM" SLOT="0" diff --git a/sys-libs/libvpd/libvpd-2.2.5.ebuild b/sys-libs/libvpd/libvpd-2.2.5.ebuild index 220009728d95..1df7a3ecb670 100644 --- a/sys-libs/libvpd/libvpd-2.2.5.ebuild +++ b/sys-libs/libvpd/libvpd-2.2.5.ebuild @@ -6,8 +6,8 @@ EAPI=5 inherit eutils udev DESCRIPTION="Library implementation for listing vpds" -HOMEPAGE="http://sourceforge.net/projects/linux-diag/" -SRC_URI="http://sourceforge.net/projects/linux-diag/files/libvpd/${PV}/libvpd-${PV}.tar.gz" +HOMEPAGE="https://sourceforge.net/projects/linux-diag/" +SRC_URI="https://sourceforge.net/projects/linux-diag/files/libvpd/${PV}/libvpd-${PV}.tar.gz" LICENSE="IBM" SLOT="0" |