diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2005-08-17 19:19:39 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2005-08-17 19:19:39 +0000 |
commit | 3bd1305f2933646f8118e15447d8df6fc36a25ef (patch) | |
tree | 8c4f82008306345d522a711204cb3d85a2ff43a8 /games-strategy | |
parent | Marked stable on x86 in preparation for Netbeans 4.0. (diff) | |
download | gentoo-2-3bd1305f2933646f8118e15447d8df6fc36a25ef.tar.gz gentoo-2-3bd1305f2933646f8118e15447d8df6fc36a25ef.tar.bz2 gentoo-2-3bd1305f2933646f8118e15447d8df6fc36a25ef.zip |
stable for x86
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/scorched3d/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/scorched3d/scorched3d-39.ebuild | 4 | ||||
-rw-r--r-- | games-strategy/wesnoth/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/wesnoth/wesnoth-0.9.5.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/games-strategy/scorched3d/ChangeLog b/games-strategy/scorched3d/ChangeLog index 40feca2ddaa6..d6cfb032a325 100644 --- a/games-strategy/scorched3d/ChangeLog +++ b/games-strategy/scorched3d/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/scorched3d # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/scorched3d/ChangeLog,v 1.23 2005/08/10 03:35:30 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/scorched3d/ChangeLog,v 1.24 2005/08/17 19:18:03 mr_bones_ Exp $ + + 17 Aug 2005; Michael Sterrett <mr_bones_@gentoo.org> scorched3d-39.ebuild: + stable for x86 10 Aug 2005; Michael Sterrett <mr_bones_@gentoo.org> scorched3d-39.ebuild: upstream patch for compile with USE=mysql (bug #101903) diff --git a/games-strategy/scorched3d/scorched3d-39.ebuild b/games-strategy/scorched3d/scorched3d-39.ebuild index 117d74f6cbd7..eb2e4351f0d0 100644 --- a/games-strategy/scorched3d/scorched3d-39.ebuild +++ b/games-strategy/scorched3d/scorched3d-39.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/scorched3d/scorched3d-39.ebuild,v 1.3 2005/08/10 03:35:30 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/scorched3d/scorched3d-39.ebuild,v 1.4 2005/08/17 19:18:03 mr_bones_ Exp $ inherit wxwidgets games @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/scorched3d/Scorched3D-${PV}-src.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="gtk2 mysql" DEPEND="virtual/opengl diff --git a/games-strategy/wesnoth/ChangeLog b/games-strategy/wesnoth/ChangeLog index c05f9b58bc63..92044f1ded6e 100644 --- a/games-strategy/wesnoth/ChangeLog +++ b/games-strategy/wesnoth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/wesnoth # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.55 2005/08/09 16:39:04 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.56 2005/08/17 19:19:39 mr_bones_ Exp $ + + 17 Aug 2005; Michael Sterrett <mr_bones_@gentoo.org> wesnoth-0.9.5.ebuild: + stable for x86 09 Aug 2005; Michael Sterrett <mr_bones_@gentoo.org> -wesnoth-0.9.1.ebuild, -wesnoth-0.9.2.ebuild, -wesnoth-0.9.3.ebuild: diff --git a/games-strategy/wesnoth/wesnoth-0.9.5.ebuild b/games-strategy/wesnoth/wesnoth-0.9.5.ebuild index 56ec2de0d93b..6950a85297ce 100644 --- a/games-strategy/wesnoth/wesnoth-0.9.5.ebuild +++ b/games-strategy/wesnoth/wesnoth-0.9.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-0.9.5.ebuild,v 1.1 2005/08/09 16:35:28 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-0.9.5.ebuild,v 1.2 2005/08/17 19:19:39 mr_bones_ Exp $ inherit eutils flag-o-matic games @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/wesnoth/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="editor gnome kde lite nls server tools" DEPEND=">=media-libs/libsdl-1.2.7 |