diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-07-11 12:42:25 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-07-11 12:42:25 +0000 |
commit | b32ede2839d6cfb63f65ae3cf4c6b6d5d657ed5e (patch) | |
tree | ae55b8a3ee893a9025e2ef20016794ec4f72509e /games-strategy | |
parent | stable x86, bug 325641 (diff) | |
download | gentoo-2-b32ede2839d6cfb63f65ae3cf4c6b6d5d657ed5e.tar.gz gentoo-2-b32ede2839d6cfb63f65ae3cf4c6b6d5d657ed5e.tar.bz2 gentoo-2-b32ede2839d6cfb63f65ae3cf4c6b6d5d657ed5e.zip |
stable x86, bug 326369
(Portage version: 2.1.8.3/cvs/Linux i686)
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 9f452a3e58e9..446f09c6fe8b 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.182 2010/07/06 23:03:38 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.183 2010/07/11 12:42:25 fauli Exp $ + + 11 Jul 2010; Christian Faulhammer <fauli@gentoo.org> wesnoth-1.8.2.ebuild: + stable x86, bug 326369 06 Jul 2010; Markos Chandras <hwoarang@gentoo.org> wesnoth-1.8.2.ebuild: Stable on amd64 wrt bug #326369 diff --git a/games-strategy/wesnoth/wesnoth-1.8.2.ebuild b/games-strategy/wesnoth/wesnoth-1.8.2.ebuild index 770738f2e19e..e5134726d23f 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.2 2010/07/06 23:03:38 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.8.2.ebuild,v 1.3 2010/07/11 12:42:25 fauli 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] |