Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-puzzle/connectagram/
Date: Thu, 03 Nov 2016 09:18:05
Message-Id: 1478164668.31bbdf9193d50a3fb60a5e69502b21bd09e4ec9b.kensington@gentoo
1 commit: 31bbdf9193d50a3fb60a5e69502b21bd09e4ec9b
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 3 09:16:03 2016 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 3 09:17:48 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31bbdf91
7
8 games-puzzle/connectagram: x86 stable
9
10 Gentoo-bug: 587356
11
12 Package-Manager: portage-2.3.2
13
14 games-puzzle/connectagram/connectagram-1.2.1.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/games-puzzle/connectagram/connectagram-1.2.1.ebuild b/games-puzzle/connectagram/connectagram-1.2.1.ebuild
18 index 6fb4a5f..2c669a5 100644
19 --- a/games-puzzle/connectagram/connectagram-1.2.1.ebuild
20 +++ b/games-puzzle/connectagram/connectagram-1.2.1.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2015 Gentoo Foundation
23 +# Copyright 1999-2016 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 # $Id$
26
27 @@ -11,7 +11,7 @@ SRC_URI="http://gottcode.org/${PN}/${P}-src.tar.bz2"
28
29 LICENSE="GPL-3+"
30 SLOT="0"
31 -KEYWORDS="amd64 ~x86"
32 +KEYWORDS="amd64 x86"
33 IUSE=""
34
35 RDEPEND=">=dev-qt/qtcore-5.2:5