From: Michał Górny Date: Fri, 21 Feb 2020 14:09:15 +0000 (+0100) Subject: app-shells/quoter: Remove vcs-snapshot X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=56640717685a6fb8f126d7b173506e5f0f311bbc;p=gentoo.git app-shells/quoter: Remove vcs-snapshot Closes: https://bugs.gentoo.org/709918 Signed-off-by: Michał Górny --- diff --git a/app-shells/quoter/quoter-3.0_p2-r1.ebuild b/app-shells/quoter/quoter-3.0_p2-r1.ebuild index 944f18a4fc0e..4c8b9a03f92c 100644 --- a/app-shells/quoter/quoter-3.0_p2-r1.ebuild +++ b/app-shells/quoter/quoter-3.0_p2-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit toolchain-funcs vcs-snapshot +inherit toolchain-funcs DESCRIPTION="Quote arguments or standard input for usage in POSIX shell by eval" HOMEPAGE="https://github.com/vaeth/quoter/"