Skip to content

Commit

Permalink
mail-mta/netqmail: clean up ebuild and patch
Browse files Browse the repository at this point in the history
Signed-off-by: Rolf Eike Beer <[email protected]>
Closes: gentoo#12975
Signed-off-by: Joonas Niilola <[email protected]>
  • Loading branch information
DerDakon authored and juippis committed Sep 21, 2019
1 parent 8d2d894 commit 8c3963b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
4 changes: 2 additions & 2 deletions mail-mta/netqmail/files/1.06-fbsd-utmpx.patch
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
--- qbiff.c.orig 2010-04-06 08:43:28.000000000 -0300
+++ qbiff.c 2010-04-06 08:44:35.000000000 -0300
--- a/qbiff.c 2010-04-06 08:43:28.000000000 -0300
+++ b/qbiff.c 2010-04-06 08:44:35.000000000 -0300
@@ -1,13 +1,6 @@
#include <sys/types.h>
#include <sys/stat.h>
Expand Down
10 changes: 6 additions & 4 deletions mail-mta/netqmail/netqmail-1.06-r6.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,14 @@ HOMEPAGE="
SRC_URI="mirror://qmail/${P}.tar.gz
https://dev.gentoo.org/~hollow/distfiles/${GENQMAIL_F}
https://www.ckdhr.com/ckd/${QMAIL_LARGE_DNS}
http://inoa.net/qmail-tls/${QMAIL_TLS_CVE}
http://arnt.gulbrandsen.priv.no/qmail/qmail-smtputf8.patch
!vanilla? (
highvolume? ( mirror://qmail/${QMAIL_BIGTODO_F} )
qmail-spp? ( mirror://sourceforge/qmail-spp/${QMAIL_SPP_F} )
ssl? ( https://mirror.alexh.name/qmail/netqmail/${QMAIL_TLS_F} )
ssl? (
https://mirror.alexh.name/qmail/netqmail/${QMAIL_TLS_F}
http://inoa.net/qmail-tls/${QMAIL_TLS_CVE}
https://arnt.gulbrandsen.priv.no/qmail/qmail-smtputf8.patch
)
)
"

Expand Down Expand Up @@ -81,7 +83,7 @@ pkg_setup() {
eerror
eerror "The QMAIL_PATCH_DIR variable for custom patches"
eerror "has been removed from ${PN}. If you need custom patches"
eerror "you should create a copy of this ebuild in an overlay."
eerror "see 'user patches' in the portage manual."
eerror
die "QMAIL_PATCH_DIR is not supported anymore"
fi
Expand Down

0 comments on commit 8c3963b

Please sign in to comment.