diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-02-21 15:08:49 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-02-21 15:10:51 +0100 |
commit | 4798bad467e0602737a7a4b4ce7396c633c777ed (patch) | |
tree | 62a669bd5d7fffca1f872e7f3c42879e86452891 /app-shells/push | |
parent | app-portage/gemato: Set DISTUTILS_USE_SETUPTOOLS, update tests (diff) | |
download | gentoo-4798bad467e0602737a7a4b4ce7396c633c777ed.tar.gz gentoo-4798bad467e0602737a7a4b4ce7396c633c777ed.tar.bz2 gentoo-4798bad467e0602737a7a4b4ce7396c633c777ed.zip |
app-shells/push: Remove vcs-snapshot
Closes: https://bugs.gentoo.org/709920
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-shells/push')
-rw-r--r-- | app-shells/push/push-2.0-r1.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
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/" |