diff options
author | 2007-03-12 16:43:41 +0000 | |
---|---|---|
committer | 2007-03-12 16:43:41 +0000 | |
commit | 66043629494fcc0b6a23ea5502b12f0ec8225942 (patch) | |
tree | 547efc655ce6d123df00d5596d9494ddbab6a602 /games-roguelike | |
parent | x86 stable (diff) | |
download | gentoo-2-66043629494fcc0b6a23ea5502b12f0ec8225942.tar.gz gentoo-2-66043629494fcc0b6a23ea5502b12f0ec8225942.tar.bz2 gentoo-2-66043629494fcc0b6a23ea5502b12f0ec8225942.zip |
Stable on sparc wrt #168294
(Portage version: 2.1.2.2)
Diffstat (limited to 'games-roguelike')
-rw-r--r-- | games-roguelike/angband/ChangeLog | 5 | ||||
-rw-r--r-- | games-roguelike/angband/angband-3.0.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-roguelike/angband/ChangeLog b/games-roguelike/angband/ChangeLog index f74a6c6f859c..b56b5c495cdb 100644 --- a/games-roguelike/angband/ChangeLog +++ b/games-roguelike/angband/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-roguelike/angband # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-roguelike/angband/ChangeLog,v 1.21 2007/03/04 20:46:59 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-roguelike/angband/ChangeLog,v 1.22 2007/03/12 16:43:41 gustavoz Exp $ + + 12 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> angband-3.0.6.ebuild: + Stable on sparc wrt #168294 04 Mar 2007; Simon Stelling <blubb@gentoo.org> angband-3.0.6.ebuild: stable on amd64; bug 168294 diff --git a/games-roguelike/angband/angband-3.0.6.ebuild b/games-roguelike/angband/angband-3.0.6.ebuild index bee43d18c59e..ecc062d6c345 100644 --- a/games-roguelike/angband/angband-3.0.6.ebuild +++ b/games-roguelike/angband/angband-3.0.6.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-roguelike/angband/angband-3.0.6.ebuild,v 1.6 2007/03/04 20:46:59 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-roguelike/angband/angband-3.0.6.ebuild,v 1.7 2007/03/12 16:43:41 gustavoz Exp $ inherit flag-o-matic games @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.thangorodrim.net/pub/${PN}/Source/${P}.tar.gz" LICENSE="Moria" SLOT="0" -KEYWORDS="amd64 ppc ~ppc-macos ~sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ppc ~ppc-macos sparc x86 ~x86-fbsd" IUSE="X gtk" DEPEND=">=sys-libs/ncurses-5 |