public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Akinori Hattori" <hattya@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-scheme/chicken/
Date: Fri, 19 Nov 2021 13:46:32 +0000 (UTC)	[thread overview]
Message-ID: <1637329540.88dec64c2f58f727d431b5efd9b9e26447f8c0e7.hattya@gentoo> (raw)

commit:     88dec64c2f58f727d431b5efd9b9e26447f8c0e7
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 19 13:32:35 2021 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Fri Nov 19 13:45:40 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88dec64c

dev-scheme/chicken: update HOMEPAGE and SRC_URI

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>

 dev-scheme/chicken/chicken-4.13.0-r1.ebuild | 6 +++---
 dev-scheme/chicken/chicken-5.2.0.ebuild     | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-scheme/chicken/chicken-4.13.0-r1.ebuild b/dev-scheme/chicken/chicken-4.13.0-r1.ebuild
index 9f70d69dc3f6..a5909e3096ea 100644
--- a/dev-scheme/chicken/chicken-4.13.0-r1.ebuild
+++ b/dev-scheme/chicken/chicken-4.13.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,8 +7,8 @@ inherit versionator
 
 MY_PV=$(get_version_component_range 1-3)
 DESCRIPTION="Scheme interpreter and native Scheme to C compiler"
-HOMEPAGE="http://www.call-cc.org/"
-SRC_URI="http://code.call-cc.org/releases/${MY_PV}/${P}.tar.gz"
+HOMEPAGE="https://www.call-cc.org/"
+SRC_URI="https://code.call-cc.org/releases/${MY_PV}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"

diff --git a/dev-scheme/chicken/chicken-5.2.0.ebuild b/dev-scheme/chicken/chicken-5.2.0.ebuild
index 2dbaea1fa525..6d7cd0c4131a 100644
--- a/dev-scheme/chicken/chicken-5.2.0.ebuild
+++ b/dev-scheme/chicken/chicken-5.2.0.ebuild
@@ -4,8 +4,8 @@
 EAPI=7
 
 DESCRIPTION="Scheme interpreter and native Scheme to C compiler"
-HOMEPAGE="http://www.call-cc.org/"
-SRC_URI="http://code.call-cc.org/releases/${PV}/${P}.tar.gz"
+HOMEPAGE="https://www.call-cc.org/"
+SRC_URI="https://code.call-cc.org/releases/${PV}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"


             reply	other threads:[~2021-11-19 13:46 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-19 13:46 Akinori Hattori [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-08-26 13:14 [gentoo-commits] repo/gentoo:master commit in: dev-scheme/chicken/ Maciej Barć
2024-10-01  1:11 Sam James
2024-10-01  1:11 Sam James
2024-10-01  1:11 Sam James
2024-10-01  1:11 Sam James
2024-08-24 15:44 Maciej Barć
2022-05-23 14:26 Jakov Smolić
2022-05-23 14:05 Yixun Lan
2022-04-16  2:10 Akinori Hattori
2022-04-02 15:52 Agostino Sarubbo
2022-04-02  8:03 Agostino Sarubbo
2022-04-01 12:06 Arthur Zamarin
2022-04-01  5:15 Arthur Zamarin
2021-11-28 13:10 Akinori Hattori
2021-11-19 15:51 Akinori Hattori
2021-11-19 13:46 Akinori Hattori
2021-11-19 13:46 Akinori Hattori
2021-11-19 13:46 Akinori Hattori
2021-11-19 13:46 Akinori Hattori
2021-11-19 13:46 Akinori Hattori
2018-06-11 15:07 Aaron Bauman
2018-03-31 10:11 Tobias Klausmann
2018-03-18 10:33 Sergei Trofimovich
2018-03-15 21:22 Mikle Kolyada
2018-03-15 21:07 Maxim Koltsov
2018-03-15 20:39 Maxim Koltsov
2016-10-05  7:57 Patrice Clement
2015-12-21 14:25 Patrick Lauer
2015-11-15  1:03 Ian Delaney
2015-11-13  9:48 Agostino Sarubbo
2015-11-04 14:26 Agostino Sarubbo
2015-11-01 13:10 Mikle Kolyada
2015-10-23 10:34 Agostino Sarubbo
2015-10-21 12:28 Tobias Klausmann
2015-10-17  0:48 Ian Delaney

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1637329540.88dec64c2f58f727d431b5efd9b9e26447f8c0e7.hattya@gentoo \
    --to=hattya@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox