Gentoo Archives: gentoo-commits

From: Viorel Munteanu <ceamac@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:master commit in: net-dialup/atinout/
Date: Sun, 29 Jan 2023 10:40:30
Message-Id: 1674983751.3610b6426adcf3189a34ef193017d959b673005e.ceamac@gentoo
1 commit: 3610b6426adcf3189a34ef193017d959b673005e
2 Author: Joe Kappus <joe <AT> wt <DOT> gd>
3 AuthorDate: Sun Jan 29 09:15:51 2023 +0000
4 Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 29 09:15:51 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3610b642
7
8 net-dialup/atinout: update HOMEPAGE
9
10 Signed-off-by: Joe Kappus <joe <AT> wt.gd>
11
12 net-dialup/atinout/atinout-0.9.1-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-dialup/atinout/atinout-0.9.1-r1.ebuild b/net-dialup/atinout/atinout-0.9.1-r1.ebuild
16 index 2ef99bfee..1d89db870 100644
17 --- a/net-dialup/atinout/atinout-0.9.1-r1.ebuild
18 +++ b/net-dialup/atinout/atinout-0.9.1-r1.ebuild
19 @@ -6,7 +6,7 @@ EAPI=7
20 inherit toolchain-funcs
21
22 DESCRIPTION="AT commands as input are sent to modem and responses given as output"
23 -HOMEPAGE="http://atinout.sourceforge.net/index.html"
24 +HOMEPAGE="https://atinout.sourceforge.net/index.html"
25 SRC_URI="https://netix.dl.sourceforge.net/project/atinout/v0.9.1/${P}.tar.gz"
26
27 LICENSE="GPL-3"