diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-08-26 16:47:25 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-08-26 16:47:25 +0000 |
commit | c7e530f9544f0e2a6c7004ff3a5229dc4bce2f7b (patch) | |
tree | 5f7d8c76441b32b0a76814919062767700d9f7fa /games-strategy | |
parent | sparc stable wrt #278682 (diff) | |
download | gentoo-2-c7e530f9544f0e2a6c7004ff3a5229dc4bce2f7b.tar.gz gentoo-2-c7e530f9544f0e2a6c7004ff3a5229dc4bce2f7b.tar.bz2 gentoo-2-c7e530f9544f0e2a6c7004ff3a5229dc4bce2f7b.zip |
sparc stable wrt #278981
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/wesnoth/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/wesnoth/wesnoth-1.6.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/wesnoth/ChangeLog b/games-strategy/wesnoth/ChangeLog index b3c176726be6..8195f53e8021 100644 --- a/games-strategy/wesnoth/ChangeLog +++ b/games-strategy/wesnoth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/wesnoth # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.154 2009/08/02 15:32:24 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.155 2009/08/26 16:47:25 armin76 Exp $ + + 26 Aug 2009; Raúl Porcel <armin76@gentoo.org> wesnoth-1.6.4.ebuild: + sparc stable wrt #278981 02 Aug 2009; Markus Meier <maekke@gentoo.org> wesnoth-1.6.4.ebuild: x86 stable, bug #278981 diff --git a/games-strategy/wesnoth/wesnoth-1.6.4.ebuild b/games-strategy/wesnoth/wesnoth-1.6.4.ebuild index 40c09eda072d..ffef530a2e77 100644 --- a/games-strategy/wesnoth/wesnoth-1.6.4.ebuild +++ b/games-strategy/wesnoth/wesnoth-1.6.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.6.4.ebuild,v 1.4 2009/08/02 15:32:24 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.6.4.ebuild,v 1.5 2009/08/26 16:47:25 armin76 Exp $ EAPI=2 inherit cmake-utils eutils 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="dedicated nls server tinygui" RDEPEND=">=media-libs/libsdl-1.2.7[X] |