| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 4.0.1 | 8 | ~amd64 ~x86 | 0 |
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="Control email delivery (for .qmail only)"
HOMEPAGE="http://powerman.name/soft/deliver.html"
SRC_URI="http://powerman.name/download/deliver/${P}.tgz"
LICENSE="public-domain"
SLOT="0"
KEYWORDS="~amd64 ~x86"
RDEPEND="mail-filter/normalizemime app-i18n/enca"
src_install() {
dobin deliver
}
mail-filter/normalizemime app-i18n/enca
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | deliver-4.0.1.tgz | 2697 bytes | http://powerman.name/download/deliver/deliver-4.0.1.tgz |