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 D08F5139357 for ; Mon, 10 Aug 2015 11:54:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8D0BFE0880; Mon, 10 Aug 2015 11:54:40 +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 9D96BE087D for ; Mon, 10 Aug 2015 11:54:39 +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 13D5F34091F for ; Mon, 10 Aug 2015 11:54:38 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 453AC14B for ; Mon, 10 Aug 2015 11:54:36 +0000 (UTC) From: "Heather Cynede" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Heather Cynede" Message-ID: <1439207016.7f76714e09f2a25320997f1ed95490cff1c8faba.cynede@gentoo> Subject: [gentoo-commits] proj/dotnet:master commit in: dev-dotnet/notify-sharp/ X-VCS-Repository: proj/dotnet X-VCS-Files: dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20090305.ebuild dev-dotnet/notify-sharp/notify-sharp-0.4.1.ebuild dev-dotnet/notify-sharp/notify-sharp-3.0.3.ebuild X-VCS-Directories: dev-dotnet/notify-sharp/ X-VCS-Committer: cynede X-VCS-Committer-Name: Heather Cynede X-VCS-Revision: 7f76714e09f2a25320997f1ed95490cff1c8faba X-VCS-Branch: master Date: Mon, 10 Aug 2015 11:54:36 +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: aa0bf1a9-c8f9-4b8d-9301-ebe2869c221c X-Archives-Hash: a4723e65956a190bad4c588be860f956 commit: 7f76714e09f2a25320997f1ed95490cff1c8faba Author: Heather live ru> AuthorDate: Mon Aug 10 11:43:36 2015 +0000 Commit: Heather Cynede gentoo org> CommitDate: Mon Aug 10 11:43:36 2015 +0000 URL: https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=7f76714e notify sharp corrections & clean up .../notify-sharp-0.4.0_pre20090305.ebuild | 36 ---------------------- dev-dotnet/notify-sharp/notify-sharp-0.4.1.ebuild | 2 +- dev-dotnet/notify-sharp/notify-sharp-3.0.3.ebuild | 2 +- 3 files changed, 2 insertions(+), 38 deletions(-) diff --git a/dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20090305.ebuild b/dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20090305.ebuild deleted file mode 100644 index 8ce83e6..0000000 --- a/dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20090305.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=5 -inherit autotools eutils dotnet - -MY_P=${PN}-${PV#*_pre} - -DESCRIPTION="a C# client implementation for Desktop Notifications" -HOMEPAGE="http://www.ndesk.org/NotifySharp" -SRC_URI="mirror://gentoo/${MY_P}.tar.bz2" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 ppc x86" -IUSE="doc" - -RDEPEND=">=dev-lang/mono-1.1.13 - >=dev-dotnet/gtk-sharp-2.10.1:2 - >=dev-dotnet/dbus-sharp-0.6 - >=dev-dotnet/dbus-sharp-glib-0.4 - >=x11-libs/libnotify-0.4.5" -DEPEND="${RDEPEND}" - -S=${WORKDIR}/${MY_P} - -src_prepare() { - epatch "${FILESDIR}/${PN}-0.4.0_pre20080912-control-docs.patch" \ - "${FILESDIR}/${P}-dbus-sharp.patch" - eautoreconf -} - -src_configure() { - econf $(use_enable doc docs) -} diff --git a/dev-dotnet/notify-sharp/notify-sharp-0.4.1.ebuild b/dev-dotnet/notify-sharp/notify-sharp-0.4.1.ebuild index f4dd34a..3df5238 100644 --- a/dev-dotnet/notify-sharp/notify-sharp-0.4.1.ebuild +++ b/dev-dotnet/notify-sharp/notify-sharp-0.4.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/meebey/notify-sharp/archive/${PV}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="doc" RDEPEND=">=dev-lang/mono-4.0.2.5 diff --git a/dev-dotnet/notify-sharp/notify-sharp-3.0.3.ebuild b/dev-dotnet/notify-sharp/notify-sharp-3.0.3.ebuild index f4dd34a..3df5238 100644 --- a/dev-dotnet/notify-sharp/notify-sharp-3.0.3.ebuild +++ b/dev-dotnet/notify-sharp/notify-sharp-3.0.3.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/meebey/notify-sharp/archive/${PV}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="doc" RDEPEND=">=dev-lang/mono-4.0.2.5