diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2007-10-18 14:46:23 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2007-10-18 14:46:23 +0000 |
commit | 2ff1efa1c71d6f84658c673f01b1f2f5583d7812 (patch) | |
tree | aa365e79ba75a6462ec63abc35312986fb997c4c /games-strategy/wesnoth | |
parent | Fix compilation against newest ffmpeg, Bug #188184. Added desktop menu entry,... (diff) | |
download | gentoo-2-2ff1efa1c71d6f84658c673f01b1f2f5583d7812.tar.gz gentoo-2-2ff1efa1c71d6f84658c673f01b1f2f5583d7812.tar.bz2 gentoo-2-2ff1efa1c71d6f84658c673f01b1f2f5583d7812.zip |
Sparc stable --- Security Bug #195520 --- Looks good.
(Portage version: 2.1.3.14)
Diffstat (limited to 'games-strategy/wesnoth')
-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 997ca3782e12..2b344eca28a6 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.106 2007/10/14 15:58:21 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.107 2007/10/18 14:46:23 fmccor Exp $ + + 18 Oct 2007; Ferris McCormick <fmccor@gentoo.org> wesnoth-1.2.7.ebuild: + Sparc stable --- Security Bug #195520 --- Looks good. 14 Oct 2007; Markus Rothe <corsair@gentoo.org> wesnoth-1.2.7.ebuild: Stable on ppc64; bug #195520 diff --git a/games-strategy/wesnoth/wesnoth-1.2.7.ebuild b/games-strategy/wesnoth/wesnoth-1.2.7.ebuild index 6004108b0319..290c6f71f42b 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.4 2007/10/14 15:58:21 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.2.7.ebuild,v 1.5 2007/10/18 14:46:23 fmccor 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 |