diff options
author | Joseph Jezak <josejx@gentoo.org> | 2004-12-20 13:15:26 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2004-12-20 13:15:26 +0000 |
commit | f01aca8d5f0f0fd07b60079ceddd8535cc64cfbe (patch) | |
tree | 3e79414a871b70661fe0cc1c35cd0743a6cccd44 /games-action/koth | |
parent | Stable on amd64. (Manifest recommit) (diff) | |
download | gentoo-2-f01aca8d5f0f0fd07b60079ceddd8535cc64cfbe.tar.gz gentoo-2-f01aca8d5f0f0fd07b60079ceddd8535cc64cfbe.tar.bz2 gentoo-2-f01aca8d5f0f0fd07b60079ceddd8535cc64cfbe.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" |