From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 176191382C5 for ; Sun, 25 Mar 2018 21:07:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0A44CE097E; Sun, 25 Mar 2018 21:07:01 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C6628E0967 for ; Sun, 25 Mar 2018 21:07:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 58FB6335C05 for ; Sun, 25 Mar 2018 21:06:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 131ED26A for ; Sun, 25 Mar 2018 21:06:58 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1522012009.403eda111c6cc44f1b66aaa5b1d3fb3f0ea68707.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/geany/ X-VCS-Repository: repo/gentoo X-VCS-Files: 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 X-VCS-Directories: dev-util/geany/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 403eda111c6cc44f1b66aaa5b1d3fb3f0ea68707 X-VCS-Branch: master Date: Sun, 25 Mar 2018 21:06:58 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 831a3020-9cbf-4d67-840a-b082a6c84be0 X-Archives-Hash: 51251ea0a326a789b212fffb605152cf commit: 403eda111c6cc44f1b66aaa5b1d3fb3f0ea68707 Author: Michael Mair-Keimberger gmail com> AuthorDate: Sat Mar 24 18:42:25 2018 +0000 Commit: Lars Wendler gentoo org> CommitDate: Sun Mar 25 21:06:49 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=403eda11 dev-util/geany: use HTTPS dev-util/geany/geany-1.30.1.ebuild | 6 +++--- dev-util/geany/geany-1.32.ebuild | 6 +++--- dev-util/geany/geany-1.33.ebuild | 4 ++-- dev-util/geany/geany-9999.ebuild | 4 ++-- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/dev-util/geany/geany-1.30.1.ebuild b/dev-util/geany/geany-1.30.1.ebuild index b259798f245..bf2f886d080 100644 --- a/dev-util/geany/geany-1.30.1.ebuild +++ b/dev-util/geany/geany-1.30.1.ebuild @@ -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" diff --git a/dev-util/geany/geany-1.32.ebuild b/dev-util/geany/geany-1.32.ebuild index 9dc2d38f3f6..568033fe57d 100644 --- a/dev-util/geany/geany-1.32.ebuild +++ b/dev-util/geany/geany-1.32.ebuild @@ -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" diff --git a/dev-util/geany/geany-1.33.ebuild b/dev-util/geany/geany-1.33.ebuild index 4975465aee2..d99d1cea34d 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" diff --git a/dev-util/geany/geany-9999.ebuild b/dev-util/geany/geany-9999.ebuild index 4975465aee2..d99d1cea34d 100644 --- a/dev-util/geany/geany-9999.ebuild +++ b/dev-util/geany/geany-9999.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"