From 9819fe4cf4429e1d28bf3d1798fceac9902fefaf Mon Sep 17 00:00:00 2001 From: Wynn Wolf Arbor Date: Thu, 9 Apr 2020 22:25:08 +0200 Subject: net-mail/mblaze: Bump to 0.6 Package-Manager: Portage-2.3.89, Repoman-2.3.20 --- net-mail/mblaze/mblaze-0.6.ebuild | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create 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 new file mode 100644 index 0000000..a108686 --- /dev/null +++ b/net-mail/mblaze/mblaze-0.6.ebuild @@ -0,0 +1,18 @@ +# 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://github.com/leahneukirchen/mblaze" +SRC_URI="https://github.com/leahneukirchen/mblaze/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +RESTRICT="mirror" + +LICENSE="public-domain" +SLOT="0" +KEYWORDS="amd64 x86" + +src_install() { + emake PREFIX="${D}/usr" install +} -- cgit v1.2.3-2-gb3c3