diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-10-18 21:11:22 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-10-18 21:11:22 +0000 |
commit | 8f05a309540cbd11ddf5a27689010b0928c014cc (patch) | |
tree | 089e347c18e0073779f7bd58e9c29add133ce5c8 /games-roguelike | |
parent | Marked ~amd64, bug #68027 (diff) | |
download | historical-8f05a309540cbd11ddf5a27689010b0928c014cc.tar.gz historical-8f05a309540cbd11ddf5a27689010b0928c014cc.tar.bz2 historical-8f05a309540cbd11ddf5a27689010b0928c014cc.zip |
Keyworded ~sparc wrt #67950
Diffstat (limited to 'games-roguelike')
-rw-r--r-- | games-roguelike/angband/ChangeLog | 5 | ||||
-rw-r--r-- | games-roguelike/angband/Manifest | 6 | ||||
-rw-r--r-- | games-roguelike/angband/angband-3.0.5.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/games-roguelike/angband/ChangeLog b/games-roguelike/angband/ChangeLog index 9dfca09ecb93..1824d8715e83 100644 --- a/games-roguelike/angband/ChangeLog +++ b/games-roguelike/angband/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-roguelike/angband # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-roguelike/angband/ChangeLog,v 1.9 2004/09/23 09:31:56 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-roguelike/angband/ChangeLog,v 1.10 2004/10/18 21:11:22 gustavoz Exp $ + + 18 Oct 2004; Gustavo Zacarias <gustavoz@gentoo.org> angband-3.0.5.ebuild: + Keyworded ~sparc wrt #67950 23 Sep 2004; Michael Sterrett <mr_bones_@gentoo.org> angband-3.0.5.ebuild: restore missing ~amd64 keyword diff --git a/games-roguelike/angband/Manifest b/games-roguelike/angband/Manifest index 822bf193df53..780f92308086 100644 --- a/games-roguelike/angband/Manifest +++ b/games-roguelike/angband/Manifest @@ -1,6 +1,6 @@ -MD5 8da51bb2bf2e6c8fbe3652b643ac7549 ChangeLog 1611 -MD5 069da4cba4f52c66f63c563c3fcdac5b angband-3.0.5.ebuild 1317 -MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 +MD5 13327bc0ce18a89bd61c8fc22929b1b1 ChangeLog 1718 MD5 b0b71de7f3da4139eb4259f0e31fceb0 angband-3.0.3.ebuild 1173 +MD5 7e805a17a9afc4ebedc373b33a4410d9 angband-3.0.5.ebuild 1323 +MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 MD5 166bf6a071476d096a14cc12f5c634f9 files/digest-angband-3.0.3 66 MD5 664ca676ca11ddb5e8c75f01ed3d89cf files/digest-angband-3.0.5 66 diff --git a/games-roguelike/angband/angband-3.0.5.ebuild b/games-roguelike/angband/angband-3.0.5.ebuild index 0e01a25d5592..5613c3b40276 100644 --- a/games-roguelike/angband/angband-3.0.5.ebuild +++ b/games-roguelike/angband/angband-3.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-roguelike/angband/angband-3.0.5.ebuild,v 1.5 2004/09/23 09:32:47 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-roguelike/angband/angband-3.0.5.ebuild,v 1.6 2004/10/18 21:11:22 gustavoz Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="ftp://clockwork.dementia.org/${PN}/Source/${P}.tar.gz" LICENSE="Moria" SLOT="0" -KEYWORDS="x86 ppc ~amd64" +KEYWORDS="x86 ppc ~amd64 ~sparc" IUSE="X gtk" RDEPEND="virtual/libc |