summaryrefslogtreecommitdiff
path: root/app-shells/quoter
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-02-29 18:01:47 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-02-29 18:01:47 +0000
commitceeeb463cc1eef97fd62eaee8bf2196ba04bc384 (patch)
tree9f47ee47c31a0f13f9496879cd88a1042550aa81 /app-shells/quoter
parent53cba99042fa967e2a93da9f8db806fe2d035543 (diff)
gentoo (leap year) resync : 29.02.2020
Diffstat (limited to 'app-shells/quoter')
-rw-r--r--app-shells/quoter/Manifest2
-rw-r--r--app-shells/quoter/quoter-3.0_p2-r1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/quoter/Manifest b/app-shells/quoter/Manifest
index 607f4d9b35bd..626317289b81 100644
--- a/app-shells/quoter/Manifest
+++ b/app-shells/quoter/Manifest
@@ -1,3 +1,3 @@
DIST quoter-3.0_p2.tar.gz 10691 BLAKE2B 2fb196977c5c16654813e6077c148577e4629da25fb1aaf2131c19e33fbfbc670ad4d9af87611405f0b45a1365bc7b4b3f1b8cad47573ffae4939cc0329d50a4 SHA512 23d77105fa05d79a7d0bcaa3f6aead25b7cb3b6f459d2740314616da587e03cd3e6b0b1e8af8f79904309bbe76603db848d42996ed7ae5ef779e27184a434fb5
-EBUILD quoter-3.0_p2-r1.ebuild 775 BLAKE2B c3d6afa1c114e2d37a57f8215f9a8d37a08b2bd6c134b25cd95cbc7e0a5536e6d8da8a06e233c58c77bd989e3e54a0e180824db27369277f1b0ce6eeb5373abd SHA512 64ff813813e571009ef4a4a614a3669b30961a6de33e3a6ac9a7b63fa3b3546e36b77eb3240b37c34d3602cfb6d39ba6df1ab26c6e3bab2022997996b426290e
+EBUILD quoter-3.0_p2-r1.ebuild 762 BLAKE2B f6cf95639dc28e39d85de64ac30876f099591ee8bbc69263299c700c65b926658d0d64e76c79aae5bf389f60bd97d3d85a728534c7b2959ba34a2663d8ab8cc3 SHA512 5e750aff67ad8231be5914f0cb4c3daae2da5cb7f8f376173d54216b48a56b8d20ddf54da1aab390a177300fad84aabf8d41eed2b7e2ec48bc4255e0bc5f4fe0
MISC metadata.xml 700 BLAKE2B 6dc4829d807dbc1ed2a511689c3fbe3ceb322236525770a55c86ddb3956bf974a58dedc1c0a7ff74b936e76c8729e1e2463ee0a51ac9e51ac89472a28dcee63f SHA512 c3cda33bc2aedb177d4734ad02cb2dbe0b2d52bc73406ee5277b7db57ff73c047cc174514c516ba3486c1ad5d93d414f77d2655c9cbff9de1820effac312a284
diff --git a/app-shells/quoter/quoter-3.0_p2-r1.ebuild b/app-shells/quoter/quoter-3.0_p2-r1.ebuild
index 944f18a4fc0e..4c8b9a03f92c 100644
--- 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/"