app-shells/push: Remove vcs-snapshot
authorMichał Górny <mgorny@gentoo.org>
Fri, 21 Feb 2020 14:08:49 +0000 (15:08 +0100)
committerMichał Górny <mgorny@gentoo.org>
Fri, 21 Feb 2020 14:10:51 +0000 (15:10 +0100)
Closes: https://bugs.gentoo.org/709920
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-shells/push/push-2.0-r1.ebuild

index d1657efa64f12c602d61d9aed01db390468a770d..02beb3e3b74c1e732fb02b305697003bcc664d58 100644 (file)
@@ -2,7 +2,6 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-inherit vcs-snapshot
 
 DESCRIPTION="A POSIX shell function to treat a variable like an array, quoting args"
 HOMEPAGE="https://github.com/vaeth/push/"