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 DA80F13888F for ; Tue, 27 Oct 2015 15:20:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9E46721C010; Tue, 27 Oct 2015 15:20:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 416B521C010 for ; Tue, 27 Oct 2015 15:20:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 99727340BB4 for ; Tue, 27 Oct 2015 15:20:24 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8109B193E for ; Tue, 27 Oct 2015 15:20:20 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1445959187.ce1ecac747571610fd128eb5710abc23fa58ae39.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-dotnet/dbus-sharp/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-dotnet/dbus-sharp/dbus-sharp-0.7.0-r2.ebuild dev-dotnet/dbus-sharp/dbus-sharp-0.8.1.ebuild X-VCS-Directories: dev-dotnet/dbus-sharp/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: ce1ecac747571610fd128eb5710abc23fa58ae39 X-VCS-Branch: master Date: Tue, 27 Oct 2015 15:20:20 +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: 437817ff-2ceb-4742-83e8-30a3b32ca262 X-Archives-Hash: 252c0f40e6f115c42b2d9c1a77c97cf2 commit: ce1ecac747571610fd128eb5710abc23fa58ae39 Author: Agostino Sarubbo gentoo org> AuthorDate: Tue Oct 27 15:19:47 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Tue Oct 27 15:19:47 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce1ecac7 dev-dotnet/dbus-sharp: amd64 stable wrt bug #563298 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" dev-dotnet/dbus-sharp/dbus-sharp-0.7.0-r2.ebuild | 2 +- dev-dotnet/dbus-sharp/dbus-sharp-0.8.1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-dotnet/dbus-sharp/dbus-sharp-0.7.0-r2.ebuild b/dev-dotnet/dbus-sharp/dbus-sharp-0.7.0-r2.ebuild index e43724d..3e380b8 100644 --- a/dev-dotnet/dbus-sharp/dbus-sharp-0.7.0-r2.ebuild +++ b/dev-dotnet/dbus-sharp/dbus-sharp-0.7.0-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://github/mono/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="1.0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" RDEPEND="dev-lang/mono diff --git a/dev-dotnet/dbus-sharp/dbus-sharp-0.8.1.ebuild b/dev-dotnet/dbus-sharp/dbus-sharp-0.8.1.ebuild index 3532386..396d997 100644 --- a/dev-dotnet/dbus-sharp/dbus-sharp-0.8.1.ebuild +++ b/dev-dotnet/dbus-sharp/dbus-sharp-0.8.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/mono/${PN}/releases/download/v${PV}/${P}.tar.gz" LICENSE="MIT" SLOT="2.0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" RDEPEND="dev-lang/mono