commit: 233d788c0fb05a39731b5ee2087c7c54011e8ca0 Author: Ben Kohler <bkohler <AT> gentoo <DOT> org> AuthorDate: Wed Feb 13 18:13:28 2019 +0000 Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org> CommitDate: Wed Feb 13 18:13:52 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=233d788c
net-wireless/unifi: 5.6.40 & 5.10.12 stable Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org> net-wireless/unifi/unifi-5.10.12.ebuild | 2 +- net-wireless/unifi/unifi-5.6.40.ebuild | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net-wireless/unifi/unifi-5.10.12.ebuild b/net-wireless/unifi/unifi-5.10.12.ebuild index 053a81552b9..27baa577f0b 100644 --- a/net-wireless/unifi/unifi-5.10.12.ebuild +++ b/net-wireless/unifi/unifi-5.10.12.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="A Management Controller for Ubiquiti Networks UniFi APs" HOMEPAGE="https://www.ubnt.com" SRC_URI="https://dl.ubnt.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/5.10" IUSE="systemd" diff --git a/net-wireless/unifi/unifi-5.6.40.ebuild b/net-wireless/unifi/unifi-5.6.40.ebuild index d99b14431c0..989ef2ce57a 100644 --- a/net-wireless/unifi/unifi-5.6.40.ebuild +++ b/net-wireless/unifi/unifi-5.6.40.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 # Used, when it's an unstable, beta or release candidate -RC_SUFFIX="-508ed3ce93" +#RC_SUFFIX="" inherit systemd user @@ -12,7 +12,7 @@ DESCRIPTION="A Management Controller for Ubiquiti Networks UniFi APs" HOMEPAGE="https://www.ubnt.com" SRC_URI="https://dl.ubnt.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/5.6"
