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/gio-sharp/
Date: Thu, 03 Nov 2016 11:19:48
Message-Id: 1478171960.3bce5a83e2a22c2f51dcec1f6233855cebee4fa3.pacho@gentoo
1 commit: 3bce5a83e2a22c2f51dcec1f6233855cebee4fa3
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 3 11:13:28 2016 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 3 11:19:20 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bce5a83
7
8 dev-dotnet/gio-sharp: amd64/x86 stable, bug #581254
9
10 Package-Manager: portage-2.3.2
11
12 dev-dotnet/gio-sharp/gio-sharp-0.3-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-dotnet/gio-sharp/gio-sharp-0.3-r1.ebuild b/dev-dotnet/gio-sharp/gio-sharp-0.3-r1.ebuild
16 index 2bc3816..0e3de21 100644
17 --- a/dev-dotnet/gio-sharp/gio-sharp-0.3-r1.ebuild
18 +++ b/dev-dotnet/gio-sharp/gio-sharp-0.3-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 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/mono/${PN}/tarball/${PV} -> ${P}.tar.gz"
26
27 LICENSE="MIT"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~x86"
30 +KEYWORDS="amd64 x86"
31 IUSE=""
32
33 RDEPEND="|| ( >=dev-dotnet/gtk-sharp-2.12.21 >=dev-dotnet/glib-sharp-2.12 )