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 B516A158094 for ; Sat, 30 Jul 2022 13:03:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 115E7E0DDF; Sat, 30 Jul 2022 13:03:06 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D8599E0DDE for ; Sat, 30 Jul 2022 13:03:05 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7B083340F61 for ; Sat, 30 Jul 2022 13:03:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7CD4B553 for ; Sat, 30 Jul 2022 13:03:02 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1659186166.e837e6c8a58d71d6290f5df61187b77dd92c89b4.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-print/cndrvcups-lb/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-print/cndrvcups-lb/cndrvcups-lb-3.70.ebuild X-VCS-Directories: net-print/cndrvcups-lb/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: e837e6c8a58d71d6290f5df61187b77dd92c89b4 X-VCS-Branch: master Date: Sat, 30 Jul 2022 13:03:02 +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: 7c4bb321-6d1b-49d4-a32f-5e45d9671d89 X-Archives-Hash: 5499097af60a61e2046a0047c01e7f45 commit: e837e6c8a58d71d6290f5df61187b77dd92c89b4 Author: Michael Mair-Keimberger levelnine at> AuthorDate: Sat Jul 30 13:02:46 2022 +0000 Commit: David Seifert gentoo org> CommitDate: Sat Jul 30 13:02:46 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e837e6c8 net-print/cndrvcups-lb: update HOMEPAGE Portage 3.0.34 / pkgdev 0.2.1 / pkgcheck 0.10.11 Signed-off-by: Michael Mair-Keimberger levelnine.at> Signed-off-by: David Seifert gentoo.org> net-print/cndrvcups-lb/cndrvcups-lb-3.70.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-print/cndrvcups-lb/cndrvcups-lb-3.70.ebuild b/net-print/cndrvcups-lb/cndrvcups-lb-3.70.ebuild index 565d211983c3..213654649d2b 100644 --- a/net-print/cndrvcups-lb/cndrvcups-lb-3.70.ebuild +++ b/net-print/cndrvcups-lb/cndrvcups-lb-3.70.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ MY_PV="$(ver_rs 1- '')" SOURCES_NAME="linux-UFRII-drv-v${MY_PV}-uken" DESCRIPTION="Canon UFR II / LIPSLX Printer Driver for Linux" -HOMEPAGE="https://www.canon-europe.com/support/products/imagerunner/imagerunner-1730i.aspx" +HOMEPAGE="https://www.canon-europe.com/support/products/imagerunner/imagerunner-1730i.html" SRC_URI="http://gdlp01.c-wss.com/gds/8/0100007658/08/${SOURCES_NAME}-05.tar.gz" S="${WORKDIR}/${SOURCES_NAME}/Sources/${P}"