diff options
author | 2004-12-20 13:15:26 +0000 | |
---|---|---|
committer | 2004-12-20 13:15:26 +0000 | |
commit | 195223be0cdd152d5895e1eb01947eb26365ea00 (patch) | |
tree | 2b66a6466e08426083a38c9c8bb8f3da0e005bde /games-action/koth | |
parent | Stable on amd64. (diff) | |
download | historical-195223be0cdd152d5895e1eb01947eb26365ea00.tar.gz historical-195223be0cdd152d5895e1eb01947eb26365ea00.tar.bz2 historical-195223be0cdd152d5895e1eb01947eb26365ea00.zip |
Marked ppc stable.
Diffstat (limited to 'games-action/koth')
-rw-r--r-- | games-action/koth/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/koth/koth-0.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/koth/ChangeLog b/games-action/koth/ChangeLog index ee881b0fa213..2c332837e89a 100644 --- a/games-action/koth/ChangeLog +++ b/games-action/koth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/koth # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/koth/ChangeLog,v 1.9 2004/11/06 04:20:07 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/koth/ChangeLog,v 1.10 2004/12/20 13:15:26 josejx Exp $ + + 21 Dec 2004; Joseph Jezak <josejx@gentoo.org> koth-0.8.0.ebuild: + Marked ppc stable. 06 Nov 2004; Joseph Jezak <josejx@gentoo.org> koth-0.8.0.ebuild: Correctly installs into games now. diff --git a/games-action/koth/koth-0.8.0.ebuild b/games-action/koth/koth-0.8.0.ebuild index 4c6181b045fa..945886550294 100644 --- a/games-action/koth/koth-0.8.0.ebuild +++ b/games-action/koth/koth-0.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation and Arcady Genkin <agenkin@thpoon.com> # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/koth/koth-0.8.0.ebuild,v 1.10 2004/11/06 04:20:07 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/koth/koth-0.8.0.ebuild,v 1.11 2004/12/20 13:15:26 josejx Exp $ inherit eutils games @@ -10,7 +10,7 @@ SRC_URI="http://savannah.nongnu.org/download/${PN}/default.pkg/${PV}/${P}.tar.bz LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 alpha ~amd64 ~ppc" +KEYWORDS="x86 alpha ~amd64 ppc" IUSE="" DEPEND="media-libs/libggi" |