summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-02-07 19:17:09 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-02-07 19:17:09 +0000
commit8a9fe2c1154cd8b2f7d2c7786b5c7a4ac990e8bc (patch)
tree4d460c7a99001d40e2eadf2cf31df870d35aab97 /mail-mta/postfix
parentUnmasking for x86 (diff)
downloadhistorical-8a9fe2c1154cd8b2f7d2c7786b5c7a4ac990e8bc.tar.gz
historical-8a9fe2c1154cd8b2f7d2c7786b5c7a4ac990e8bc.tar.bz2
historical-8a9fe2c1154cd8b2f7d2c7786b5c7a4ac990e8bc.zip
Stable on sparc wrt #81024
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'mail-mta/postfix')
-rw-r--r--mail-mta/postfix/ChangeLog5
-rw-r--r--mail-mta/postfix/Manifest20
-rw-r--r--mail-mta/postfix/postfix-2.1.5-r2.ebuild4
3 files changed, 21 insertions, 8 deletions
diff --git a/mail-mta/postfix/ChangeLog b/mail-mta/postfix/ChangeLog
index 07a8f1be8a3a..a039e052dc39 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.48 2005/02/07 02:17:43 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/ChangeLog,v 1.49 2005/02/07 19:17:09 gustavoz Exp $
+
+ 07 Feb 2005; Gustavo Zacarias <gustavoz@gentoo.org> postfix-2.1.5-r2.ebuild:
+ Stable on sparc wrt #81024
06 Feb 2005; Joshua Kinard <kumba@gentoo.org> postfix-2.1.5-r2.ebuild:
Marked stable on mips.
diff --git a/mail-mta/postfix/Manifest b/mail-mta/postfix/Manifest
index a3e2bcdeb875..93a215e839e3 100644
--- a/mail-mta/postfix/Manifest
+++ b/mail-mta/postfix/Manifest
@@ -1,16 +1,26 @@
-MD5 ff7bb52888284358d37e94f8ba846449 ChangeLog 30191
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 b3bb714051061aac707eca148b633af8 ChangeLog 30303
MD5 86c229fe394877d2c6a26aa5367bc697 metadata.xml 253
+MD5 15d267a1b81f8009dfd789d0e3ab7660 postfix-2.1.5-r2.ebuild 7504
MD5 a52764b04b8ba78606b93723291828f8 postfix-2.1.5-r1.ebuild 7498
-MD5 31920cbe95c4bd8e49fb53a6caf9c890 postfix-2.1.5-r2.ebuild 7502
MD5 05337fc6d8ac2ee6c5621c5e15fd733e postfix-2.2_beta20050119.ebuild 9179
MD5 0a27ca2a1da34fdc71ffa559574d2f0a postfix-2.2_beta20050203.ebuild 9193
-MD5 6ae48624e946756fb17572811abf8961 files/digest-postfix-2.1.5-r1 363
-MD5 c2fd2c8cd7f31c4c876db365a98b972e files/digest-postfix-2.1.5-r2 363
MD5 ccf8c8212fac0ed3637cb88d27dcc440 files/digest-postfix-2.2_beta20050119 73
-MD5 f2f5bac9f4dba39b072aafebd9b2274c files/digest-postfix-2.2_beta20050203 73
+MD5 6ae48624e946756fb17572811abf8961 files/digest-postfix-2.1.5-r1 363
MD5 78c16ededccb206774194bfe05475a99 files/mailer.conf 1547
MD5 fd78f3c5211f280a77dc8c8acd3dd898 files/postfix-2.0.9-get-FQDN.patch 1057
MD5 98872da0bd186c6e0d2b884b0fa28b78 files/postfix.rc6 610
MD5 502e444ec6b9d6fb9bbef3bb0f5e284a files/smtp.pam 254
MD5 889559c8b5d02597e9e7eec89e328360 files/smtp.pass 141
MD5 43e9368a07952c4aae9e370b59ce1450 files/smtp.sasl 131
+MD5 c2fd2c8cd7f31c4c876db365a98b972e files/digest-postfix-2.1.5-r2 363
+MD5 f2f5bac9f4dba39b072aafebd9b2274c files/digest-postfix-2.2_beta20050203 73
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.2.6 (GNU/Linux)
+
+iD8DBQFCB76+KRy60XGEcJIRAiNoAKCEVB/1cdWt0krmpD44FbV9FV83vwCglEeY
+QQ25H1wKI24gw4MAeEundM4=
+=QbpB
+-----END PGP SIGNATURE-----
diff --git a/mail-mta/postfix/postfix-2.1.5-r2.ebuild b/mail-mta/postfix/postfix-2.1.5-r2.ebuild
index 089cbde9ac19..87acef0696c2 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.3 2005/02/07 02:17:43 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.1.5-r2.ebuild,v 1.4 2005/02/07 19:17:09 gustavoz 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"
IUSE="ipv6 pam ldap mysql postgres ssl sasl vda mailwrapper mbox selinux"
PROVIDE="virtual/mta virtual/mda"