Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/logtalk/
Date: Thu, 04 Jun 2020 09:07:06
Message-Id: 1591261572.c72fd6c5d5c1cf405b6c7a7a0b9568007632396e.soap@gentoo
1 commit: c72fd6c5d5c1cf405b6c7a7a0b9568007632396e
2 Author: Alexey Sokolov <sokolov <AT> google <DOT> com>
3 AuthorDate: Thu Jun 4 09:06:12 2020 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 4 09:06:12 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c72fd6c5
7
8 dev-lang/logtalk: update homepage
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Alexey Sokolov <sokolov <AT> google.com>
12 Signed-off-by: David Seifert <soap <AT> gentoo.org>
13
14 dev-lang/logtalk/logtalk-3.18.0.ebuild | 6 +++---
15 dev-lang/logtalk/logtalk-3.36.0.ebuild | 4 ++--
16 2 files changed, 5 insertions(+), 5 deletions(-)
17
18 diff --git a/dev-lang/logtalk/logtalk-3.18.0.ebuild b/dev-lang/logtalk/logtalk-3.18.0.ebuild
19 index ebc48ba9a70..63726459ddf 100644
20 --- a/dev-lang/logtalk/logtalk-3.18.0.ebuild
21 +++ b/dev-lang/logtalk/logtalk-3.18.0.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2018 Gentoo Foundation
24 +# Copyright 1999-2020 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -6,8 +6,8 @@ EAPI=6
29 inherit eutils xdg-utils
30
31 DESCRIPTION="Open source object-oriented logic programming language"
32 -HOMEPAGE="http://logtalk.org"
33 -SRC_URI="http://logtalk.org/files/${P}.tar.bz2"
34 +HOMEPAGE="https://logtalk.org"
35 +SRC_URI="https://logtalk.org/files/${P}.tar.bz2"
36 LICENSE="Apache-2.0"
37
38 SLOT="0"
39
40 diff --git a/dev-lang/logtalk/logtalk-3.36.0.ebuild b/dev-lang/logtalk/logtalk-3.36.0.ebuild
41 index f7a62987873..63726459ddf 100644
42 --- a/dev-lang/logtalk/logtalk-3.36.0.ebuild
43 +++ b/dev-lang/logtalk/logtalk-3.36.0.ebuild
44 @@ -6,8 +6,8 @@ EAPI=6
45 inherit eutils xdg-utils
46
47 DESCRIPTION="Open source object-oriented logic programming language"
48 -HOMEPAGE="http://logtalk.org"
49 -SRC_URI="http://logtalk.org/files/${P}.tar.bz2"
50 +HOMEPAGE="https://logtalk.org"
51 +SRC_URI="https://logtalk.org/files/${P}.tar.bz2"
52 LICENSE="Apache-2.0"
53
54 SLOT="0"