diff options
author | 2004-06-01 12:00:05 +0000 | |
---|---|---|
committer | 2004-06-01 12:00:05 +0000 | |
commit | 37f961fd509401c99f2b078e10e4a16b5193f495 (patch) | |
tree | 31d57249db733de7297de27c79773d2eebbc1d15 /games-action/koth/koth-0.8.0.ebuild | |
parent | Unmasking new mailwrapper stuff. (diff) | |
download | historical-37f961fd509401c99f2b078e10e4a16b5193f495.tar.gz historical-37f961fd509401c99f2b078e10e4a16b5193f495.tar.bz2 historical-37f961fd509401c99f2b078e10e4a16b5193f495.zip |
Marking stable on alpha (no bugs in 478 days).
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 c0a288731e20..7397c9bb0b5e 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 Technologies, Inc. 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.6 2004/05/24 12:21:22 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/koth/koth-0.8.0.ebuild,v 1.7 2004/06/01 12:00:05 wolf31o2 Exp $ inherit eutils @@ -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" +KEYWORDS="x86 alpha ~amd64" IUSE="" DEPEND="media-libs/libggi" |