dev-util/geany: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sat, 24 Mar 2018 18:42:25 +0000 (19:42 +0100)
committerLars Wendler <polynomial-c@gentoo.org>
Sun, 25 Mar 2018 21:06:49 +0000 (23:06 +0200)
dev-util/geany/geany-1.30.1.ebuild
dev-util/geany/geany-1.32.ebuild
dev-util/geany/geany-1.33.ebuild
dev-util/geany/geany-9999.ebuild

index b259798f2455a5c8bb2cbd353fbd2432b88b20a5..bf2f886d080a2149295219a3b04a4046bb2c59d7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,8 +8,8 @@ LANGS="ar ast be bg ca cs de el en_GB es et eu fa fi fr gl he hi hu id it ja kk
 NOSHORTLANGS="en_GB zh_CN zh_TW"
 
 DESCRIPTION="GTK+ based fast and lightweight IDE"
-HOMEPAGE="http://www.geany.org"
-SRC_URI="http://download.geany.org/${P}.tar.bz2"
+HOMEPAGE="https://www.geany.org"
+SRC_URI="https://download.geany.org/${P}.tar.bz2"
 
 LICENSE="GPL-2+ HPND"
 SLOT="0"
index 9dc2d38f3f604aeac2396e0626d776c1e7a59771..568033fe57d5d963de21870ae76eb86f32b6efa4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,8 +8,8 @@ LANGS="ar ast be bg ca cs de el en_GB es et eu fa fi fr gl he hi hu id it ja kk
 NOSHORTLANGS="en_GB zh_CN zh_TW"
 
 DESCRIPTION="GTK+ based fast and lightweight IDE"
-HOMEPAGE="http://www.geany.org"
-SRC_URI="http://download.geany.org/${P}.tar.bz2"
+HOMEPAGE="https://www.geany.org"
+SRC_URI="https://download.geany.org/${P}.tar.bz2"
 
 LICENSE="GPL-2+ HPND"
 SLOT="0"
index 4975465aee2a72027c6ff94805f75dc391eba20e..d99d1cea34ddb670528b982b921584321447b134 100644 (file)
@@ -9,12 +9,12 @@ LANGS="ar ast be bg ca cs de el en_GB es et eu fa fi fr gl he hi hu id it ja kk
 NOSHORTLANGS="en_GB zh_CN zh_TW"
 
 DESCRIPTION="GTK+ based fast and lightweight IDE"
-HOMEPAGE="http://www.geany.org"
+HOMEPAGE="https://www.geany.org"
 if [[ "${PV}" = 9999* ]] ; then
        inherit autotools git-r3
        EGIT_REPO_URI="https://github.com/geany/geany.git"
 else
-       SRC_URI="http://download.geany.org/${P}.tar.bz2"
+       SRC_URI="https://download.geany.org/${P}.tar.bz2"
        KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
 fi
 LICENSE="GPL-2+ HPND"
index 4975465aee2a72027c6ff94805f75dc391eba20e..d99d1cea34ddb670528b982b921584321447b134 100644 (file)
@@ -9,12 +9,12 @@ LANGS="ar ast be bg ca cs de el en_GB es et eu fa fi fr gl he hi hu id it ja kk
 NOSHORTLANGS="en_GB zh_CN zh_TW"
 
 DESCRIPTION="GTK+ based fast and lightweight IDE"
-HOMEPAGE="http://www.geany.org"
+HOMEPAGE="https://www.geany.org"
 if [[ "${PV}" = 9999* ]] ; then
        inherit autotools git-r3
        EGIT_REPO_URI="https://github.com/geany/geany.git"
 else
-       SRC_URI="http://download.geany.org/${P}.tar.bz2"
+       SRC_URI="https://download.geany.org/${P}.tar.bz2"
        KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
 fi
 LICENSE="GPL-2+ HPND"