app-misc/mc: remove dep on cvs from mc-4.8.17.ebuild & mc-9999.ebuild

Dependency on cvs should be no longer necessary, as we have upgraded to
a new enough version of gettext (0.18.1).

Signed-off-by: Yury V. Zaytsev <yury@shurup.com>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
This commit is contained in:
Yury V. Zaytsev
2016-05-08 18:31:27 +02:00
committed by Sergei Trofimovich
parent 0621475511
commit 0dfd409c18
2 changed files with 0 additions and 4 deletions

View File

@@ -39,8 +39,6 @@ DEPEND="${RDEPEND}
test? ( dev-libs/check )
"
[[ -n ${LIVE_EBUILD} ]] && DEPEND="${DEPEND} dev-vcs/cvs" # needed only for SCM source tree (autopoint uses cvs)
PATCHES=(
"${FILESDIR}"/${PN}-4.8.13-tinfo.patch
"${FILESDIR}"/${PN}-4.8.15-ebuild_syntax_EAPI-6.patch

View File

@@ -48,8 +48,6 @@ DEPEND="${RDEPEND}
test? ( dev-libs/check )
"
[[ -n ${LIVE_EBUILD} ]] && DEPEND="${DEPEND} dev-vcs/cvs" # needed only for SCM source tree (autopoint uses cvs)
src_prepare() {
default