diff options
author | Ben Kohler <bkohler@gentoo.org> | 2019-02-13 12:13:28 -0600 |
---|---|---|
committer | Ben Kohler <bkohler@gentoo.org> | 2019-02-13 12:13:52 -0600 |
commit | 233d788c0fb05a39731b5ee2087c7c54011e8ca0 (patch) | |
tree | 688253eb6faca86966b6b4ec342ba7f9cf0c81a2 /net-wireless | |
parent | sys-apps/pcsc-lite: stable 1.8.24 for sparc, bug #677416 (diff) | |
download | gentoo-233d788c0fb05a39731b5ee2087c7c54011e8ca0.tar.gz gentoo-233d788c0fb05a39731b5ee2087c7c54011e8ca0.tar.bz2 gentoo-233d788c0fb05a39731b5ee2087c7c54011e8ca0.zip |
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@gentoo.org>
Diffstat (limited to 'net-wireless')
-rw-r--r-- | net-wireless/unifi/unifi-5.10.12.ebuild | 2 | ||||
-rw-r--r-- | 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 053a81552b9f..27baa577f0bf 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 d99b14431c09..989ef2ce57a1 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" |