From 1798c4aeca70ac8d0a243684d6a798fbc65735f8 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 20:57:42 +0100 Subject: gentoo resync : 14.07.2018 --- dev-vcs/git-mailz/git-mailz-0.14.ebuild | 28 ---------------------------- 1 file changed, 28 deletions(-) delete mode 100644 dev-vcs/git-mailz/git-mailz-0.14.ebuild (limited to 'dev-vcs/git-mailz/git-mailz-0.14.ebuild') diff --git a/dev-vcs/git-mailz/git-mailz-0.14.ebuild b/dev-vcs/git-mailz/git-mailz-0.14.ebuild deleted file mode 100644 index 37c7bb801c62..000000000000 --- a/dev-vcs/git-mailz/git-mailz-0.14.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit eutils - -DESCRIPTION="Send a collection of patches as emails" -HOMEPAGE="https://github.com/roman-neuhauser/git-mailz/" - -SRC_URI="http://codex.sigpipe.cz/${PN}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" - -KEYWORDS="~x86 ~amd64" - -DEPEND="" - -RDEPEND=" - virtual/mta - dev-vcs/git - app-shells/zsh -" - -src_install(){ - emake PREFIX="${ED}/usr" install -} -- cgit v1.2.3