From 964dbdf0ba602ea4122ee7c8670270d02bd2dbb6 Mon Sep 17 00:00:00 2001 From: Wynn Wolf Arbor Date: Fri, 15 May 2020 18:59:17 +0200 Subject: net-mail/mblaze: Bump to 0.7 Package-Manager: Portage-2.3.99, Repoman-2.3.22 --- net-mail/mblaze/mblaze-0.6.ebuild | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 net-mail/mblaze/mblaze-0.6.ebuild (limited to 'net-mail/mblaze/mblaze-0.6.ebuild') diff --git a/net-mail/mblaze/mblaze-0.6.ebuild b/net-mail/mblaze/mblaze-0.6.ebuild deleted file mode 100644 index 2830e27..0000000 --- a/net-mail/mblaze/mblaze-0.6.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="Unix utilities to deal with Maildir" -HOMEPAGE="https://git.vuxu.org/mblaze/" - -if [[ ${PV} == 9999 ]]; then - inherit git-r3 - EGIT_REPO_URI="https://git.vuxu.org/mblaze" -else - SRC_URI="https://git.vuxu.org/mblaze/snapshot/${P}.tar.gz" -fi - -RESTRICT="mirror" - -LICENSE="public-domain" -SLOT="0" -KEYWORDS="amd64 x86" - -src_install() { - emake PREFIX="${D}/usr" install -} -- cgit v1.2.3-2-gb3c3