diff options
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/qwriter/qwriter-0.1.9.ebuild | 2 | ||||
-rw-r--r-- | app-editors/qxmledit/qxmledit-0.8.5.ebuild | 2 | ||||
-rw-r--r-- | app-editors/qxmledit/qxmledit-0.8.8.1.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/app-editors/qwriter/qwriter-0.1.9.ebuild b/app-editors/qwriter/qwriter-0.1.9.ebuild index d6a022b7ed99..61d50c50946f 100644 --- a/app-editors/qwriter/qwriter-0.1.9.ebuild +++ b/app-editors/qwriter/qwriter-0.1.9.ebuild @@ -12,7 +12,7 @@ MY_P="${P}-src" DESCRIPTION="Advanced text editor with syntax highlighting" HOMEPAGE="http://qt-apps.org/content/show.php/QWriter?content=106377" #upstream failed to provide a sane url -SRC_URI="http://qwriter.googlecode.com/files/${MY_P}.tar.gz" +SRC_URI="https://qwriter.googlecode.com/files/${MY_P}.tar.gz" LICENSE="GPL-3" SLOT="0" diff --git a/app-editors/qxmledit/qxmledit-0.8.5.ebuild b/app-editors/qxmledit/qxmledit-0.8.5.ebuild index 04b274404c1f..7c0db79ed0f2 100644 --- a/app-editors/qxmledit/qxmledit-0.8.5.ebuild +++ b/app-editors/qxmledit/qxmledit-0.8.5.ebuild @@ -10,7 +10,7 @@ MY_P="qxmledit-${PV}-src" DESCRIPTION="Qt4 XML Editor" HOMEPAGE="https://code.google.com/p/qxmledit/" -SRC_URI="http://${PN}.googlecode.com/files/${MY_P}.tgz" +SRC_URI="https://${PN}.googlecode.com/files/${MY_P}.tgz" LICENSE="LGPL-2" SLOT="0" diff --git a/app-editors/qxmledit/qxmledit-0.8.8.1.ebuild b/app-editors/qxmledit/qxmledit-0.8.8.1.ebuild index ff5590504ae1..969ce53fd1df 100644 --- a/app-editors/qxmledit/qxmledit-0.8.8.1.ebuild +++ b/app-editors/qxmledit/qxmledit-0.8.8.1.ebuild @@ -12,7 +12,7 @@ MY_P="qxmledit-${MY_PV}-src" DESCRIPTION="Qt4 XML Editor" HOMEPAGE="https://code.google.com/p/qxmledit/" -SRC_URI="http://${PN}.googlecode.com/files/${MY_P}.tgz" +SRC_URI="https://${PN}.googlecode.com/files/${MY_P}.tgz" LICENSE="LGPL-2" SLOT="0" |