projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4798bad
)
app-shells/quoter: Remove vcs-snapshot
author
Michał Górny
<mgorny@gentoo.org>
Fri, 21 Feb 2020 14:09:15 +0000
(15:09 +0100)
committer
Michał 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
patch
|
blob
|
history
diff --git
a/app-shells/quoter/quoter-3.0_p2-r1.ebuild
b/app-shells/quoter/quoter-3.0_p2-r1.ebuild
index 944f18a4fc0ebab3ebb5aee7060762f80b21baec..4c8b9a03f92cf447f0629ffa95cfc515a91ddfc9 100644
(file)
--- 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/"