From d87262dd706fec50cd150aab3e93883b6337466d Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 20:56:41 +0100 Subject: gentoo resync : 14.07.2018 --- app-shells/push/Manifest | 3 --- app-shells/push/metadata.xml | 22 ---------------------- app-shells/push/push-2.0-r1.ebuild | 20 -------------------- 3 files changed, 45 deletions(-) delete mode 100644 app-shells/push/Manifest delete mode 100644 app-shells/push/metadata.xml delete mode 100644 app-shells/push/push-2.0-r1.ebuild (limited to 'app-shells/push') diff --git a/app-shells/push/Manifest b/app-shells/push/Manifest deleted file mode 100644 index ca9a233cc96a..000000000000 --- a/app-shells/push/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST push-2.0.tar.gz 2211 BLAKE2B 5875962c3aaa2e3eec2dcd3b70a0b5325684dffaf0b01b8f336db835bcfc4b24fc5d28817eb9032d8a10c5759089e2bbf42fba058403ebf420a77bb7d2754c95 SHA512 03c40bd8b3b09473952ecf13edd622533616de47638741214b40856b33993f9310d62be34fac6f68b950f58167c3111082554961a800a43a3ecf8a7d138ffdff -EBUILD push-2.0-r1.ebuild 682 BLAKE2B 0994f08d2a75b53f0fe44636b803a9ff35706bce9e31632d0cbcb5cebfdf8324e48a35f74defa6bf546c6478730f2f016523ac4d541a57cd2e99304918e4d3ea SHA512 bb61471ba841c9b8ada0da50351391219d23497a38297c4aa6f8da5f9c997786db41d5e4432f133fe3ed3c825932c523d41074b137402f96a766d38153913a88 -MISC metadata.xml 694 BLAKE2B d2b14b7d662ec3a49f74130054af3b3914ad497af6a222b26a1b4aec0510fe3521b29cc00c4ff059b44f3ab325a90166f7f9b369198fbecfc54753fb2b227f22 SHA512 af064b9c47b99ebb159da58edf5b950b5bdead3cbafbef2dcd7ac622009d9164308ca18e9898d42ba51b9aa4056631edf4280eff3cfa546837c5df5dfbe93216 diff --git a/app-shells/push/metadata.xml b/app-shells/push/metadata.xml deleted file mode 100644 index cc23092c85c2..000000000000 --- a/app-shells/push/metadata.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - xmw@gentoo.org - Michael Weber - - - martin@mvath.de - Martin Väth - Upstream developer, CC on bugs, do not copy ebuilds - from his overlay - - - - martin@mvath.de - Martin Väth - - mailto:martin@mvath.de - vaeth/push - - diff --git a/app-shells/push/push-2.0-r1.ebuild b/app-shells/push/push-2.0-r1.ebuild deleted file mode 100644 index 48c863ae8224..000000000000 --- a/app-shells/push/push-2.0-r1.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# 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/" -SRC_URI="https://github.com/vaeth/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris" -IUSE="" - -src_install() { - insinto /usr/share/${PN} - doins bin/push.sh - dodoc README -} -- cgit v1.2.3