diff options
author | Mike Frysinger <vapier@gentoo.org> | 2016-06-04 13:54:23 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2016-06-04 13:54:23 -0400 |
commit | 6c49fbac47ddb2c42ee285130afea56f349a2d40 (patch) | |
tree | 285e5c0306e3484c8cbfbe5566242fe49857399d /app-editors | |
parent | dev-libs/libintl: stable on arm. bug #584616 (diff) | |
download | gentoo-6c49fbac47ddb2c42ee285130afea56f349a2d40.tar.gz gentoo-6c49fbac47ddb2c42ee285130afea56f349a2d40.tar.bz2 gentoo-6c49fbac47ddb2c42ee285130afea56f349a2d40.zip |
savannah: switch to https URLs
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/qemacs/qemacs-0.4.0_pre20090420-r1.ebuild | 2 | ||||
-rw-r--r-- | app-editors/qemacs/qemacs-0.4.1_pre20150916.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/qemacs/qemacs-0.4.0_pre20090420-r1.ebuild b/app-editors/qemacs/qemacs-0.4.0_pre20090420-r1.ebuild index a91a379adf13..f26437d7b3d0 100644 --- a/app-editors/qemacs/qemacs-0.4.0_pre20090420-r1.ebuild +++ b/app-editors/qemacs/qemacs-0.4.0_pre20090420-r1.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit eutils flag-o-matic toolchain-funcs DESCRIPTION="QEmacs is a very small but powerful UNIX editor" -HOMEPAGE="http://savannah.nongnu.org/projects/qemacs" +HOMEPAGE="https://savannah.nongnu.org/projects/qemacs" SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="LGPL-2.1+ GPL-2+" diff --git a/app-editors/qemacs/qemacs-0.4.1_pre20150916.ebuild b/app-editors/qemacs/qemacs-0.4.1_pre20150916.ebuild index e2a7df12b0f1..8952711b0a13 100644 --- a/app-editors/qemacs/qemacs-0.4.1_pre20150916.ebuild +++ b/app-editors/qemacs/qemacs-0.4.1_pre20150916.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit eutils flag-o-matic toolchain-funcs DESCRIPTION="QEmacs is a very small but powerful UNIX editor" -HOMEPAGE="http://savannah.nongnu.org/projects/qemacs" +HOMEPAGE="https://savannah.nongnu.org/projects/qemacs" # snapshot of http://cvs.savannah.gnu.org/viewvc/?root=qemacs SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz" |