diff options
author | 2004-02-19 16:44:59 +0000 | |
---|---|---|
committer | 2004-02-19 16:44:59 +0000 | |
commit | e2a499ea25c3c7ffb1eb91bc526fc0e916d5fc37 (patch) | |
tree | 8796e9ced702aff1faae636c551ea818b9b17f75 /net-mail/postfix | |
parent | marking alpha (Manifest recommit) (diff) | |
download | gentoo-2-e2a499ea25c3c7ffb1eb91bc526fc0e916d5fc37.tar.gz gentoo-2-e2a499ea25c3c7ffb1eb91bc526fc0e916d5fc37.tar.bz2 gentoo-2-e2a499ea25c3c7ffb1eb91bc526fc0e916d5fc37.zip |
Mark 2.0.16-r1 stable on alpha and ia64. Mark 2.0.18 testing on ~ia64 (it already had ~alpha)
Diffstat (limited to 'net-mail/postfix')
-rw-r--r-- | net-mail/postfix/ChangeLog | 7 | ||||
-rw-r--r-- | net-mail/postfix/postfix-2.0.16-r1.ebuild | 4 | ||||
-rw-r--r-- | net-mail/postfix/postfix-2.0.18.ebuild | 4 |
3 files changed, 10 insertions, 5 deletions
diff --git a/net-mail/postfix/ChangeLog b/net-mail/postfix/ChangeLog index 1a73c0c19bae..de4d863101b6 100644 --- a/net-mail/postfix/ChangeLog +++ b/net-mail/postfix/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-mail/postfix # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix/ChangeLog,v 1.107 2004/02/09 23:58:53 max Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix/ChangeLog,v 1.108 2004/02/19 16:44:59 agriffis Exp $ + + 19 Feb 2004; Aron Griffis <agriffis@gentoo.org> postfix-2.0.16-r1.ebuild, + postfix-2.0.18.ebuild: + Mark 2.0.16-r1 stable on alpha and ia64. Mark 2.0.18 testing on ~ia64 (it + already had ~alpha) 09 Feb 2004; Max Kalika <max@gentoo.org> postfix-2.0.18.ebuild: Bump TLS patch to 2.0.18, IPV6+TLS patch to 1.21. diff --git a/net-mail/postfix/postfix-2.0.16-r1.ebuild b/net-mail/postfix/postfix-2.0.16-r1.ebuild index f6b410a9fb61..c05105684d68 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-2004 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.13 2004/02/12 22:21:12 max Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix/postfix-2.0.16-r1.ebuild,v 1.14 2004/02/19 16:44:59 agriffis 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 ~alpha ~mips" +KEYWORDS="x86 ~sparc ~ppc alpha ~mips ia64" IUSE="ipv6 pam ldap mysql postgres ssl sasl maildir mbox" PROVIDE="virtual/mta virtual/mda" diff --git a/net-mail/postfix/postfix-2.0.18.ebuild b/net-mail/postfix/postfix-2.0.18.ebuild index ad8c8b59ce0b..6ba33753c277 100644 --- a/net-mail/postfix/postfix-2.0.18.ebuild +++ b/net-mail/postfix/postfix-2.0.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.18.ebuild,v 1.2 2004/02/09 23:58:53 max Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix/postfix-2.0.18.ebuild,v 1.3 2004/02/19 16:44:59 agriffis 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 ~alpha ~mips" +KEYWORDS="~x86 ~sparc ~ppc ~alpha ~mips ~ia64" IUSE="ipv6 pam ldap mysql postgres ssl sasl maildir mbox" PROVIDE="virtual/mta virtual/mda" |