From cb960f8babb031b6dccff116c91fb842317059d4 Mon Sep 17 00:00:00 2001 From: Wolfgang Müller Date: Wed, 12 Jan 2022 14:05:17 +0100 Subject: net-mail/mblaze: Bump to 1.2 Package-Manager: Portage-3.0.28, Repoman-3.0.3 --- net-mail/mblaze/mblaze-1.1.ebuild | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 net-mail/mblaze/mblaze-1.1.ebuild (limited to 'net-mail/mblaze/mblaze-1.1.ebuild') diff --git a/net-mail/mblaze/mblaze-1.1.ebuild b/net-mail/mblaze/mblaze-1.1.ebuild deleted file mode 100644 index 874da29..0000000 --- a/net-mail/mblaze/mblaze-1.1.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 2021 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" - KEYWORDS="~amd64 ~x86" -else - SRC_URI="https://git.vuxu.org/mblaze/snapshot/${P}.tar.gz" - KEYWORDS="amd64 x86" -fi - -RESTRICT="mirror" - -LICENSE="public-domain" -SLOT="0" - -src_install() { - emake PREFIX="${D}/usr" install -} -- cgit v1.2.3-2-gb3c3