diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-09-17 20:29:11 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-09-17 20:29:11 +0000 |
commit | 7f87f101013650448dd2af3dd34a6a86e7e7b457 (patch) | |
tree | 3a9a2fcf7e189018297430eec20b1e9008cbaf21 /net-mail/sendmail | |
parent | unmask on all archs (diff) | |
download | historical-7f87f101013650448dd2af3dd34a6a86e7e7b457.tar.gz historical-7f87f101013650448dd2af3dd34a6a86e7e7b457.tar.bz2 historical-7f87f101013650448dd2af3dd34a6a86e7e7b457.zip |
unmask on all archs
Diffstat (limited to 'net-mail/sendmail')
-rw-r--r-- | net-mail/sendmail/Manifest | 2 | ||||
-rw-r--r-- | net-mail/sendmail/sendmail-8.12.10.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-mail/sendmail/Manifest b/net-mail/sendmail/Manifest index 03a363bf0daa..c751b9f1138d 100644 --- a/net-mail/sendmail/Manifest +++ b/net-mail/sendmail/Manifest @@ -1,6 +1,6 @@ MD5 6f5c1e85a305bc70f9b2aa7883126a59 ChangeLog 5897 MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161 -MD5 76e0f24e5f43917d3e42285e81d9550b sendmail-8.12.10.ebuild 5567 +MD5 4f52a7eb46746574a11bffe2a781b64a sendmail-8.12.10.ebuild 5566 MD5 197f9878518b74fd0554b6ebbf196cdb sendmail-8.12.8.ebuild 5140 MD5 f582ee4620d3d5cf4f024472d9b719cf sendmail-8.12.9-r1.ebuild 5497 MD5 1ae89cd7275080b4f9cbdddbcfcc8a44 sendmail-8.12.9-r2.ebuild 5573 diff --git a/net-mail/sendmail/sendmail-8.12.10.ebuild b/net-mail/sendmail/sendmail-8.12.10.ebuild index cf30686778b3..fdd957d141b4 100644 --- a/net-mail/sendmail/sendmail-8.12.10.ebuild +++ b/net-mail/sendmail/sendmail-8.12.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/sendmail/sendmail-8.12.10.ebuild,v 1.1 2003/09/17 20:22:55 gregf Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/sendmail/sendmail-8.12.10.ebuild,v 1.2 2003/09/17 20:29:07 aliz Exp $ IUSE="ssl ldap sasl berkdb tcpd gdbm mbox" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.sendmail.org" LICENSE="Sendmail" SLOT="0" -KEYWORDS="x86 ~ppc sparc hppa" +KEYWORDS="x86 ppc sparc hppa" PROVIDE="virtual/mta" DEPEND="net-dns/hesiod |