diff options
author | Markus Meier <maekke@gentoo.org> | 2008-05-09 20:00:36 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-05-09 20:00:36 +0000 |
commit | 996474ac8475e01a6378f3ff819e58a3aef6e8bf (patch) | |
tree | dd087a0a4b8d41a953073a5eb94692bed436ccca /games-strategy | |
parent | Add video_cards_geode (diff) | |
download | gentoo-2-996474ac8475e01a6378f3ff819e58a3aef6e8bf.tar.gz gentoo-2-996474ac8475e01a6378f3ff819e58a3aef6e8bf.tar.bz2 gentoo-2-996474ac8475e01a6378f3ff819e58a3aef6e8bf.zip |
amd64/x86 stable, bug #220957
(Portage version: 2.1.5_rc8)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/wesnoth/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/wesnoth/wesnoth-1.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/wesnoth/ChangeLog b/games-strategy/wesnoth/ChangeLog index c286fc64f921..6fe83fad3e8d 100644 --- a/games-strategy/wesnoth/ChangeLog +++ b/games-strategy/wesnoth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/wesnoth # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.120 2008/05/05 16:06:01 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.121 2008/05/09 20:00:36 maekke Exp $ + + 09 May 2008; Markus Meier <maekke@gentoo.org> wesnoth-1.4.2.ebuild: + amd64/x86 stable, bug #220957 05 May 2008; Michael Sterrett <mr_bones_@gentoo.org> ChangeLog: version bump diff --git a/games-strategy/wesnoth/wesnoth-1.4.2.ebuild b/games-strategy/wesnoth/wesnoth-1.4.2.ebuild index 2173c6037032..b37bd0a41ca0 100644 --- a/games-strategy/wesnoth/wesnoth-1.4.2.ebuild +++ b/games-strategy/wesnoth/wesnoth-1.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.4.2.ebuild,v 1.1 2008/05/05 16:06:01 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.4.2.ebuild,v 1.2 2008/05/09 20:00:36 maekke 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 lite nls server static tools" RDEPEND=">=media-libs/libsdl-1.2.7 |