app-shells/quoter: Remove vcs-snapshot
authorMichał Górny <mgorny@gentoo.org>
Fri, 21 Feb 2020 14:09:15 +0000 (15:09 +0100)
committerMichał Górny <mgorny@gentoo.org>
Fri, 21 Feb 2020 14:10:52 +0000 (15:10 +0100)
Closes: https://bugs.gentoo.org/709918
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-shells/quoter/quoter-3.0_p2-r1.ebuild

index 944f18a4fc0ebab3ebb5aee7060762f80b21baec..4c8b9a03f92cf447f0629ffa95cfc515a91ddfc9 100644 (file)
@@ -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/"