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 F364E1382C5 for ; Thu, 4 Jun 2020 09:07:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1E52EE09CB; Thu, 4 Jun 2020 09:07:01 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 01566E09CB for ; Thu, 4 Jun 2020 09: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 480E634F007 for ; Thu, 4 Jun 2020 09:06:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6C977296 for ; Thu, 4 Jun 2020 09:06:53 +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: <1591261572.c72fd6c5d5c1cf405b6c7a7a0b9568007632396e.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/logtalk/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-lang/logtalk/logtalk-3.18.0.ebuild dev-lang/logtalk/logtalk-3.36.0.ebuild X-VCS-Directories: dev-lang/logtalk/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: c72fd6c5d5c1cf405b6c7a7a0b9568007632396e X-VCS-Branch: master Date: Thu, 4 Jun 2020 09:06:53 +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: c9142edd-d03f-4f7b-8fa2-5481c0be05d1 X-Archives-Hash: 79cc168d682d06cea14c2afb6ddb63d8 commit: c72fd6c5d5c1cf405b6c7a7a0b9568007632396e Author: Alexey Sokolov google com> AuthorDate: Thu Jun 4 09:06:12 2020 +0000 Commit: David Seifert gentoo org> CommitDate: Thu Jun 4 09:06:12 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c72fd6c5 dev-lang/logtalk: 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> dev-lang/logtalk/logtalk-3.18.0.ebuild | 6 +++--- dev-lang/logtalk/logtalk-3.36.0.ebuild | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dev-lang/logtalk/logtalk-3.18.0.ebuild b/dev-lang/logtalk/logtalk-3.18.0.ebuild index ebc48ba9a70..63726459ddf 100644 --- a/dev-lang/logtalk/logtalk-3.18.0.ebuild +++ b/dev-lang/logtalk/logtalk-3.18.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,8 +6,8 @@ EAPI=6 inherit eutils xdg-utils DESCRIPTION="Open source object-oriented logic programming language" -HOMEPAGE="http://logtalk.org" -SRC_URI="http://logtalk.org/files/${P}.tar.bz2" +HOMEPAGE="https://logtalk.org" +SRC_URI="https://logtalk.org/files/${P}.tar.bz2" LICENSE="Apache-2.0" SLOT="0" diff --git a/dev-lang/logtalk/logtalk-3.36.0.ebuild b/dev-lang/logtalk/logtalk-3.36.0.ebuild index f7a62987873..63726459ddf 100644 --- a/dev-lang/logtalk/logtalk-3.36.0.ebuild +++ b/dev-lang/logtalk/logtalk-3.36.0.ebuild @@ -6,8 +6,8 @@ EAPI=6 inherit eutils xdg-utils DESCRIPTION="Open source object-oriented logic programming language" -HOMEPAGE="http://logtalk.org" -SRC_URI="http://logtalk.org/files/${P}.tar.bz2" +HOMEPAGE="https://logtalk.org" +SRC_URI="https://logtalk.org/files/${P}.tar.bz2" LICENSE="Apache-2.0" SLOT="0"