diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-07-19 19:17:14 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-07-19 19:17:14 +0000 |
commit | d091a92501ae7fd45580a35e73acf6d8d6d79ca0 (patch) | |
tree | 0df3bd0502e64d8aabf4d045397f7a91b32087db /games-strategy/wesnoth | |
parent | Marked ppc/ppc64 stable for bug #325153. (diff) | |
download | gentoo-2-d091a92501ae7fd45580a35e73acf6d8d6d79ca0.tar.gz gentoo-2-d091a92501ae7fd45580a35e73acf6d8d6d79ca0.tar.bz2 gentoo-2-d091a92501ae7fd45580a35e73acf6d8d6d79ca0.zip |
Marked ppc/ppc64 stable for bug #326369.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'games-strategy/wesnoth')
-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 446f09c6fe8b..ff098869c098 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.183 2010/07/11 12:42:25 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.184 2010/07/19 19:17:14 josejx Exp $ + + 19 Jul 2010; Joseph Jezak <josejx@gentoo.org> wesnoth-1.8.2.ebuild: + Marked ppc/ppc64 stable for bug #326369. 11 Jul 2010; Christian Faulhammer <fauli@gentoo.org> wesnoth-1.8.2.ebuild: stable x86, bug 326369 diff --git a/games-strategy/wesnoth/wesnoth-1.8.2.ebuild b/games-strategy/wesnoth/wesnoth-1.8.2.ebuild index e5134726d23f..27e8786a83d4 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.3 2010/07/11 12:42:25 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.8.2.ebuild,v 1.4 2010/07/19 19:17:14 josejx 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] |