summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2017-09-11 15:34:46 +0200
committerUlrich Müller <ulm@gentoo.org>2017-09-11 20:02:09 +0200
commitce1880b5d5965f06eb5f7f46013feb7a443bdca2 (patch)
treebbe798e5df1692d5908eb0f894934f3e3d3ac2f4 /app-emacs
parentapp-text/libwpd: Security revbump for CVE-2017-14226 (diff)
downloadgentoo-ce1880b5d5965f06eb5f7f46013feb7a443bdca2.tar.gz
gentoo-ce1880b5d5965f06eb5f7f46013feb7a443bdca2.tar.bz2
gentoo-ce1880b5d5965f06eb5f7f46013feb7a443bdca2.zip
app-emacs/company-mode: Add test restriction.
Bug: 630646 Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/company-mode/company-mode-0.6.14.ebuild3
-rw-r--r--app-emacs/company-mode/company-mode-0.7.ebuild3
2 files changed, 4 insertions, 2 deletions
diff --git a/app-emacs/company-mode/company-mode-0.6.14.ebuild b/app-emacs/company-mode/company-mode-0.6.14.ebuild
index 06baa3afd37f..7b2e2231f50f 100644
--- a/app-emacs/company-mode/company-mode-0.6.14.ebuild
+++ b/app-emacs/company-mode/company-mode-0.6.14.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -13,6 +13,7 @@ LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="ropemacs"
+RESTRICT="test"
# Note: company-mode supports many backends, and we refrain from including
# them all in RDEPEND. Only depend on things that are needed at build time.
diff --git a/app-emacs/company-mode/company-mode-0.7.ebuild b/app-emacs/company-mode/company-mode-0.7.ebuild
index 06baa3afd37f..7b2e2231f50f 100644
--- a/app-emacs/company-mode/company-mode-0.7.ebuild
+++ b/app-emacs/company-mode/company-mode-0.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -13,6 +13,7 @@ LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="ropemacs"
+RESTRICT="test"
# Note: company-mode supports many backends, and we refrain from including
# them all in RDEPEND. Only depend on things that are needed at build time.