diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-07-06 23:03:38 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-07-06 23:03:38 +0000 |
commit | 2cd010fb6920e71f4bd8c3729a23561ee6ef4cba (patch) | |
tree | 5b8391ae98995016a768d1eead5d225c6b0a19b8 /games-strategy | |
parent | Version bump. (diff) | |
download | gentoo-2-2cd010fb6920e71f4bd8c3729a23561ee6ef4cba.tar.gz gentoo-2-2cd010fb6920e71f4bd8c3729a23561ee6ef4cba.tar.bz2 gentoo-2-2cd010fb6920e71f4bd8c3729a23561ee6ef4cba.zip |
Stable on amd64 wrt bug #326369
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/wesnoth/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/wesnoth/wesnoth-1.8.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/wesnoth/ChangeLog b/games-strategy/wesnoth/ChangeLog index 9891ce6edb39..9f452a3e58e9 100644 --- a/games-strategy/wesnoth/ChangeLog +++ b/games-strategy/wesnoth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/wesnoth # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.181 2010/07/05 16:50:24 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.182 2010/07/06 23:03:38 hwoarang Exp $ + + 06 Jul 2010; Markos Chandras <hwoarang@gentoo.org> wesnoth-1.8.2.ebuild: + Stable on amd64 wrt bug #326369 *wesnoth-1.8.3 (05 Jul 2010) diff --git a/games-strategy/wesnoth/wesnoth-1.8.2.ebuild b/games-strategy/wesnoth/wesnoth-1.8.2.ebuild index b52436530ca9..770738f2e19e 100644 --- a/games-strategy/wesnoth/wesnoth-1.8.2.ebuild +++ b/games-strategy/wesnoth/wesnoth-1.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.8.2.ebuild,v 1.1 2010/05/31 21:13:23 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.8.2.ebuild,v 1.2 2010/07/06 23:03:38 hwoarang Exp $ EAPI=2 inherit cmake-utils eutils multilib toolchain-funcs flag-o-matic games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/wesnoth/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="dbus dedicated doc nls server tinygui" RDEPEND=">=media-libs/libsdl-1.2.7[video,X] |