summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-12-31 20:05:09 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-12-31 20:05:09 +0000
commit0b9f259ce2ae3ef4a40f910ed2f4c73df1f19405 (patch)
tree830b660b83cf80b534a33219d43b5416ca1c79c2 /games-strategy/freeciv
parentDo not use {C,CXX}FLAGS from pkg-config vdr.pc >=media-video/vdr-1.7.34;we do... (diff)
downloadgentoo-2-0b9f259ce2ae3ef4a40f910ed2f4c73df1f19405.tar.gz
gentoo-2-0b9f259ce2ae3ef4a40f910ed2f4c73df1f19405.tar.bz2
gentoo-2-0b9f259ce2ae3ef4a40f910ed2f4c73df1f19405.zip
x86 stable wrt security bug #447490
(Portage version: 2.1.11.31/cvs/Linux i686, signed Manifest commit with key 30427902)
Diffstat (limited to 'games-strategy/freeciv')
-rw-r--r--games-strategy/freeciv/ChangeLog5
-rw-r--r--games-strategy/freeciv/freeciv-2.3.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/freeciv/ChangeLog b/games-strategy/freeciv/ChangeLog
index 842fb4572374..5abee6fd2cf2 100644
--- a/games-strategy/freeciv/ChangeLog
+++ b/games-strategy/freeciv/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-strategy/freeciv
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.140 2012/12/29 17:44:05 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.141 2012/12/31 20:05:09 phajdan.jr Exp $
+
+ 31 Dec 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> freeciv-2.3.3.ebuild:
+ x86 stable wrt security bug #447490
29 Dec 2012; Sergey Popov <pinkbyte@gentoo.org> freeciv-2.3.3.ebuild:
Stable on amd64, wrt bug #447490
diff --git a/games-strategy/freeciv/freeciv-2.3.3.ebuild b/games-strategy/freeciv/freeciv-2.3.3.ebuild
index 2413f0135907..75885cc297f0 100644
--- a/games-strategy/freeciv/freeciv-2.3.3.ebuild
+++ b/games-strategy/freeciv/freeciv-2.3.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.3.3.ebuild,v 1.2 2012/12/29 17:44:05 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.3.3.ebuild,v 1.3 2012/12/31 20:05:09 phajdan.jr Exp $
EAPI=5
inherit eutils gnome2-utils games-ggz games
@@ -11,7 +11,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 dedicated ggz +gtk ipv6 nls readline sdl +sound"
REQUIRED_USE="|| ( gtk sdl )"