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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8FEBF15800A for ; Tue, 1 Aug 2023 16:14:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D7ED4E0C97; Tue, 1 Aug 2023 16:14:23 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B7058E0C7A for ; Tue, 1 Aug 2023 16:14:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CAD8E335D64 for ; Tue, 1 Aug 2023 16:14:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EA412EAF for ; Tue, 1 Aug 2023 16:14:19 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1690906417.bf6bf7d27567138221d2a0e44248743fcba71049.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/ofono/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/ofono/ofono-1.33.ebuild net-misc/ofono/ofono-1.34.ebuild net-misc/ofono/ofono-2.0.ebuild X-VCS-Directories: net-misc/ofono/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: bf6bf7d27567138221d2a0e44248743fcba71049 X-VCS-Branch: master Date: Tue, 1 Aug 2023 16:14:19 +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: d0440fd1-ddaa-44bc-b6e1-b16453ac9c57 X-Archives-Hash: caa536daa91504ee48167612675ce8cb commit: bf6bf7d27567138221d2a0e44248743fcba71049 Author: Azamat H. Hackimov gmail com> AuthorDate: Mon Jul 10 20:25:29 2023 +0000 Commit: Sam James gentoo org> CommitDate: Tue Aug 1 16:13:37 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf6bf7d2 net-misc/ofono: update HOMEPAGE Signed-off-by: Azamat H. Hackimov gmail.com> Signed-off-by: Sam James gentoo.org> net-misc/ofono/ofono-1.33.ebuild | 4 ++-- net-misc/ofono/ofono-1.34.ebuild | 4 ++-- net-misc/ofono/ofono-2.0.ebuild | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/net-misc/ofono/ofono-1.33.ebuild b/net-misc/ofono/ofono-1.33.ebuild index 22a7d7241f42..baad2dd7743f 100644 --- a/net-misc/ofono/ofono-1.33.ebuild +++ b/net-misc/ofono/ofono-1.33.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit systemd DESCRIPTION="Open Source mobile telephony (GSM/UMTS) daemon" -HOMEPAGE="https://01.org/ofono" +HOMEPAGE="https://git.kernel.org/pub/scm/network/ofono/ofono.git" SRC_URI="https://www.kernel.org/pub/linux/network/${PN}/${P}.tar.xz" LICENSE="GPL-2" diff --git a/net-misc/ofono/ofono-1.34.ebuild b/net-misc/ofono/ofono-1.34.ebuild index ea773ff8c414..e55afed80dd2 100644 --- a/net-misc/ofono/ofono-1.34.ebuild +++ b/net-misc/ofono/ofono-1.34.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -6,7 +6,7 @@ EAPI=8 inherit systemd DESCRIPTION="Open Source mobile telephony (GSM/UMTS) daemon" -HOMEPAGE="https://01.org/ofono" +HOMEPAGE="https://git.kernel.org/pub/scm/network/ofono/ofono.git" SRC_URI="https://www.kernel.org/pub/linux/network/${PN}/${P}.tar.xz" LICENSE="GPL-2" diff --git a/net-misc/ofono/ofono-2.0.ebuild b/net-misc/ofono/ofono-2.0.ebuild index 9da45c1586a8..892057a6974a 100644 --- a/net-misc/ofono/ofono-2.0.ebuild +++ b/net-misc/ofono/ofono-2.0.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit systemd DESCRIPTION="Open Source mobile telephony (GSM/UMTS) daemon" -HOMEPAGE="https://git.kernel.org/pub/scm/network/ofono/ofono" +HOMEPAGE="https://git.kernel.org/pub/scm/network/ofono/ofono.git" SRC_URI="https://mirrors.edge.kernel.org/pub/linux/network/${PN}/${P}.tar.xz" LICENSE="GPL-2"