Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-dotnet/notify-sharp/
Date: Sun, 09 Oct 2016 09:04:34
Message-Id: 1476003834.979c7425b7cff576e01a47cbb9abb1554af26a2b.pacho@gentoo
1 commit: 979c7425b7cff576e01a47cbb9abb1554af26a2b
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 9 08:49:04 2016 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 9 09:03:54 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=979c7425
7
8 dev-dotnet/notify-sharp: x86/ppc stable, bug #582946
9
10 Package-Manager: portage-2.3.1
11
12 dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20090305-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20090305-r1.ebuild b/dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20090305-r1.ebuild
16 index 8591cd9..04d14e3 100644
17 --- a/dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20090305-r1.ebuild
18 +++ b/dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20090305-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2016 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.bz2"
26
27 LICENSE="MIT"
28 SLOT="0"
29 -KEYWORDS="amd64 ~ppc ~x86"
30 +KEYWORDS="amd64 ppc x86"
31 IUSE="doc"
32
33 RDEPEND=">=dev-lang/mono-1.1.13