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 6DF1913835A for ; Fri, 5 Mar 2021 16:19:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7F435E0884; Fri, 5 Mar 2021 16:19:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 65BA2E0884 for ; Fri, 5 Mar 2021 16:19: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 0EE2B340EAD for ; Fri, 5 Mar 2021 16:18:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 58B89C3 for ; Fri, 5 Mar 2021 16:18:57 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1614961007.7edf06e0b021703a4d80914b91c122c731224921.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-print/cnrdrvcups-lb/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-print/cnrdrvcups-lb/cnrdrvcups-lb-5.20.ebuild X-VCS-Directories: net-print/cnrdrvcups-lb/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 7edf06e0b021703a4d80914b91c122c731224921 X-VCS-Branch: master Date: Fri, 5 Mar 2021 16:18: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: 32ef1cc3-63da-43fb-a528-fd8b58a7c847 X-Archives-Hash: 9bf354dbfe85bf65c7562aff80b023e2 commit: 7edf06e0b021703a4d80914b91c122c731224921 Author: Michael Mair-Keimberger levelnine at> AuthorDate: Fri Mar 5 12:49:02 2021 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Fri Mar 5 16:16:47 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7edf06e0 net-print/cnrdrvcups-lb: remove whitespace Package-Manager: Portage-3.0.15, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/19779 Signed-off-by: Joonas Niilola gentoo.org> net-print/cnrdrvcups-lb/cnrdrvcups-lb-5.20.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-print/cnrdrvcups-lb/cnrdrvcups-lb-5.20.ebuild b/net-print/cnrdrvcups-lb/cnrdrvcups-lb-5.20.ebuild index 79a8cec887c..0e7853a6e6c 100644 --- a/net-print/cnrdrvcups-lb/cnrdrvcups-lb-5.20.ebuild +++ b/net-print/cnrdrvcups-lb/cnrdrvcups-lb-5.20.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=7 @@ -8,7 +8,7 @@ inherit autotools desktop flag-o-matic toolchain-funcs CANON_REL="05" MY_PV="${PV//\./}" -DESCRIPTION="Canon UFR II / LIPSLX Printer Driver for Linux " +DESCRIPTION="Canon UFR II / LIPSLX Printer Driver for Linux" HOMEPAGE="https://www.canon-europe.com/support/products/imagerunner/" SRC_URI="https://dev.gentoo.org/~juippis/distfiles/linux-UFRII-drv-v${MY_PV}-uken-${CANON_REL}.tar.gz"