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 1Q2Ujp-0001es-Dz for garchives@archives.gentoo.org; Wed, 23 Mar 2011 20:33:05 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 29DB11C0D4; Wed, 23 Mar 2011 20:32:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id E01701C0D4 for ; Wed, 23 Mar 2011 20:32:57 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E0D351B402B for ; Wed, 23 Mar 2011 20:32:56 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2271) id 88BA120054; Wed, 23 Mar 2011 20:32:55 +0000 (UTC) From: "Kacper Kowalik (xarthisius)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, xarthisius@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libgpg-error: libgpg-error-1.10.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: libgpg-error-1.10.ebuild ChangeLog X-VCS-Directories: dev-libs/libgpg-error X-VCS-Committer: xarthisius X-VCS-Committer-Name: Kacper Kowalik Content-Type: text/plain; charset=utf8 Message-Id: <20110323203255.88BA120054@flycatcher.gentoo.org> Date: Wed, 23 Mar 2011 20:32:55 +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: X-Archives-Hash: 99e4fe790b81db92ef6a97b8d6392a25 xarthisius 11/03/23 20:32:55 Modified: libgpg-error-1.10.ebuild ChangeLog Log: ppc/ppc64 stable wrt #355265 =20 (Portage version: 2.2.0_alpha27/cvs/Linux x86_64) Revision Changes Path 1.8 dev-libs/libgpg-error/libgpg-error-1.10.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgpg-er= ror/libgpg-error-1.10.ebuild?rev=3D1.8&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgpg-er= ror/libgpg-error-1.10.ebuild?rev=3D1.8&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgpg-er= ror/libgpg-error-1.10.ebuild?r1=3D1.7&r2=3D1.8 Index: libgpg-error-1.10.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/libgpg-error/libgpg-error-1.10= .ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- libgpg-error-1.10.ebuild 12 Mar 2011 13:27:22 -0000 1.7 +++ libgpg-error-1.10.ebuild 23 Mar 2011 20:32:55 -0000 1.8 @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgpg-error/libgpg-error-1.= 10.ebuild,v 1.7 2011/03/12 13:27:22 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgpg-error/libgpg-error-1.= 10.ebuild,v 1.8 2011/03/23 20:32:55 xarthisius Exp $ =20 EAPI=3D"3" =20 @@ -12,7 +12,7 @@ =20 LICENSE=3D"GPL-2 LGPL-2.1" SLOT=3D"0" -KEYWORDS=3D"alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~s= h ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix= ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris = ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS=3D"alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh = ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~= amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~s= parc64-solaris ~x64-solaris ~x86-solaris" IUSE=3D"common-lisp nls static-libs" =20 RDEPEND=3D"nls? ( virtual/libintl )" 1.79 dev-libs/libgpg-error/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgpg-er= ror/ChangeLog?rev=3D1.79&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgpg-er= ror/ChangeLog?rev=3D1.79&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgpg-er= ror/ChangeLog?r1=3D1.78&r2=3D1.79 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/libgpg-error/ChangeLog,v retrieving revision 1.78 retrieving revision 1.79 diff -u -r1.78 -r1.79 --- ChangeLog 12 Mar 2011 13:27:22 -0000 1.78 +++ ChangeLog 23 Mar 2011 20:32:55 -0000 1.79 @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libgpg-error # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgpg-error/ChangeLog,v 1.7= 8 2011/03/12 13:27:22 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgpg-error/ChangeLog,v 1.7= 9 2011/03/23 20:32:55 xarthisius Exp $ + + 23 Mar 2011; Kacper Kowalik libgpg-error-1.10.= ebuild: + ppc/ppc64 stable wrt #355265 =20 12 Mar 2011; Tobias Klausmann libgpg-error-1.10.= ebuild: Stable on alpha, bug #355265