From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 8BBEA138010 for ; Sat, 22 Sep 2012 12:30:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5F2C021C003; Sat, 22 Sep 2012 12:30:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 27F0521C003 for ; Sat, 22 Sep 2012 12:30:25 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8B53E33CBE3 for ; Sat, 22 Sep 2012 12:30:24 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2273) id 54B1A21601; Sat, 22 Sep 2012 12:30:23 +0000 (UTC) From: "Anthony G. Basile (blueness)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, blueness@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-dotnet/nant: nant-0.92.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: nant-0.92.ebuild ChangeLog X-VCS-Directories: dev-dotnet/nant X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20120922123023.54B1A21601@flycatcher.gentoo.org> Date: Sat, 22 Sep 2012 12:30:23 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: f7c2f5f2-de6d-4144-83a0-d8b63d6156f5 X-Archives-Hash: e8842260ff18c10bfb3ec744d885beb5 blueness 12/09/22 12:30:23 Modified: nant-0.92.ebuild ChangeLog Log: stable ppc, bug #435202 (Portage version: 2.1.11.9/cvs/Linux x86_64) Revision Changes Path 1.3 dev-dotnet/nant/nant-0.92.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/nant/nant-0.92.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/nant/nant-0.92.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/nant/nant-0.92.ebuild?r1=1.2&r2=1.3 Index: nant-0.92.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/nant/nant-0.92.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- nant-0.92.ebuild 16 Sep 2012 23:12:25 -0000 1.2 +++ nant-0.92.ebuild 22 Sep 2012 12:30:23 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/nant/nant-0.92.ebuild,v 1.2 2012/09/16 23:12:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/nant/nant-0.92.ebuild,v 1.3 2012/09/22 12:30:23 blueness Exp $ EAPI="4" @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc ~x86" IUSE="" RDEPEND=">=dev-lang/mono-2.0" 1.45 dev-dotnet/nant/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/nant/ChangeLog?rev=1.45&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/nant/ChangeLog?rev=1.45&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/nant/ChangeLog?r1=1.44&r2=1.45 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/nant/ChangeLog,v retrieving revision 1.44 retrieving revision 1.45 diff -u -r1.44 -r1.45 --- ChangeLog 16 Sep 2012 23:12:25 -0000 1.44 +++ ChangeLog 22 Sep 2012 12:30:23 -0000 1.45 @@ -1,6 +1,9 @@ # ChangeLog for dev-dotnet/nant # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/nant/ChangeLog,v 1.44 2012/09/16 23:12:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/nant/ChangeLog,v 1.45 2012/09/22 12:30:23 blueness Exp $ + + 22 Sep 2012; Anthony G. Basile nant-0.92.ebuild: + stable ppc, bug #435202 16 Sep 2012; Agostino Sarubbo nant-0.92.ebuild: Stable for amd64, wrt bug #435202