From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D9DFC139694 for ; Sun, 14 May 2017 10:05:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4A1A4E0E15; Sun, 14 May 2017 10:05:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 29CD5E0E1A for ; Sun, 14 May 2017 10:05:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3C4643416AA for ; Sun, 14 May 2017 10:05:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D9803744C for ; Sun, 14 May 2017 10:05:09 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1494756303.fcba3e32e469e07d184bcbd24a37cbbf2ef5a4c6.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-strategy/freeciv/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-strategy/freeciv/freeciv-2.5.6.ebuild X-VCS-Directories: games-strategy/freeciv/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: fcba3e32e469e07d184bcbd24a37cbbf2ef5a4c6 X-VCS-Branch: master Date: Sun, 14 May 2017 10:05:09 +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: 92085e7b-bdb2-4338-921f-f944e2228b63 X-Archives-Hash: f908b8082a8a4af03cdf78834abf1503 commit: fcba3e32e469e07d184bcbd24a37cbbf2ef5a4c6 Author: Lars Wendler gentoo org> AuthorDate: Sun May 14 10:04:01 2017 +0000 Commit: Lars Wendler gentoo org> CommitDate: Sun May 14 10:05:03 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcba3e32 games-strategy/freeciv: Version 2.5.6 stable for amd64 and x86. Package-Manager: Portage-2.3.5, Repoman-2.3.2 games-strategy/freeciv/freeciv-2.5.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-strategy/freeciv/freeciv-2.5.6.ebuild b/games-strategy/freeciv/freeciv-2.5.6.ebuild index 9dd90fa0910..7c177a64cbe 100644 --- a/games-strategy/freeciv/freeciv-2.5.6.ebuild +++ b/games-strategy/freeciv/freeciv-2.5.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/freeciv/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="auth aimodules dedicated +gtk ipv6 mapimg modpack mysql nls qt5 readline sdl +server +sound sqlite system-lua" # postgres isn't yet really supported by upstream