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 /www-misc | |
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 'www-misc')
-rw-r--r-- | www-misc/bookmarksync/bookmarksync-0.3.4-r2.ebuild | 2 | ||||
-rw-r--r-- | www-misc/log-toolkit/log-toolkit-0.9.6.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www-misc/bookmarksync/bookmarksync-0.3.4-r2.ebuild b/www-misc/bookmarksync/bookmarksync-0.3.4-r2.ebuild index d2995aaff0e1..c96bed5f7f58 100644 --- a/www-misc/bookmarksync/bookmarksync-0.3.4-r2.ebuild +++ b/www-misc/bookmarksync/bookmarksync-0.3.4-r2.ebuild @@ -7,7 +7,7 @@ EAPI="2" inherit toolchain-funcs DESCRIPTION="bookmarksync synchronizes various browser bookmark files" -HOMEPAGE="http://sourceforge.net/projects/booksync/" +HOMEPAGE="https://sourceforge.net/projects/booksync/" SRC_URI="mirror://sourceforge/booksync/${P}.tar.gz" LICENSE="GPL-2" diff --git a/www-misc/log-toolkit/log-toolkit-0.9.6.ebuild b/www-misc/log-toolkit/log-toolkit-0.9.6.ebuild index b5eebe5d699a..19d4c7a88b1c 100644 --- a/www-misc/log-toolkit/log-toolkit-0.9.6.ebuild +++ b/www-misc/log-toolkit/log-toolkit-0.9.6.ebuild @@ -5,7 +5,7 @@ inherit depend.apache DESCRIPTION="set of tools to manipulate and maintain webserver logfiles" -HOMEPAGE="http://sourceforge.net/projects/log-toolkit/" +HOMEPAGE="https://sourceforge.net/projects/log-toolkit/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" |