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 1OIixd-0004A7-Ic for garchives@archives.gentoo.org; Sun, 30 May 2010 13:53:53 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 18CEDE084B; Sun, 30 May 2010 13:53:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id D2F3AE084B for ; Sun, 30 May 2010 13:53:49 +0000 (UTC) Received: from corvid.gentoo.org (corvid.gentoo.org [208.92.234.79]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 69CCF1B4081 for ; Sun, 30 May 2010 13:53:49 +0000 (UTC) Received: by corvid.gentoo.org (Postfix, from userid 984) id 538352CF37; Sun, 30 May 2010 13:53:48 +0000 (UTC) From: "Fabian Groffen (grobian)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, grobian@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-crypt/gnupg: ChangeLog gnupg-2.0.15.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog gnupg-2.0.15.ebuild X-VCS-Directories: app-crypt/gnupg X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen Content-Type: text/plain; charset=utf8 Message-Id: <20100530135348.538352CF37@corvid.gentoo.org> Date: Sun, 30 May 2010 13:53:48 +0000 (UTC) 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: 2bae7665-5849-4196-b350-3f9efc9bc6dc X-Archives-Hash: f9422e77c51ea8c5c4b75c28e3600fc4 grobian 10/05/30 13:53:48 Modified: ChangeLog gnupg-2.0.15.ebuild Log: Disable symcryptrun on Solaris, there is no openpty out there (Portage version: 2.2.00.15842-prefix/cvs/Darwin powerpc) Revision Changes Path 1.372 app-crypt/gnupg/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/Ch= angeLog?rev=3D1.372&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/Ch= angeLog?rev=3D1.372&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/Ch= angeLog?r1=3D1.371&r2=3D1.372 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/app-crypt/gnupg/ChangeLog,v retrieving revision 1.371 retrieving revision 1.372 diff -u -r1.371 -r1.372 --- ChangeLog 26 May 2010 15:41:04 -0000 1.371 +++ ChangeLog 30 May 2010 13:53:48 -0000 1.372 @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/gnupg # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/ChangeLog,v 1.371 201= 0/05/26 15:41:04 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/ChangeLog,v 1.372 201= 0/05/30 13:53:48 grobian Exp $ + + 30 May 2010; Fabian Groffen gnupg-2.0.15.ebuild: + Disable symcryptrun on Solaris, there is no openpty out there =20 26 May 2010; Markos Chandras gnupg-2.0.15.ebuild= : Stable on amd64 wrt bug #320037 1.6 app-crypt/gnupg/gnupg-2.0.15.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/gn= upg-2.0.15.ebuild?rev=3D1.6&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/gn= upg-2.0.15.ebuild?rev=3D1.6&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/gn= upg-2.0.15.ebuild?r1=3D1.5&r2=3D1.6 Index: gnupg-2.0.15.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/app-crypt/gnupg/gnupg-2.0.15.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- gnupg-2.0.15.ebuild 26 May 2010 15:41:04 -0000 1.5 +++ gnupg-2.0.15.ebuild 30 May 2010 13:53:48 -0000 1.6 @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-2.0.15.ebuild,v= 1.5 2010/05/26 15:41:04 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-2.0.15.ebuild,v= 1.6 2010/05/30 13:53:48 grobian Exp $ =20 EAPI=3D"3" =20 @@ -54,13 +54,13 @@ =20 econf \ --docdir=3D"${EPREFIX}/usr/share/doc/${PF}" \ - --enable-symcryptrun \ --enable-gpg \ --enable-gpgsm \ --enable-agent \ $(use_with adns) \ $(use_enable bzip2) \ $(use_enable smartcard scdaemon) \ + $(use_enable !elibc_SunOS symcryptrun) \ $(use_enable nls) \ $(use_enable ldap) \ $(use_with caps capabilities) \