Gentoo Archives: gentoo-commits

From: Erik Mackdanz <stasibear@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/lxd/
Date: Sat, 13 Oct 2018 22:43:55
Message-Id: 1539470610.74866c4712318a1cd546826bbefbd991b6781270.stasibear@gentoo
1 commit: 74866c4712318a1cd546826bbefbd991b6781270
2 Author: Erik Mackdanz <stasibear <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 13 22:43:30 2018 +0000
4 Commit: Erik Mackdanz <stasibear <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 13 22:43:30 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74866c47
7
8 app-emulation/lxd: Stabilize 3.5
9
10 Signed-off-by: Erik Mackdanz <stasibear <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 app-emulation/lxd/lxd-3.5.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-emulation/lxd/lxd-3.5.ebuild b/app-emulation/lxd/lxd-3.5.ebuild
17 index daa47a63706..8fca096264a 100644
18 --- a/app-emulation/lxd/lxd-3.5.ebuild
19 +++ b/app-emulation/lxd/lxd-3.5.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -8,7 +8,7 @@ HOMEPAGE="https://linuxcontainers.org/lxd/introduction/"
27
28 LICENSE="Apache-2.0 BSD BSD-2 LGPL-3 MIT MPL-2.0"
29 SLOT="0"
30 -KEYWORDS="~amd64"
31 +KEYWORDS="amd64"
32
33 IUSE="+daemon +ipv6 +dnsmasq nls test tools"