Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:eapi7-ver commit in: app-emacs/company-mode/
Date: Mon, 11 Sep 2017 18:24:28
Message-Id: 1505154239.e410fc30a85074b5ccd0576a7e24a98104ab9297.ulm@gentoo
1 commit: e410fc30a85074b5ccd0576a7e24a98104ab9297
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 11 18:23:59 2017 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 11 18:23:59 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e410fc30
7
8 Revert "app-emacs/company-mode: Add test restriction."
9
10 This reverts commit 6178d5942e5b6d929ef04969a6315ebbc2f022a0.
11
12 app-emacs/company-mode/company-mode-0.6.14.ebuild | 3 +--
13 app-emacs/company-mode/company-mode-0.7.ebuild | 3 +--
14 2 files changed, 2 insertions(+), 4 deletions(-)
15
16 diff --git a/app-emacs/company-mode/company-mode-0.6.14.ebuild b/app-emacs/company-mode/company-mode-0.6.14.ebuild
17 index 7b2e2231f50..06baa3afd37 100644
18 --- a/app-emacs/company-mode/company-mode-0.6.14.ebuild
19 +++ b/app-emacs/company-mode/company-mode-0.6.14.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2014 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=5
26 @@ -13,7 +13,6 @@ LICENSE="GPL-3+"
27 SLOT="0"
28 KEYWORDS="~amd64 ~x86"
29 IUSE="ropemacs"
30 -RESTRICT="test"
31
32 # Note: company-mode supports many backends, and we refrain from including
33 # them all in RDEPEND. Only depend on things that are needed at build time.
34
35 diff --git a/app-emacs/company-mode/company-mode-0.7.ebuild b/app-emacs/company-mode/company-mode-0.7.ebuild
36 index 7b2e2231f50..06baa3afd37 100644
37 --- a/app-emacs/company-mode/company-mode-0.7.ebuild
38 +++ b/app-emacs/company-mode/company-mode-0.7.ebuild
39 @@ -1,4 +1,4 @@
40 -# Copyright 1999-2017 Gentoo Foundation
41 +# Copyright 1999-2014 Gentoo Foundation
42 # Distributed under the terms of the GNU General Public License v2
43
44 EAPI=5
45 @@ -13,7 +13,6 @@ LICENSE="GPL-3+"
46 SLOT="0"
47 KEYWORDS="~amd64 ~x86"
48 IUSE="ropemacs"
49 -RESTRICT="test"
50
51 # Note: company-mode supports many backends, and we refrain from including
52 # them all in RDEPEND. Only depend on things that are needed at build time.