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 7E73C1382C5 for ; Thu, 4 Jun 2020 09:06:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4AD24E09A6; Thu, 4 Jun 2020 09:06:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 3149CE09A6 for ; Thu, 4 Jun 2020 09:06:57 +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 2C96634EF43 for ; Thu, 4 Jun 2020 09:06:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F03C028D for ; Thu, 4 Jun 2020 09:06:52 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1591261554.1ab1b422811161e72232a0a901d275e11cdf78de.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-proxy/rejik/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-proxy/rejik/rejik-3.2.10.ebuild X-VCS-Directories: net-proxy/rejik/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 1ab1b422811161e72232a0a901d275e11cdf78de X-VCS-Branch: master Date: Thu, 4 Jun 2020 09:06:52 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 1462e651-c46f-420e-9602-5b518b908793 X-Archives-Hash: 92a9d843b0bb3a6a9c05bce41f3d5f84 commit: 1ab1b422811161e72232a0a901d275e11cdf78de Author: Alexey Sokolov google com> AuthorDate: Thu Jun 4 09:05:54 2020 +0000 Commit: David Seifert gentoo org> CommitDate: Thu Jun 4 09:05:54 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ab1b422 net-proxy/rejik: update homepage Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexey Sokolov google.com> Signed-off-by: David Seifert gentoo.org> net-proxy/rejik/rejik-3.2.10.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net-proxy/rejik/rejik-3.2.10.ebuild b/net-proxy/rejik/rejik-3.2.10.ebuild index f5fc802fb24..2c60bc8a830 100644 --- a/net-proxy/rejik/rejik-3.2.10.ebuild +++ b/net-proxy/rejik/rejik-3.2.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="4" @@ -6,8 +6,8 @@ EAPI="4" inherit eutils toolchain-funcs DESCRIPTION="A squid redirector used for blocking unwanted content" -HOMEPAGE="http://rejik.ru/" -SRC_URI="http://rejik.ru/download/redirector-${PV}.tgz +HOMEPAGE="https://rejik.ru/" +SRC_URI="https://rejik.ru/download/redirector-${PV}.tgz banlists? ( http://rejik.ru/download/banlists-2.x.x.tgz )" LICENSE="GPL-2"