diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-03-19 17:04:44 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-03-19 17:04:44 +0000 |
commit | 01a3734d7eee4397381e06c662027c625221c42e (patch) | |
tree | 7d47d81a3335e8821f02061ab62946dedcd3cfae /games-strategy/wesnoth | |
parent | stable on sparc (Manifest recommit) (diff) | |
download | gentoo-2-01a3734d7eee4397381e06c662027c625221c42e.tar.gz gentoo-2-01a3734d7eee4397381e06c662027c625221c42e.tar.bz2 gentoo-2-01a3734d7eee4397381e06c662027c625221c42e.zip |
~sparc lovin
Diffstat (limited to 'games-strategy/wesnoth')
-rw-r--r-- | games-strategy/wesnoth/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/wesnoth/wesnoth-0.6.99.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/wesnoth/ChangeLog b/games-strategy/wesnoth/ChangeLog index f728e11cb45a..e9c13120853b 100644 --- a/games-strategy/wesnoth/ChangeLog +++ b/games-strategy/wesnoth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/wesnoth # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.14 2004/03/17 12:20:34 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.15 2004/03/19 17:04:44 gustavoz Exp $ + + 19 Mar 2004; Gustavo Zacarias <gustavoz@gentoo.org> wesnoth-0.6.99.5.ebuild: + ~sparc lovin 17 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> wesnoth-0.6.99.5.ebuild: diff --git a/games-strategy/wesnoth/wesnoth-0.6.99.5.ebuild b/games-strategy/wesnoth/wesnoth-0.6.99.5.ebuild index 8937f0a6ae9c..17dd40cf4a18 100644 --- a/games-strategy/wesnoth/wesnoth-0.6.99.5.ebuild +++ b/games-strategy/wesnoth/wesnoth-0.6.99.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-0.6.99.5.ebuild,v 1.2 2004/03/17 12:20:34 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-0.6.99.5.ebuild,v 1.3 2004/03/19 17:04:44 gustavoz Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="http://www.wesnoth.org/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 amd64 ppc" +KEYWORDS="x86 amd64 ppc ~sparc" IUSE="server editor tools" DEPEND=">=media-libs/libsdl-1.2 |