summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mail-mta/postfix/postfix-2.3.8-r1.ebuild')
-rw-r--r--mail-mta/postfix/postfix-2.3.8-r1.ebuild7
1 files changed, 2 insertions, 5 deletions
diff --git a/mail-mta/postfix/postfix-2.3.8-r1.ebuild b/mail-mta/postfix/postfix-2.3.8-r1.ebuild
index 83d7532..e6da154 100644
--- a/mail-mta/postfix/postfix-2.3.8-r1.ebuild
+++ b/mail-mta/postfix/postfix-2.3.8-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.3.8-r1.ebuild,v 1.7 2008/03/14 01:11:47 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.3.8-r1.ebuild,v 1.8 2008/04/13 22:53:12 vapier Exp $
# NOTE: this ebuild is regular ebuild without mailer-config support
# comment lines below "regular ebuild" and uncomment lines below "mailer-config support"
@@ -32,7 +32,7 @@ SRC_URI="${MY_URI}/${MY_SRC}.tar.gz
LICENSE="IPL-1"
SLOT="0"
#KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
# regular ebuild.
PROVIDE="virtual/mta virtual/mda"
@@ -168,9 +168,6 @@ src_unpack() {
epatch "${WORKDIR}/${VDA_P}.patch"
fi
- # Falco's patch
- epatch "${FILESDIR}/${P}-strncmp.patch"
-
# Postfix does not get the FQDN if no hostname is configured.
epatch "${FILESDIR}/${PN}-2.0.9-get-FQDN.patch"