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 0A32E1382C5 for ; Sun, 7 Mar 2021 12:45:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4421FE0824; Sun, 7 Mar 2021 12:45:00 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 2D5ECE0824 for ; Sun, 7 Mar 2021 12:45: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 15481335DC5 for ; Sun, 7 Mar 2021 12:44:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8770753 for ; Sun, 7 Mar 2021 12:44:57 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1615121089.a5d9a6e8346340b7ae9e8760e668b6a2617b8dc9.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/fam/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/fam/fam-2.7.0_p17_p3.ebuild X-VCS-Directories: app-admin/fam/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: a5d9a6e8346340b7ae9e8760e668b6a2617b8dc9 X-VCS-Branch: master Date: Sun, 7 Mar 2021 12:44:57 +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: 77c12142-50f3-47a2-99e7-89d4173fa7d8 X-Archives-Hash: 5f82f6b2adc498b23d1011454c361301 commit: a5d9a6e8346340b7ae9e8760e668b6a2617b8dc9 Author: Conrad Kostecki gentoo org> AuthorDate: Sun Mar 7 12:44:49 2021 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Sun Mar 7 12:44:49 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5d9a6e8 app-admin/fam: update HOMEPAGE Closes: https://bugs.gentoo.org/655714 Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Conrad Kostecki gentoo.org> app-admin/fam/fam-2.7.0_p17_p3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/fam/fam-2.7.0_p17_p3.ebuild b/app-admin/fam/fam-2.7.0_p17_p3.ebuild index 6050c4509a3..a461b7bfd6f 100644 --- a/app-admin/fam/fam-2.7.0_p17_p3.ebuild +++ b/app-admin/fam/fam-2.7.0_p17_p3.ebuild @@ -8,7 +8,7 @@ FAM_PV="${PV/_p*/}" DEBIAN_PATCH="${PV#*_p}" DEBIAN_PATCH="${DEBIAN_PATCH/_p/.}" DESCRIPTION="FAM, the File Alteration Monitor" -HOMEPAGE="http://oss.sgi.com/projects/fam/" +HOMEPAGE="https://tracker.debian.org/pkg/fam" SRC_URI=" mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${FAM_PV}.orig.tar.gz mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${FAM_PV}-${DEBIAN_PATCH}.diff.gz