app-misc/mc: remove dep on cvs from mc-4.8.17.ebuild & mc-9999.ebuild
authorYury V. Zaytsev <yury@shurup.com>
Sun, 8 May 2016 16:31:27 +0000 (18:31 +0200)
committerSergei Trofimovich <slyfox@gentoo.org>
Sun, 8 May 2016 17:40:19 +0000 (18:40 +0100)
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>
app-misc/mc/mc-4.8.17.ebuild
app-misc/mc/mc-9999.ebuild

index afb0a8e506527e0af86858e6705670d07ddbb707..408b5cedebb8efc7950b87fd3aba7c456c3b644a 100644 (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
index e21eaaa002fe4b54d41c07a77e99c0e26230e5fc..5db2b5326dc32b634eece815324367b479e36c55 100644 (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