diff options
author | Bryon Roche <kain@gentoo.org> | 2002-08-28 15:46:57 +0000 |
---|---|---|
committer | Bryon Roche <kain@gentoo.org> | 2002-08-28 15:46:57 +0000 |
commit | 4f478ec22f12a0cb5a28d3606ea616d2f56dff3f (patch) | |
tree | e595267a2e0d1721eb11c91d26548ccb4c9f8df9 /net-mail/postfix | |
parent | new ebuild (diff) | |
download | gentoo-2-4f478ec22f12a0cb5a28d3606ea616d2f56dff3f.tar.gz gentoo-2-4f478ec22f12a0cb5a28d3606ea616d2f56dff3f.tar.bz2 gentoo-2-4f478ec22f12a0cb5a28d3606ea616d2f56dff3f.zip |
postfix builds and chugs along quite nicely on my TiBook.
Diffstat (limited to 'net-mail/postfix')
-rw-r--r-- | net-mail/postfix/postfix-1.1.11-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/postfix/postfix-1.1.11-r5.ebuild b/net-mail/postfix/postfix-1.1.11-r5.ebuild index 051e741460b7..c6ec2cc26653 100644 --- a/net-mail/postfix/postfix-1.1.11-r5.ebuild +++ b/net-mail/postfix/postfix-1.1.11-r5.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix/postfix-1.1.11-r5.ebuild,v 1.3 2002/08/23 00:26:51 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix/postfix-1.1.11-r5.ebuild,v 1.4 2002/08/28 15:46:57 kain Exp $ DESCRIPTION="A fast and secure drop-in replacement for sendmail" HOMEPAGE="http://www.postfix.org/" LICENSE="IPL-1" SLOT="0" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc sparc64 ppc" POSTFIX_TLS_VER="0.8.11a-${PV}-0.9.6d" |