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/koth-0.8.0.ebuild | |
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/koth-0.8.0.ebuild')
-rw-r--r-- | games-action/koth/koth-0.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |