diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-10-12 08:08:57 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-10-12 08:08:57 +0000 |
commit | 1418b46a34b7669e58f24ecf66f08613a09157ed (patch) | |
tree | 284694a6a08b41344ac379eefc24e493b145fb8b /games-strategy | |
parent | gnome-extra/gtkhtml: new version for Gnome 2.20 (diff) | |
download | gentoo-2-1418b46a34b7669e58f24ecf66f08613a09157ed.tar.gz gentoo-2-1418b46a34b7669e58f24ecf66f08613a09157ed.tar.bz2 gentoo-2-1418b46a34b7669e58f24ecf66f08613a09157ed.zip |
stable x86, security bug 195520
(Portage version: 2.1.3.9)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/wesnoth/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/wesnoth/wesnoth-1.2.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/wesnoth/ChangeLog b/games-strategy/wesnoth/ChangeLog index 0b6d7363a265..03907aaa2222 100644 --- a/games-strategy/wesnoth/ChangeLog +++ b/games-strategy/wesnoth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/wesnoth # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.103 2007/10/08 21:45:35 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.104 2007/10/12 08:08:57 opfer Exp $ + + 12 Oct 2007; Christian Faulhammer <opfer@gentoo.org> wesnoth-1.2.7.ebuild: + stable x86, security bug 195520 *wesnoth-1.2.7 (08 Oct 2007) diff --git a/games-strategy/wesnoth/wesnoth-1.2.7.ebuild b/games-strategy/wesnoth/wesnoth-1.2.7.ebuild index 9b7c5c946881..0c082ffc3f50 100644 --- a/games-strategy/wesnoth/wesnoth-1.2.7.ebuild +++ b/games-strategy/wesnoth/wesnoth-1.2.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.2.7.ebuild,v 1.1 2007/10/08 21:45:35 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.2.7.ebuild,v 1.2 2007/10/12 08:08:57 opfer Exp $ inherit eutils toolchain-funcs flag-o-matic games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/wesnoth/${PN}-${MY_PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="dedicated editor gnome kde lite nls server tools" RDEPEND=">=media-libs/libsdl-1.2.7 |