diff options
author | 2015-08-24 13:35:05 +0200 | |
---|---|---|
committer | 2015-08-24 13:35:41 +0200 | |
commit | 769c75f84ac0d1be61ecaeaff0fcc8c509063ec5 (patch) | |
tree | b2ac9f34d4991495f829bd5db62f51c7579e4a4e /app-emacs | |
parent | sys-cluster/util-vserver: Version bump. Fixes bug 541750. (diff) | |
download | gentoo-769c75f84ac0d1be61ecaeaff0fcc8c509063ec5.tar.gz gentoo-769c75f84ac0d1be61ecaeaff0fcc8c509063ec5.tar.bz2 gentoo-769c75f84ac0d1be61ecaeaff0fcc8c509063ec5.zip |
Enable https for all google URIs
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/distel/distel-4.0.6.ebuild | 4 | ||||
-rw-r--r-- | app-emacs/google-c-style/google-c-style-20091009-r1.ebuild | 2 | ||||
-rw-r--r-- | app-emacs/imaxima/imaxima-1.0-r3.ebuild | 2 | ||||
-rw-r--r-- | app-emacs/qwerty/qwerty-1.1.ebuild | 2 | ||||
-rw-r--r-- | app-emacs/yasnippet/yasnippet-0.5.10.ebuild | 2 | ||||
-rw-r--r-- | app-emacs/yasnippet/yasnippet-0.6.0c.ebuild | 2 | ||||
-rw-r--r-- | app-emacs/yasnippet/yasnippet-0.6.1c.ebuild | 2 |
7 files changed, 8 insertions, 8 deletions
diff --git a/app-emacs/distel/distel-4.0.6.ebuild b/app-emacs/distel/distel-4.0.6.ebuild index e03848432b7f..92c22a0a0b67 100644 --- a/app-emacs/distel/distel-4.0.6.ebuild +++ b/app-emacs/distel/distel-4.0.6.ebuild @@ -7,11 +7,11 @@ EAPI=5 inherit elisp DESCRIPTION="Distributed Emacs Lisp for Erlang" -HOMEPAGE="http://code.google.com/p/distel/ +HOMEPAGE="https://code.google.com/p/distel/ http://www.emacswiki.org/emacs/DistributedEmacsLisp" SRC_URI="https://github.com/massemanet/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" -# "New BSD License" according to http://code.google.com/p/distel/ +# "New BSD License" according to https://code.google.com/p/distel/ LICENSE="BSD" SLOT="0" KEYWORDS="~amd64 ~x86" diff --git a/app-emacs/google-c-style/google-c-style-20091009-r1.ebuild b/app-emacs/google-c-style/google-c-style-20091009-r1.ebuild index 3ac3bc90ea32..717814e7edcb 100644 --- a/app-emacs/google-c-style/google-c-style-20091009-r1.ebuild +++ b/app-emacs/google-c-style/google-c-style-20091009-r1.ebuild @@ -7,7 +7,7 @@ EAPI=4 inherit elisp DESCRIPTION="Provides the google C/C++ coding style" -HOMEPAGE="http://code.google.com/p/google-styleguide/" +HOMEPAGE="https://code.google.com/p/google-styleguide/" SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )" diff --git a/app-emacs/imaxima/imaxima-1.0-r3.ebuild b/app-emacs/imaxima/imaxima-1.0-r3.ebuild index 5c5ec8137e35..bc5b48327599 100644 --- a/app-emacs/imaxima/imaxima-1.0-r3.ebuild +++ b/app-emacs/imaxima/imaxima-1.0-r3.ebuild @@ -8,7 +8,7 @@ inherit elisp MY_P="${PN}-imath-${PV/_}" DESCRIPTION="Imaxima enables graphical output in Maxima sessions with emacs" -HOMEPAGE="http://sites.google.com/site/imaximaimath/" +HOMEPAGE="https://sites.google.com/site/imaximaimath/" SRC_URI="https://sites.google.com/site/imaximaimath/download-and-install/${MY_P}.tar.gz" LICENSE="GPL-2+" diff --git a/app-emacs/qwerty/qwerty-1.1.ebuild b/app-emacs/qwerty/qwerty-1.1.ebuild index 88e6f62aaaf2..cc724e937ae5 100644 --- a/app-emacs/qwerty/qwerty-1.1.ebuild +++ b/app-emacs/qwerty/qwerty-1.1.ebuild @@ -8,7 +8,7 @@ inherit elisp DESCRIPTION="Switch between QWERTY and DVORAK without changing the console keymap" # gnu.emacs.sources Message-ID: <NJ104.93Mar1125218@bootes.cus.cam.ac.uk> -HOMEPAGE="http://groups.google.com/group/gnu.emacs.sources/msg/eab31c752dfdd3a5" +HOMEPAGE="https://groups.google.com/group/gnu.emacs.sources/msg/eab31c752dfdd3a5" SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-1+" diff --git a/app-emacs/yasnippet/yasnippet-0.5.10.ebuild b/app-emacs/yasnippet/yasnippet-0.5.10.ebuild index 0806d0037994..3da525ed9114 100644 --- a/app-emacs/yasnippet/yasnippet-0.5.10.ebuild +++ b/app-emacs/yasnippet/yasnippet-0.5.10.ebuild @@ -5,7 +5,7 @@ inherit elisp DESCRIPTION="Yet another snippet extension for Emacs" -HOMEPAGE="http://code.google.com/p/yasnippet/" +HOMEPAGE="https://code.google.com/p/yasnippet/" SRC_URI="http://yasnippet.googlecode.com/files/${P}.tar.bz2 doc? ( http://yasnippet.googlecode.com/files/${PN}-doc-${PV}.tar.bz2 )" diff --git a/app-emacs/yasnippet/yasnippet-0.6.0c.ebuild b/app-emacs/yasnippet/yasnippet-0.6.0c.ebuild index 967791e14e88..8d5a48a6927d 100644 --- a/app-emacs/yasnippet/yasnippet-0.6.0c.ebuild +++ b/app-emacs/yasnippet/yasnippet-0.6.0c.ebuild @@ -5,7 +5,7 @@ inherit elisp DESCRIPTION="Yet another snippet extension for Emacs" -HOMEPAGE="http://code.google.com/p/yasnippet/" +HOMEPAGE="https://code.google.com/p/yasnippet/" SRC_URI="http://yasnippet.googlecode.com/files/${P}.tar.bz2 doc? ( http://yasnippet.googlecode.com/files/${PN}-doc-${PV}.tar.bz2 )" diff --git a/app-emacs/yasnippet/yasnippet-0.6.1c.ebuild b/app-emacs/yasnippet/yasnippet-0.6.1c.ebuild index 967791e14e88..8d5a48a6927d 100644 --- a/app-emacs/yasnippet/yasnippet-0.6.1c.ebuild +++ b/app-emacs/yasnippet/yasnippet-0.6.1c.ebuild @@ -5,7 +5,7 @@ inherit elisp DESCRIPTION="Yet another snippet extension for Emacs" -HOMEPAGE="http://code.google.com/p/yasnippet/" +HOMEPAGE="https://code.google.com/p/yasnippet/" SRC_URI="http://yasnippet.googlecode.com/files/${P}.tar.bz2 doc? ( http://yasnippet.googlecode.com/files/${PN}-doc-${PV}.tar.bz2 )" |