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 4B92213835A for ; Wed, 26 May 2021 14:25:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3447AE145D; Wed, 26 May 2021 14:25:52 +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 1823AE1464 for ; Wed, 26 May 2021 14:25:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 9171C335D24 for ; Wed, 26 May 2021 14:25:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F1D42795 for ; Wed, 26 May 2021 14:25:48 +0000 (UTC) From: "Ben Kohler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ben Kohler" Message-ID: <1622039142.6f6ef92983ab80bd33a5c94ada58d822f0a6c43c.bkohler@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/unifi/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-wireless/unifi/unifi-6.2.25.ebuild X-VCS-Directories: net-wireless/unifi/ X-VCS-Committer: bkohler X-VCS-Committer-Name: Ben Kohler X-VCS-Revision: 6f6ef92983ab80bd33a5c94ada58d822f0a6c43c X-VCS-Branch: master Date: Wed, 26 May 2021 14:25:48 +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: f2b16b05-2d1f-4936-8a46-05da7fd0bb4f X-Archives-Hash: c13acd8d35ae41c210e3669a67dc578c commit: 6f6ef92983ab80bd33a5c94ada58d822f0a6c43c Author: Ben Kohler gentoo org> AuthorDate: Wed May 26 14:23:16 2021 +0000 Commit: Ben Kohler gentoo org> CommitDate: Wed May 26 14:25:42 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f6ef929 net-wireless/unifi: 6.2.25 stable per upstream Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Ben Kohler gentoo.org> net-wireless/unifi/unifi-6.2.25.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-wireless/unifi/unifi-6.2.25.ebuild b/net-wireless/unifi/unifi-6.2.25.ebuild index 1cee5a6d307..50d23081c62 100644 --- a/net-wireless/unifi/unifi-6.2.25.ebuild +++ b/net-wireless/unifi/unifi-6.2.25.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="A Management Controller for Ubiquiti Networks UniFi APs" HOMEPAGE="https://www.ubnt.com" SRC_URI="https://dl.ui.com/unifi/${PV}${RC_SUFFIX}/UniFi.unix.zip -> ${P}.zip" -KEYWORDS="~amd64" +KEYWORDS="amd64" LICENSE="Apache-1.0 Apache-2.0 BSD-1 BSD-2 BSD CDDL EPL-1.0 GPL-2 LGPL-2.1 LGPL-3 MIT ubiquiti" SLOT="0/$(ver_cut 1-2)" IUSE="systemd"