From: Michał Górny Date: Fri, 21 Feb 2020 14:08:49 +0000 (+0100) Subject: app-shells/push: Remove vcs-snapshot X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4798bad467e0602737a7a4b4ce7396c633c777ed;p=gentoo.git app-shells/push: Remove vcs-snapshot Closes: https://bugs.gentoo.org/709920 Signed-off-by: Michał Górny --- diff --git a/app-shells/push/push-2.0-r1.ebuild b/app-shells/push/push-2.0-r1.ebuild index d1657efa64f1..02beb3e3b74c 100644 --- a/app-shells/push/push-2.0-r1.ebuild +++ b/app-shells/push/push-2.0-r1.ebuild @@ -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/"