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/gkeyfile-sharp/
Date: Thu, 03 Nov 2016 11:19:48
Message-Id: 1478171955.590d7c48de78e54786ec075524082171e9c8e822.pacho@gentoo
1 commit: 590d7c48de78e54786ec075524082171e9c8e822
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 3 11:10:32 2016 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 3 11:19:15 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=590d7c48
7
8 dev-dotnet/gkeyfile-sharp: amd64/x86 stable, bug #582424
9
10 Package-Manager: portage-2.3.2
11
12 dev-dotnet/gkeyfile-sharp/gkeyfile-sharp-0.1-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-dotnet/gkeyfile-sharp/gkeyfile-sharp-0.1-r1.ebuild b/dev-dotnet/gkeyfile-sharp/gkeyfile-sharp-0.1-r1.ebuild
16 index b6cce4e..2118bee 100644
17 --- a/dev-dotnet/gkeyfile-sharp/gkeyfile-sharp-0.1-r1.ebuild
18 +++ b/dev-dotnet/gkeyfile-sharp/gkeyfile-sharp-0.1-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/GKEYFILE_SHARP_0_1 -> ${P}.tar.gz
26
27 LICENSE="LGPL-2.1"
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.9 )