diff options
author | Michael Palimaka <kensington@gentoo.org> | 2017-06-18 18:50:39 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-06-18 18:58:25 +1000 |
commit | 50ab4b00cedc49b850258c0f1dec09a5d945f2ee (patch) | |
tree | 77e0404c5418718d7caa55e2b8b75188b1476a60 /app-editors/focuswriter | |
parent | dev-python/gst-python: Support python:3.6, bump to 1.10.5 (diff) | |
download | gentoo-50ab4b00cedc49b850258c0f1dec09a5d945f2ee.tar.gz gentoo-50ab4b00cedc49b850258c0f1dec09a5d945f2ee.tar.bz2 gentoo-50ab4b00cedc49b850258c0f1dec09a5d945f2ee.zip |
app-editors/focuswriter: use HTTPS
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'app-editors/focuswriter')
-rw-r--r-- | app-editors/focuswriter/focuswriter-1.6.3.ebuild | 4 | ||||
-rw-r--r-- | app-editors/focuswriter/focuswriter-1.6.4.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-editors/focuswriter/focuswriter-1.6.3.ebuild b/app-editors/focuswriter/focuswriter-1.6.3.ebuild index 2b85f0daabaa..52ddd59f06e0 100644 --- a/app-editors/focuswriter/focuswriter-1.6.3.ebuild +++ b/app-editors/focuswriter/focuswriter-1.6.3.ebuild @@ -6,8 +6,8 @@ EAPI=6 inherit fdo-mime gnome2-utils qmake-utils DESCRIPTION="A fullscreen and distraction-free word processor" -HOMEPAGE="http://gottcode.org/focuswriter/" -SRC_URI="http://gottcode.org/${PN}/${P}-src.tar.bz2" +HOMEPAGE="https://gottcode.org/focuswriter/" +SRC_URI="https://gottcode.org/${PN}/${P}-src.tar.bz2" LICENSE="LGPL-3 GPL-3" SLOT="0" diff --git a/app-editors/focuswriter/focuswriter-1.6.4.ebuild b/app-editors/focuswriter/focuswriter-1.6.4.ebuild index 33107857b850..c0817727f18a 100644 --- a/app-editors/focuswriter/focuswriter-1.6.4.ebuild +++ b/app-editors/focuswriter/focuswriter-1.6.4.ebuild @@ -6,8 +6,8 @@ EAPI=6 inherit fdo-mime gnome2-utils qmake-utils DESCRIPTION="A fullscreen and distraction-free word processor" -HOMEPAGE="http://gottcode.org/focuswriter/" -SRC_URI="http://gottcode.org/${PN}/${P}-src.tar.bz2" +HOMEPAGE="https://gottcode.org/focuswriter/" +SRC_URI="https://gottcode.org/${PN}/${P}-src.tar.bz2" LICENSE="LGPL-3 GPL-3" SLOT="0" |