From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1N21pG-0004RQ-Bk for garchives@archives.gentoo.org; Sun, 25 Oct 2009 12:03:58 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DF80EE0869; Sun, 25 Oct 2009 12:03:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 98D8EE0869 for ; Sun, 25 Oct 2009 12:03:57 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 4504B66F2B for ; Sun, 25 Oct 2009 12:03:57 +0000 (UTC) Received: from maekke by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1N21pE-0005xz-PH for gentoo-commits@lists.gentoo.org; Sun, 25 Oct 2009 12:03:56 +0000 From: "Markus Meier (maekke)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, maekke@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in mail-mta/postfix: postfix-2.6.5.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: postfix-2.6.5.ebuild ChangeLog X-VCS-Directories: mail-mta/postfix X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier Content-Type: text/plain; charset=utf8 Message-Id: Sender: Markus Meier Date: Sun, 25 Oct 2009 12:03:56 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 990f4086-f1a1-44bc-92e9-3c0cd73a6978 X-Archives-Hash: d6f49050d8e44497d3e682765055a538 maekke 09/10/25 12:03:56 Modified: postfix-2.6.5.ebuild ChangeLog Log: amd64/x86 stable, bug #288521 (Portage version: 2.2_rc46/cvs/Linux x86_64) Revision Changes Path 1.4 mail-mta/postfix/postfix-2.6.5.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-mta/postfix/p= ostfix-2.6.5.ebuild?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-mta/postfix/p= ostfix-2.6.5.ebuild?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-mta/postfix/p= ostfix-2.6.5.ebuild?r1=3D1.3&r2=3D1.4 Index: postfix-2.6.5.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.6.5.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- postfix-2.6.5.ebuild 24 Oct 2009 14:38:24 -0000 1.3 +++ postfix-2.6.5.ebuild 25 Oct 2009 12:03:56 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.6.5.ebuild= ,v 1.3 2009/10/24 14:38:24 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.6.5.ebuild= ,v 1.4 2009/10/25 12:03:56 maekke Exp $ =20 # NOTE: this ebuild is a regular ebuild without mailer-config support! # Comment lines below "regular ebuild" and uncomment lines below "mailer= -config support" @@ -11,7 +11,7 @@ # mailer-config support #inherit eutils multilib ssl-cert toolchain-funcs flag-o-matic mailer pa= m =20 -KEYWORDS=3D"alpha ~amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc ~x= 86 ~x86-fbsd" +KEYWORDS=3D"alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86= ~x86-fbsd" =20 # regular ebuild IUSE=3D"cdb dovecot-sasl hardened ipv6 ldap mbox mysql nis pam postgres = sasl selinux ssl vda" 1.198 mail-mta/postfix/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-mta/postfix/C= hangeLog?rev=3D1.198&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-mta/postfix/C= hangeLog?rev=3D1.198&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-mta/postfix/C= hangeLog?r1=3D1.197&r2=3D1.198 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/mail-mta/postfix/ChangeLog,v retrieving revision 1.197 retrieving revision 1.198 diff -u -r1.197 -r1.198 --- ChangeLog 24 Oct 2009 14:38:24 -0000 1.197 +++ ChangeLog 25 Oct 2009 12:03:56 -0000 1.198 @@ -1,6 +1,9 @@ # ChangeLog for mail-mta/postfix # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/ChangeLog,v 1.197 20= 09/10/24 14:38:24 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/ChangeLog,v 1.198 20= 09/10/25 12:03:56 maekke Exp $ + + 25 Oct 2009; Markus Meier postfix-2.6.5.ebuild: + amd64/x86 stable, bug #288521 =20 24 Oct 2009; Tobias Klausmann postfix-2.6.5.ebui= ld: Stable on alpha, bug #288521