Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/auto-complete/
Date: Tue, 01 Oct 2019 14:57:54
Message-Id: 1569941837.6664c79bf26ed498704c0a231855f80b243053cf.ulm@gentoo
1 commit: 6664c79bf26ed498704c0a231855f80b243053cf
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 1 14:56:20 2019 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 1 14:57:17 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6664c79b
7
8 app-emacs/auto-complete: Add test restriction.
9
10 Closes: https://bugs.gentoo.org/675620
11 Package-Manager: Portage-2.3.76, Repoman-2.3.17
12 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
13
14 app-emacs/auto-complete/auto-complete-1.5.1-r1.ebuild | 3 ++-
15 1 file changed, 2 insertions(+), 1 deletion(-)
16
17 diff --git a/app-emacs/auto-complete/auto-complete-1.5.1-r1.ebuild b/app-emacs/auto-complete/auto-complete-1.5.1-r1.ebuild
18 index 284700ba65e..506527eb2d9 100644
19 --- a/app-emacs/auto-complete/auto-complete-1.5.1-r1.ebuild
20 +++ b/app-emacs/auto-complete/auto-complete-1.5.1-r1.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2018 Gentoo Authors
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=7
27 @@ -13,6 +13,7 @@ LICENSE="GPL-3+ FDL-1.1+"
28 SLOT="0"
29 KEYWORDS="~amd64 ~x86"
30 IUSE="doc"
31 +RESTRICT="test"
32
33 RDEPEND="app-emacs/popup"
34 BDEPEND="${RDEPEND}