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 1N5Ke4-0006BP-AG for garchives@archives.gentoo.org; Tue, 03 Nov 2009 14:46:05 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CFF70E0882; Tue, 3 Nov 2009 14:46:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 8AC06E0882 for ; Tue, 3 Nov 2009 14:46:03 +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 356D567633 for ; Tue, 3 Nov 2009 14:46:03 +0000 (UTC) Received: from jer by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1N5Ke2-0008OQ-OR for gentoo-commits@lists.gentoo.org; Tue, 03 Nov 2009 14:46:02 +0000 From: "Jeroen Roovers (jer)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, jer@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/cyrus-sasl: cyrus-sasl-2.1.23-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: cyrus-sasl-2.1.23-r1.ebuild ChangeLog X-VCS-Directories: dev-libs/cyrus-sasl X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers Content-Type: text/plain; charset=utf8 Message-Id: Sender: Jeroen Roovers Date: Tue, 03 Nov 2009 14:46:02 +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: afe6472e-5a50-4ca4-9014-57ec2c574843 X-Archives-Hash: 4b738cf5b79928e473315778c8d73bfb jer 09/11/03 14:46:02 Modified: cyrus-sasl-2.1.23-r1.ebuild ChangeLog Log: Stable for HPPA (bug #289481). (Portage version: 2.2_rc48/cvs/Linux i686) Revision Changes Path 1.6 dev-libs/cyrus-sasl/cyrus-sasl-2.1.23-r1.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/cyrus-sas= l/cyrus-sasl-2.1.23-r1.ebuild?rev=3D1.6&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/cyrus-sas= l/cyrus-sasl-2.1.23-r1.ebuild?rev=3D1.6&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/cyrus-sas= l/cyrus-sasl-2.1.23-r1.ebuild?r1=3D1.5&r2=3D1.6 Index: cyrus-sasl-2.1.23-r1.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/dev-libs/cyrus-sasl/cyrus-sasl-2.1.23-r= 1.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- cyrus-sasl-2.1.23-r1.ebuild 1 Nov 2009 15:38:59 -0000 1.5 +++ cyrus-sasl-2.1.23-r1.ebuild 3 Nov 2009 14:46:02 -0000 1.6 @@ -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/dev-libs/cyrus-sasl/cyrus-sasl-2.1.23= -r1.ebuild,v 1.5 2009/11/01 15:38:59 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.23= -r1.ebuild,v 1.6 2009/11/03 14:46:02 jer Exp $ =20 inherit eutils flag-o-matic multilib autotools pam java-pkg-opt-2 =20 @@ -14,7 +14,7 @@ =20 LICENSE=3D"as-is" SLOT=3D"2" -KEYWORDS=3D"alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~spa= rc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS=3D"alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~spar= c x86 ~sparc-fbsd ~x86-fbsd" IUSE=3D"authdaemond berkdb crypt gdbm kerberos ldap mysql ntlm_unsupport= ed_patch pam postgres sample sqlite srp ssl urandom" =20 RDEPEND=3D"authdaemond? ( || ( >=3Dnet-mail/courier-imap-3.0.7 >=3Dmail-= mta/courier-0.46 ) ) 1.209 dev-libs/cyrus-sasl/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/cyrus-sas= l/ChangeLog?rev=3D1.209&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/cyrus-sas= l/ChangeLog?rev=3D1.209&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/cyrus-sas= l/ChangeLog?r1=3D1.208&r2=3D1.209 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/dev-libs/cyrus-sasl/ChangeLog,v retrieving revision 1.208 retrieving revision 1.209 diff -u -r1.208 -r1.209 --- ChangeLog 1 Nov 2009 15:38:59 -0000 1.208 +++ ChangeLog 3 Nov 2009 14:46:02 -0000 1.209 @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/cyrus-sasl # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v 1.208= 2009/11/01 15:38:59 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v 1.209= 2009/11/03 14:46:02 jer Exp $ + + 03 Nov 2009; Jeroen Roovers cyrus-sasl-2.1.23-r1.ebui= ld: + Stable for HPPA (bug #289481). =20 01 Nov 2009; nixnut cyrus-sasl-2.1.23-r1.ebuild: ppc stable #289481