diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-09-20 18:42:07 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-09-20 18:42:07 +0000 |
commit | d912d2125905fc72c49ee9e61b576b2b6d52890d (patch) | |
tree | 36984a7d5c0494999932a6cf62f3fee08423a532 /games-strategy/wesnoth | |
parent | Stable on amd64 wrt bug #190796 (diff) | |
download | gentoo-2-d912d2125905fc72c49ee9e61b576b2b6d52890d.tar.gz gentoo-2-d912d2125905fc72c49ee9e61b576b2b6d52890d.tar.bz2 gentoo-2-d912d2125905fc72c49ee9e61b576b2b6d52890d.zip |
Stable on amd64 wrt bug #190846
(Portage version: 2.1.3.9)
Diffstat (limited to 'games-strategy/wesnoth')
-rw-r--r-- | games-strategy/wesnoth/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/wesnoth/wesnoth-1.2.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/wesnoth/ChangeLog b/games-strategy/wesnoth/ChangeLog index 7cc65f2ae563..8d093042e9f7 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.101 2007/09/20 17:21:41 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.102 2007/09/20 18:42:07 angelos Exp $ + + 20 Sep 2007; Christoph Mende <angelos@gentoo.org> wesnoth-1.2.6.ebuild: + Stable on amd64 wrt bug #190846 20 Sep 2007; Michael Sterrett <mr_bones_@gentoo.org> wesnoth-1.2.6.ebuild: libsdl X use check seems to be fixed now (bug #193169) diff --git a/games-strategy/wesnoth/wesnoth-1.2.6.ebuild b/games-strategy/wesnoth/wesnoth-1.2.6.ebuild index 3627cc2ae56f..39cde37d9012 100644 --- a/games-strategy/wesnoth/wesnoth-1.2.6.ebuild +++ b/games-strategy/wesnoth/wesnoth-1.2.6.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.6.ebuild,v 1.6 2007/09/20 17:21:41 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.2.6.ebuild,v 1.7 2007/09/20 18:42:07 angelos 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 |