summaryrefslogtreecommitdiff
path: root/dev-util/geany/geany-1.33.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-03-27 22:40:05 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-03-27 22:40:05 +0100
commit8c364c784966be1700ea39ae45028f3e9be9cae0 (patch)
treec1971211069b79e3831b71accd52a67a9fdc77a3 /dev-util/geany/geany-1.33.ebuild
parent6bd95d1f6320b8666a31ec949183aaa3088aa16f (diff)
gentoo resync : 27.03.2018
Diffstat (limited to 'dev-util/geany/geany-1.33.ebuild')
-rw-r--r--dev-util/geany/geany-1.33.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/geany/geany-1.33.ebuild b/dev-util/geany/geany-1.33.ebuild
index 4975465aee2a..d99d1cea34dd 100644
--- a/dev-util/geany/geany-1.33.ebuild
+++ b/dev-util/geany/geany-1.33.ebuild
@@ -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"