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 /app-pda | |
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 'app-pda')
-rw-r--r-- | app-pda/dynamite/dynamite-0.1.1_p20120512.ebuild | 2 | ||||
-rw-r--r-- | app-pda/fusepod/fusepod-0.5.2.ebuild | 2 | ||||
-rw-r--r-- | app-pda/orange/orange-0.4.ebuild | 2 | ||||
-rw-r--r-- | app-pda/synce-core/synce-core-0.16-r1.ebuild | 2 | ||||
-rw-r--r-- | app-pda/synce-sync-engine/synce-sync-engine-0.15.1-r3.ebuild | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/app-pda/dynamite/dynamite-0.1.1_p20120512.ebuild b/app-pda/dynamite/dynamite-0.1.1_p20120512.ebuild index acbbcc7cfecc..d9157a4fced7 100644 --- a/app-pda/dynamite/dynamite-0.1.1_p20120512.ebuild +++ b/app-pda/dynamite/dynamite-0.1.1_p20120512.ebuild @@ -6,7 +6,7 @@ EAPI=4 inherit autotools eutils DESCRIPTION="A tool (and library) for decompressing data compressed with PKWARE Data Compression Library" -HOMEPAGE="https://github.com/twogood/dynamite http://sourceforge.net/projects/synce/" +HOMEPAGE="https://github.com/twogood/dynamite https://sourceforge.net/projects/synce/" SRC_URI="https://dev.gentoo.org/~ssuominen/${P}.tar.xz" LICENSE="MIT" diff --git a/app-pda/fusepod/fusepod-0.5.2.ebuild b/app-pda/fusepod/fusepod-0.5.2.ebuild index 07e399098c7e..5024b1fde5c2 100644 --- a/app-pda/fusepod/fusepod-0.5.2.ebuild +++ b/app-pda/fusepod/fusepod-0.5.2.ebuild @@ -6,7 +6,7 @@ EAPI=4 inherit eutils DESCRIPTION="A userspace filesystem which mounts your iPod into a directory" -HOMEPAGE="http://sourceforge.net/projects/fusepod/" +HOMEPAGE="https://sourceforge.net/projects/fusepod/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/app-pda/orange/orange-0.4.ebuild b/app-pda/orange/orange-0.4.ebuild index 1b7bd82f9b35..7821934b7fd8 100644 --- a/app-pda/orange/orange-0.4.ebuild +++ b/app-pda/orange/orange-0.4.ebuild @@ -7,7 +7,7 @@ EAPI=4 MY_P=lib${P} DESCRIPTION="A tool and library for extracting cabs from executable installers" -HOMEPAGE="http://sourceforge.net/projects/synce/" +HOMEPAGE="https://sourceforge.net/projects/synce/" SRC_URI="mirror://sourceforge/synce/${MY_P}.tar.gz" LICENSE="MIT" diff --git a/app-pda/synce-core/synce-core-0.16-r1.ebuild b/app-pda/synce-core/synce-core-0.16-r1.ebuild index 6cccd8ec79dd..e0e6562694ab 100644 --- a/app-pda/synce-core/synce-core-0.16-r1.ebuild +++ b/app-pda/synce-core/synce-core-0.16-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_DEPEND="python? 2:2.7" inherit flag-o-matic python DESCRIPTION="Base libraries, including RAPI protocol, tools and dccm daemon" -HOMEPAGE="http://sourceforge.net/projects/synce/" +HOMEPAGE="https://sourceforge.net/projects/synce/" SRC_URI="mirror://sourceforge/synce/${P}.tar.gz" LICENSE="MIT" diff --git a/app-pda/synce-sync-engine/synce-sync-engine-0.15.1-r3.ebuild b/app-pda/synce-sync-engine/synce-sync-engine-0.15.1-r3.ebuild index 9f7d524334d0..ba295f33cdf6 100644 --- a/app-pda/synce-sync-engine/synce-sync-engine-0.15.1-r3.ebuild +++ b/app-pda/synce-sync-engine/synce-sync-engine-0.15.1-r3.ebuild @@ -11,7 +11,7 @@ RESTRICT_PYTHON_ABIS="3.*" inherit distutils multilib DESCRIPTION="A synchronization engine for SynCE" -HOMEPAGE="http://sourceforge.net/projects/synce/" +HOMEPAGE="https://sourceforge.net/projects/synce/" SRC_URI="mirror://sourceforge/synce/${P}.tar.gz" LICENSE="GPL-2" |