summaryrefslogtreecommitdiff
path: root/app-shells/push
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/push
parent53cba99042fa967e2a93da9f8db806fe2d035543 (diff)
gentoo (leap year) resync : 29.02.2020
Diffstat (limited to 'app-shells/push')
-rw-r--r--app-shells/push/Manifest2
-rw-r--r--app-shells/push/push-2.0-r1.ebuild1
2 files changed, 1 insertions, 2 deletions
diff --git a/app-shells/push/Manifest b/app-shells/push/Manifest
index 845705d0dff7..5967f98388ac 100644
--- a/app-shells/push/Manifest
+++ b/app-shells/push/Manifest
@@ -1,3 +1,3 @@
DIST push-2.0.tar.gz 2211 BLAKE2B 5875962c3aaa2e3eec2dcd3b70a0b5325684dffaf0b01b8f336db835bcfc4b24fc5d28817eb9032d8a10c5759089e2bbf42fba058403ebf420a77bb7d2754c95 SHA512 03c40bd8b3b09473952ecf13edd622533616de47638741214b40856b33993f9310d62be34fac6f68b950f58167c3111082554961a800a43a3ecf8a7d138ffdff
-EBUILD push-2.0-r1.ebuild 664 BLAKE2B 86a1be1bfd9535eb253032fae259f51b5da8ec311d08410d807fc9084097c64a350ca33fc3cd105a07e021f0a23ac6c1916311189f268b22de3474b851919fd6 SHA512 1403476d13395d0480c250c8b82d6e462faa3dd2827b7c43af8382987f0e51fc6d41bbbd5c742dd8f263d30460d7e7ecaf138f708231daab3716dd705810e015
+EBUILD push-2.0-r1.ebuild 643 BLAKE2B d980af27d4f14e230a3645ab3a17e7536cfcb4c24d83873c30a59657a50db8962c1ae46712da6e18b0432b766ac3f845ab905cb91236359897b5f0d8cd32cb7a SHA512 e2c0799acb240a053d0162b68758fbdf7f8e9652725c470ad651fd3f4024e6ecfbad0db8b7598a665726656d5d932a6163dda7ed5c7bba231ff7b8540a510131
MISC metadata.xml 698 BLAKE2B 69740256ef4db99512953ae2e9b896410814d64f45c8fd6f2b45628948e1c7bf3ed66e53605c0611e30bf9af75d59b554b6c8bfa942777d55a3db1fb0e4bb944 SHA512 ebd59b8ea97e30788644f33eaa98c2618fa2f90a62bc17bb5c9027253df3c04b6ab1e25671dfcbbf31101bb4cfe2aa2236c7d287a40b49a2b83c09734967fbc1
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/"