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 CC6B0138334 for ; Thu, 7 Jun 2018 19:22:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8BD57E0B06; Thu, 7 Jun 2018 19:22:49 +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 2FA8EE0B06 for ; Thu, 7 Jun 2018 19:22:48 +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 11E7E335CC4 for ; Thu, 7 Jun 2018 19:22:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7CE9E2CA for ; Thu, 7 Jun 2018 19:22:45 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1528399212.229b9318234d54c2b01928747950ac057e3b3118.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/smarty/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-php/smarty/smarty-3.1.30.ebuild dev-php/smarty/smarty-3.1.31.ebuild dev-php/smarty/smarty-3.1.32.ebuild X-VCS-Directories: dev-php/smarty/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 229b9318234d54c2b01928747950ac057e3b3118 X-VCS-Branch: master Date: Thu, 7 Jun 2018 19:22:45 +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: c6fe36bc-e20a-4256-8339-343b0660781c X-Archives-Hash: fedb51256db9196ea13f5e753133fc83 commit: 229b9318234d54c2b01928747950ac057e3b3118 Author: Michael Mair-Keimberger gmail com> AuthorDate: Mon Jun 4 20:14:23 2018 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Thu Jun 7 19:20:12 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=229b9318 dev-php/smarty: use HTTPs dev-php/smarty/smarty-3.1.30.ebuild | 6 +++--- dev-php/smarty/smarty-3.1.31.ebuild | 6 +++--- dev-php/smarty/smarty-3.1.32.ebuild | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/dev-php/smarty/smarty-3.1.30.ebuild b/dev-php/smarty/smarty-3.1.30.ebuild index 77b16147421..8d68f8465a4 100644 --- a/dev-php/smarty/smarty-3.1.30.ebuild +++ b/dev-php/smarty/smarty-3.1.30.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,9 +6,9 @@ EAPI=6 DOC_PV="3.1.14" DESCRIPTION="A template engine for PHP" -HOMEPAGE="http://www.smarty.net/" +HOMEPAGE="https://www.smarty.net/" SRC_URI="https://github.com/smarty-php/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz - doc? ( http://www.smarty.net/files/docs/manual-en.${DOC_PV}.zip )" + doc? ( https://www.smarty.net/files/docs/manual-en.${DOC_PV}.zip )" LICENSE="LGPL-3" SLOT="0" diff --git a/dev-php/smarty/smarty-3.1.31.ebuild b/dev-php/smarty/smarty-3.1.31.ebuild index d0f0c4c87fc..c1b265f15ea 100644 --- a/dev-php/smarty/smarty-3.1.31.ebuild +++ b/dev-php/smarty/smarty-3.1.31.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,9 +6,9 @@ EAPI=6 DOC_PV="3.1.14" DESCRIPTION="A template engine for PHP" -HOMEPAGE="http://www.smarty.net/" +HOMEPAGE="https://www.smarty.net/" SRC_URI="https://github.com/smarty-php/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz - doc? ( http://www.smarty.net/files/docs/manual-en.${DOC_PV}.zip )" + doc? ( https://www.smarty.net/files/docs/manual-en.${DOC_PV}.zip )" LICENSE="LGPL-3" SLOT="0" diff --git a/dev-php/smarty/smarty-3.1.32.ebuild b/dev-php/smarty/smarty-3.1.32.ebuild index d1a7a62bef9..c1b265f15ea 100644 --- a/dev-php/smarty/smarty-3.1.32.ebuild +++ b/dev-php/smarty/smarty-3.1.32.ebuild @@ -6,9 +6,9 @@ EAPI=6 DOC_PV="3.1.14" DESCRIPTION="A template engine for PHP" -HOMEPAGE="http://www.smarty.net/" +HOMEPAGE="https://www.smarty.net/" SRC_URI="https://github.com/smarty-php/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz - doc? ( http://www.smarty.net/files/docs/manual-en.${DOC_PV}.zip )" + doc? ( https://www.smarty.net/files/docs/manual-en.${DOC_PV}.zip )" LICENSE="LGPL-3" SLOT="0"