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 DE9A81382C5 for ; Thu, 20 May 2021 02:22:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D0FC0E086E; Thu, 20 May 2021 02:22:11 +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 B48E0E086E for ; Thu, 20 May 2021 02:22:11 +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 426A33409C8 for ; Thu, 20 May 2021 02:22:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7E6D578E for ; Thu, 20 May 2021 02:22:08 +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: <1621477315.8a56397ec7cdbd1a69a6c65ea6a8a6d76dd69388.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-print/hplip/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-print/hplip/hplip-3.20.11-r1.ebuild net-print/hplip/hplip-3.21.2.ebuild X-VCS-Directories: net-print/hplip/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 8a56397ec7cdbd1a69a6c65ea6a8a6d76dd69388 X-VCS-Branch: master Date: Thu, 20 May 2021 02:22:08 +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: a63c435e-21a6-463f-92fa-d8bf5bb2d53d X-Archives-Hash: 3a62834431c1131630905f00302a8eca commit: 8a56397ec7cdbd1a69a6c65ea6a8a6d76dd69388 Author: Sam James gentoo org> AuthorDate: Thu May 20 02:21:09 2021 +0000 Commit: Sam James gentoo org> CommitDate: Thu May 20 02:21:55 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a56397e net-print/hplip: remove '-' in IUSE Has no effect and may have been causing packages.gentoo.org to not display the USE flag in its list. See: https://devmanual.gentoo.org/general-concepts/use-flags/index.html#iuse-defaults Signed-off-by: Sam James gentoo.org> net-print/hplip/hplip-3.20.11-r1.ebuild | 2 +- net-print/hplip/hplip-3.21.2.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-print/hplip/hplip-3.20.11-r1.ebuild b/net-print/hplip/hplip-3.20.11-r1.ebuild index bb32a80ef08..f1f9e876d5e 100644 --- a/net-print/hplip/hplip-3.20.11-r1.ebuild +++ b/net-print/hplip/hplip-3.20.11-r1.ebuild @@ -20,7 +20,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 arm arm64 ppc ppc64 x86" -IUSE="doc fax +hpcups hpijs kde libnotify -libusb0 minimal parport policykit qt5 scanner +snmp static-ppds X" +IUSE="doc fax +hpcups hpijs kde libnotify libusb0 minimal parport policykit qt5 scanner +snmp static-ppds X" COMMON_DEPEND=" net-print/cups diff --git a/net-print/hplip/hplip-3.21.2.ebuild b/net-print/hplip/hplip-3.21.2.ebuild index 527ac3daff5..42d7bc86720 100644 --- a/net-print/hplip/hplip-3.21.2.ebuild +++ b/net-print/hplip/hplip-3.21.2.ebuild @@ -20,7 +20,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" -IUSE="doc fax +hpcups hpijs kde libnotify -libusb0 minimal parport policykit qt5 scanner +snmp static-ppds X" +IUSE="doc fax +hpcups hpijs kde libnotify libusb0 minimal parport policykit qt5 scanner +snmp static-ppds X" COMMON_DEPEND=" net-print/cups