summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2017-09-12 22:40:44 +0200
committerPatrice Clement <monsieurp@gentoo.org>2017-09-12 22:50:31 +0200
commit907c3adc19d8e5010dcb2e010858907e6d390027 (patch)
tree4266979629e49bf0bd00866ec34096843f976a3f
parentkde-plasma: Drop KDE Plasma 5.10.4 (diff)
downloadgentoo-907c3adc19d8e5010dcb2e010858907e6d390027.tar.gz
gentoo-907c3adc19d8e5010dcb2e010858907e6d390027.tar.bz2
gentoo-907c3adc19d8e5010dcb2e010858907e6d390027.zip
vim-spell.eclass: do not DEPEND on app-editors/{,g}vim.
Gentoo-Bug: https://bugs.gentoo.org/469414
-rw-r--r--eclass/vim-spell.eclass4
1 files changed, 0 insertions, 4 deletions
diff --git a/eclass/vim-spell.eclass b/eclass/vim-spell.eclass
index 2844ea9d995e..828a45310e9d 100644
--- a/eclass/vim-spell.eclass
+++ b/eclass/vim-spell.eclass
@@ -66,10 +66,6 @@ inherit eutils
EXPORT_FUNCTIONS src_install pkg_postinst
-IUSE=""
-DEPEND="|| ( >=app-editors/vim-7_alpha
- >=app-editors/gvim-7_alpha )"
-RDEPEND="${DEPEND}"
SRC_URI="mirror://gentoo/${P}.tar.bz2"
SLOT="0"