diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-06-15 09:39:15 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-06-15 09:39:15 +0000 |
commit | 84376e6462089207255feb5c4faac7b913bb3173 (patch) | |
tree | dbb67edfbac13c32d9a2cbaab00bd3f1f40bb742 /mail-mta/sendmail/sendmail-8.13.7.ebuild | |
parent | Only enable inotify if >=glibc-2.4 and >=linux-headers-2.6.16 are installed (diff) | |
download | gentoo-2-84376e6462089207255feb5c4faac7b913bb3173.tar.gz gentoo-2-84376e6462089207255feb5c4faac7b913bb3173.tar.bz2 gentoo-2-84376e6462089207255feb5c4faac7b913bb3173.zip |
ppc stable, bug #135141
(Portage version: 2.1)
Diffstat (limited to 'mail-mta/sendmail/sendmail-8.13.7.ebuild')
-rw-r--r-- | mail-mta/sendmail/sendmail-8.13.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/sendmail/sendmail-8.13.7.ebuild b/mail-mta/sendmail/sendmail-8.13.7.ebuild index fde3b3e7d4c4..1d0d8924ed44 100644 --- a/mail-mta/sendmail/sendmail-8.13.7.ebuild +++ b/mail-mta/sendmail/sendmail-8.13.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/sendmail/sendmail-8.13.7.ebuild,v 1.1 2006/06/15 08:17:26 lcars Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/sendmail/sendmail-8.13.7.ebuild,v 1.2 2006/06/15 09:39:15 dertobi123 Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.sendmail.org/pub/${PN}/${PN}.${PV}.tar.gz" LICENSE="Sendmail" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="ssl ldap sasl tcpd mbox mailwrapper ipv6" DEPEND="net-mail/mailbase |