diff options
author | Will Woods <wwoods@gentoo.org> | 2003-11-05 00:54:36 +0000 |
---|---|---|
committer | Will Woods <wwoods@gentoo.org> | 2003-11-05 00:54:36 +0000 |
commit | 2593032a571ae6c019d0cd754e3d8186dc1c4c77 (patch) | |
tree | 6376ebf108759b6c65a20c15d87dc66bdc16b64f /net-mail/postfix/postfix-2.0.16-r1.ebuild | |
parent | mark as stable on amd64 (diff) | |
download | gentoo-2-2593032a571ae6c019d0cd754e3d8186dc1c4c77.tar.gz gentoo-2-2593032a571ae6c019d0cd754e3d8186dc1c4c77.tar.bz2 gentoo-2-2593032a571ae6c019d0cd754e3d8186dc1c4c77.zip |
marked some postfix-2.x ebuilds ~alpha
Diffstat (limited to 'net-mail/postfix/postfix-2.0.16-r1.ebuild')
-rw-r--r-- | net-mail/postfix/postfix-2.0.16-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/postfix/postfix-2.0.16-r1.ebuild b/net-mail/postfix/postfix-2.0.16-r1.ebuild index 09e2b21ec4e2..f22078032a3e 100644 --- a/net-mail/postfix/postfix-2.0.16-r1.ebuild +++ b/net-mail/postfix/postfix-2.0.16-r1.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/postfix/postfix-2.0.16-r1.ebuild,v 1.4 2003/11/04 05:13:22 max Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix/postfix-2.0.16-r1.ebuild,v 1.5 2003/11/05 00:54:30 wwoods Exp $ inherit eutils ssl-cert @@ -21,7 +21,7 @@ SRC_URI="ftp://ftp.porcupine.org/mirrors/postfix-release/official/${P}.tar.gz LICENSE="IPL-1" SLOT="0" -KEYWORDS="~x86 ~sparc ~ppc" +KEYWORDS="~x86 ~sparc ~ppc ~alpha" IUSE="ipv6 pam ldap mysql postgres ssl sasl maildir mbox" PROVIDE="virtual/mta virtual/mda" |