mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
mail-filter/maildrop: VariableOrderWrong
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
@@ -10,6 +10,8 @@ DESCRIPTION="Mail delivery agent/filter"
|
||||
[[ -z ${SRC_URI} ]] && SRC_URI="https://www.courier-mta.org/beta/${PN}/${P%%_pre}.tar.bz2"
|
||||
HOMEPAGE="https://www.courier-mta.org/maildrop/"
|
||||
|
||||
S=${WORKDIR}/${P%%_pre}
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~s390 ~sparc ~x86"
|
||||
@@ -46,8 +48,6 @@ REQUIRED_USE="
|
||||
postgres? ( authlib )
|
||||
ldap? ( authlib )"
|
||||
|
||||
S=${WORKDIR}/${P%%_pre}
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}"/${PN}-3.0.0-testsuite.patch
|
||||
"${FILESDIR}"/${P}-makedat.patch
|
||||
|
||||
@@ -10,6 +10,8 @@ DESCRIPTION="Mail delivery agent/filter"
|
||||
[[ -z ${SRC_URI} ]] && SRC_URI="https://www.courier-mta.org/beta/${PN}/${P%%_pre}.tar.bz2"
|
||||
HOMEPAGE="https://www.courier-mta.org/maildrop/"
|
||||
|
||||
S=${WORKDIR}/${P%%_pre}
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ppc ppc64 ~s390 sparc x86"
|
||||
@@ -44,8 +46,6 @@ REQUIRED_USE="
|
||||
postgres? ( authlib )
|
||||
ldap? ( authlib )"
|
||||
|
||||
S=${WORKDIR}/${P%%_pre}
|
||||
|
||||
src_prepare() {
|
||||
# Prefer gdbm over berkdb
|
||||
if use gdbm ; then
|
||||
|
||||
@@ -10,6 +10,8 @@ DESCRIPTION="Mail delivery agent/filter"
|
||||
[[ -z ${SRC_URI} ]] && SRC_URI="https://www.courier-mta.org/beta/${PN}/${P%%_pre}.tar.bz2"
|
||||
HOMEPAGE="https://www.courier-mta.org/maildrop/"
|
||||
|
||||
S=${WORKDIR}/${P%%_pre}
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~s390 ~sparc ~x86"
|
||||
@@ -45,8 +47,6 @@ REQUIRED_USE="
|
||||
postgres? ( authlib )
|
||||
ldap? ( authlib )"
|
||||
|
||||
S=${WORKDIR}/${P%%_pre}
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}"/${PN}-3.1.1-testsuite.patch
|
||||
"${FILESDIR}"/${PN}-3.0.2-makedat.patch
|
||||
|
||||
@@ -10,6 +10,8 @@ DESCRIPTION="Mail delivery agent/filter"
|
||||
[[ -z ${SRC_URI} ]] && SRC_URI="https://www.courier-mta.org/beta/${PN}/${P%%_pre}.tar.bz2"
|
||||
HOMEPAGE="https://www.courier-mta.org/maildrop/"
|
||||
|
||||
S=${WORKDIR}/${P%%_pre}
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~s390 ~sparc ~x86"
|
||||
@@ -46,8 +48,6 @@ REQUIRED_USE="
|
||||
postgres? ( authlib )
|
||||
ldap? ( authlib )"
|
||||
|
||||
S=${WORKDIR}/${P%%_pre}
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}"/${PN}-3.1.1-testsuite.patch
|
||||
"${FILESDIR}"/${P}-common.patch
|
||||
|
||||
@@ -10,6 +10,8 @@ DESCRIPTION="Mail delivery agent/filter"
|
||||
[[ -z ${SRC_URI} ]] && SRC_URI="https://www.courier-mta.org/beta/${PN}/${P%%_pre}.tar.bz2"
|
||||
HOMEPAGE="https://www.courier-mta.org/maildrop/"
|
||||
|
||||
S=${WORKDIR}/${P%%_pre}
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ppc ppc64 ~s390 sparc x86"
|
||||
@@ -46,8 +48,6 @@ REQUIRED_USE="
|
||||
postgres? ( authlib )
|
||||
ldap? ( authlib )"
|
||||
|
||||
S=${WORKDIR}/${P%%_pre}
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}"/${PN}-3.1.1-testsuite.patch
|
||||
"${FILESDIR}"/${P}-valgrind.patch
|
||||
|
||||
Reference in New Issue
Block a user