diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-02-03 15:52:10 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-02-03 15:52:10 +0000 |
commit | b9b95cdb08aab2ce3c6ddc9445fbf4bdc014742b (patch) | |
tree | 524ebf917f78b3da4269067e5a86e32661bd0d6f /games-strategy/bos | |
parent | Stable on MIPS; bug #164176 (diff) | |
download | gentoo-2-b9b95cdb08aab2ce3c6ddc9445fbf4bdc014742b.tar.gz gentoo-2-b9b95cdb08aab2ce3c6ddc9445fbf4bdc014742b.tar.bz2 gentoo-2-b9b95cdb08aab2ce3c6ddc9445fbf4bdc014742b.zip |
Added ~ppc wrt bug 165083
(Portage version: 2.1.1-r2)
Diffstat (limited to 'games-strategy/bos')
-rw-r--r-- | games-strategy/bos/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/bos/bos-2.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/bos/ChangeLog b/games-strategy/bos/ChangeLog index f2a508f882e0..55a63c100e01 100644 --- a/games-strategy/bos/ChangeLog +++ b/games-strategy/bos/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/bos # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/bos/ChangeLog,v 1.3 2007/01/16 23:22:02 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/bos/ChangeLog,v 1.4 2007/02/03 15:52:10 nixnut Exp $ + + 03 Feb 2007; nixnut <nixnut@gentoo.org> bos-2.0.1.ebuild: + Added ~ppc wrt bug 165083 *bos-2.0.1 (16 Jan 2007) diff --git a/games-strategy/bos/bos-2.0.1.ebuild b/games-strategy/bos/bos-2.0.1.ebuild index 7250f529976e..a32297daa227 100644 --- a/games-strategy/bos/bos-2.0.1.ebuild +++ b/games-strategy/bos/bos-2.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/bos/bos-2.0.1.ebuild,v 1.2 2007/02/01 00:20:36 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/bos/bos-2.0.1.ebuild,v 1.3 2007/02/03 15:52:10 nixnut Exp $ inherit eutils versionator games @@ -12,7 +12,7 @@ SRC_URI="http://bos.seul.org/files/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" RDEPEND=">=games-engines/stratagus-2.2.1" |