mail-client/heirloom-mailx: Fix variable order
Signed-off-by: SigHunter <sighunter@gmx.de>
This commit is contained in:
parent
e1e237ef32
commit
91bcb6629b
@ -3,10 +3,12 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
LICENSE="BSD"
|
||||
DESCRIPTION="The mailx utility from CentOS"
|
||||
HOMEPAGE="https://www.debian.org/"
|
||||
SRC_URI="https://yorune.pl/gentoo/${CATEGORY}/${PN}/${PN}_${PVR}.orig.tar.gz http://ftp.debian.org/debian/pool/main/h/${PN}/${PN}_${PVR}.orig.tar.gz"
|
||||
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
DEPEND="net-libs/liblockfile
|
||||
@ -20,8 +22,6 @@ RDEPEND="${DEPEND}
|
||||
!net-mail/mailutils
|
||||
!mail-client/mailx"
|
||||
|
||||
SLOT="0"
|
||||
|
||||
src_prepare() {
|
||||
eapply -p1 "${FILESDIR}/${PN}-${PVR}-fixes-1.patch"
|
||||
eapply_user
|
||||
|
Loading…
Reference in New Issue
Block a user