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 1PtLIO-0007U5-Ma for garchives@archives.gentoo.org; Sat, 26 Feb 2011 14:38:57 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 669941C017; Sat, 26 Feb 2011 14:38:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 2555C1C017 for ; Sat, 26 Feb 2011 14:38:49 +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 728711B40DB for ; Sat, 26 Feb 2011 14:38:48 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2271) id 1221220054; Sat, 26 Feb 2011 14:38:47 +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-dotnet/pe-format: pe-format-2.0.5.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: pe-format-2.0.5.ebuild ChangeLog X-VCS-Directories: dev-dotnet/pe-format X-VCS-Committer: xarthisius X-VCS-Committer-Name: Kacper Kowalik Content-Type: text/plain; charset=utf8 Message-Id: <20110226143847.1221220054@flycatcher.gentoo.org> Date: Sat, 26 Feb 2011 14:38:47 +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: c63471255cd8c70ee790100c5457cd86 xarthisius 11/02/26 14:38:47 Modified: pe-format-2.0.5.ebuild ChangeLog Log: Marked ~ppc wrt #336937 =20 (Portage version: 2.2.0_alpha25/cvs/Linux ppc64) Revision Changes Path 1.4 dev-dotnet/pe-format/pe-format-2.0.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/pe-form= at/pe-format-2.0.5.ebuild?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/pe-form= at/pe-format-2.0.5.ebuild?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/pe-form= at/pe-format-2.0.5.ebuild?r1=3D1.3&r2=3D1.4 Index: pe-format-2.0.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/dev-dotnet/pe-format/pe-format-2.0.5.eb= uild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- pe-format-2.0.5.ebuild 5 Jan 2011 14:37:28 -0000 1.3 +++ pe-format-2.0.5.ebuild 26 Feb 2011 14:38:46 -0000 1.4 @@ -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-dotnet/pe-format/pe-format-2.0.5.= ebuild,v 1.3 2011/01/05 14:37:28 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/pe-format-2.0.5.= ebuild,v 1.4 2011/02/26 14:38:46 xarthisius Exp $ =20 EAPI=3D3 inherit autotools-utils @@ -11,7 +11,7 @@ =20 LICENSE=3D"GPL-2" SLOT=3D"0" -KEYWORDS=3D"~amd64 ~x86" +KEYWORDS=3D"~amd64 ~ppc ~x86" IUSE=3D"" =20 src_install() { 1.28 dev-dotnet/pe-format/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/pe-form= at/ChangeLog?rev=3D1.28&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/pe-form= at/ChangeLog?rev=3D1.28&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/pe-form= at/ChangeLog?r1=3D1.27&r2=3D1.28 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-dotnet/pe-format/ChangeLog,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- ChangeLog 5 Jan 2011 14:37:28 -0000 1.27 +++ ChangeLog 26 Feb 2011 14:38:46 -0000 1.28 @@ -1,6 +1,10 @@ # ChangeLog for dev-dotnet/pe-format # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/ChangeLog,v 1.27= 2011/01/05 14:37:28 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/ChangeLog,v 1.28= 2011/02/26 14:38:46 xarthisius Exp $ + + 26 Feb 2011; Kacper Kowalik + pe-format-2.0.5.ebuild: + Marked ~ppc wrt #336937 =20 05 Jan 2011; Micha=C5=82 G=C3=B3rny -pe-format-2.0= .4.ebuild, pe-format-2.0.5.ebuild: