summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mail-mta')
-rw-r--r--mail-mta/postfix/ChangeLog5
-rw-r--r--mail-mta/postfix/Manifest18
-rw-r--r--mail-mta/postfix/postfix-2.1.5-r2.ebuild4
3 files changed, 15 insertions, 12 deletions
diff --git a/mail-mta/postfix/ChangeLog b/mail-mta/postfix/ChangeLog
index 9779004ee0fb..4e04c3dfda28 100644
--- a/mail-mta/postfix/ChangeLog
+++ b/mail-mta/postfix/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for mail-mta/postfix
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/ChangeLog,v 1.53 2005/02/10 15:59:54 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/ChangeLog,v 1.54 2005/02/14 00:08:34 plasmaroo Exp $
+
+ 14 Feb 2005; <plasmaroo@gentoo.org> postfix-2.1.5-r2.ebuild:
+ Mark 2.1.5-r2 ~ia64.
10 Feb 2005; Simon Stelling <blubb@gentoo.org> postfix-2.1.5-r2.ebuild:
stable on amd64 wrt bug 81024
diff --git a/mail-mta/postfix/Manifest b/mail-mta/postfix/Manifest
index 3e97b2a7f48d..e805f69b9f83 100644
--- a/mail-mta/postfix/Manifest
+++ b/mail-mta/postfix/Manifest
@@ -1,16 +1,16 @@
-MD5 4b2ed2154326524dab901711ad03a443 ChangeLog 30838
+MD5 38d70d90decb66eb6a2bcba997234c6e postfix-2.1.5-r2.ebuild 7508
+MD5 f15aacfdcf12b05b9c2fd930f2b00eed ChangeLog 30929
MD5 86c229fe394877d2c6a26aa5367bc697 metadata.xml 253
-MD5 711c1dbb8ee7ed54e890b0041f4b9a09 postfix-2.2_beta20050206.ebuild 9193
MD5 a52764b04b8ba78606b93723291828f8 postfix-2.1.5-r1.ebuild 7498
-MD5 84c574bb7a4a3163e4d223a1b9a295aa postfix-2.1.5-r2.ebuild 7498
+MD5 711c1dbb8ee7ed54e890b0041f4b9a09 postfix-2.2_beta20050206.ebuild 9193
MD5 0a27ca2a1da34fdc71ffa559574d2f0a postfix-2.2_beta20050203.ebuild 9193
-MD5 511a6570492b8171fcce11a69ea5ad1c files/digest-postfix-2.2_beta20050206 73
-MD5 6ae48624e946756fb17572811abf8961 files/digest-postfix-2.1.5-r1 363
MD5 c2fd2c8cd7f31c4c876db365a98b972e files/digest-postfix-2.1.5-r2 363
-MD5 78c16ededccb206774194bfe05475a99 files/mailer.conf 1547
-MD5 98872da0bd186c6e0d2b884b0fa28b78 files/postfix.rc6 610
+MD5 511a6570492b8171fcce11a69ea5ad1c files/digest-postfix-2.2_beta20050206 73
MD5 502e444ec6b9d6fb9bbef3bb0f5e284a files/smtp.pam 254
-MD5 fd78f3c5211f280a77dc8c8acd3dd898 files/postfix-2.0.9-get-FQDN.patch 1057
+MD5 f2f5bac9f4dba39b072aafebd9b2274c files/digest-postfix-2.2_beta20050203 73
MD5 889559c8b5d02597e9e7eec89e328360 files/smtp.pass 141
MD5 43e9368a07952c4aae9e370b59ce1450 files/smtp.sasl 131
-MD5 f2f5bac9f4dba39b072aafebd9b2274c files/digest-postfix-2.2_beta20050203 73
+MD5 6ae48624e946756fb17572811abf8961 files/digest-postfix-2.1.5-r1 363
+MD5 fd78f3c5211f280a77dc8c8acd3dd898 files/postfix-2.0.9-get-FQDN.patch 1057
+MD5 78c16ededccb206774194bfe05475a99 files/mailer.conf 1547
+MD5 98872da0bd186c6e0d2b884b0fa28b78 files/postfix.rc6 610
diff --git a/mail-mta/postfix/postfix-2.1.5-r2.ebuild b/mail-mta/postfix/postfix-2.1.5-r2.ebuild
index b81f92063547..7604691e5cd5 100644
--- a/mail-mta/postfix/postfix-2.1.5-r2.ebuild
+++ b/mail-mta/postfix/postfix-2.1.5-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.1.5-r2.ebuild,v 1.7 2005/02/10 15:59:54 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.1.5-r2.ebuild,v 1.8 2005/02/14 00:08:34 plasmaroo Exp $
inherit eutils ssl-cert toolchain-funcs
@@ -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 amd64 ~s390 mips ~hppa ~ppc64"
+KEYWORDS="x86 sparc ppc alpha amd64 ~s390 mips ~hppa ~ppc64 ~ia64"
IUSE="ipv6 pam ldap mysql postgres ssl sasl vda mailwrapper mbox selinux"
PROVIDE="virtual/mta virtual/mda"