diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-04-29 20:00:05 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-04-29 20:00:05 +0000 |
commit | 370e99152289a5b9827719724d9e77077dfa926e (patch) | |
tree | ad7ac9de7cfd76ff563bc08627aee61cad7111ed /games-action/koth | |
parent | fix cvs headers (Manifest recommit) (diff) | |
download | gentoo-2-370e99152289a5b9827719724d9e77077dfa926e.tar.gz gentoo-2-370e99152289a5b9827719724d9e77077dfa926e.tar.bz2 gentoo-2-370e99152289a5b9827719724d9e77077dfa926e.zip |
Add ~alpha
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 05a89769b733..48fcbe8d3b04 100644 --- a/games-action/koth/ChangeLog +++ b/games-action/koth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/koth # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/koth/ChangeLog,v 1.3 2004/04/19 20:32:39 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/koth/ChangeLog,v 1.4 2004/04/29 20:00:05 agriffis Exp $ + + 29 Apr 2004; Aron Griffis <agriffis@gentoo.org> koth-0.8.0.ebuild: + Add ~alpha 19 Apr 2004; Chris Gianelloni <wolf31o2@gentoo.org> koth-0.7.7.ebuild, koth-0.8.0.ebuild: diff --git a/games-action/koth/koth-0.8.0.ebuild b/games-action/koth/koth-0.8.0.ebuild index dc3e8ba4c1f9..7c14fc05fa40 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.4 2004/04/19 20:32:39 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/koth/koth-0.8.0.ebuild,v 1.5 2004/04/29 20:00:05 agriffis 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" +KEYWORDS="x86 ~alpha" IUSE="" DEPEND="media-libs/libggi" |