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 | df48942ee43b7b67b6c5e52abb3bf032335cb44f (patch) | |
tree | 1a1bb59a179132213b7984a7cdd7f60801079705 /games-action/koth | |
parent | Add ~alpha (diff) | |
download | historical-df48942ee43b7b67b6c5e52abb3bf032335cb44f.tar.gz historical-df48942ee43b7b67b6c5e52abb3bf032335cb44f.tar.bz2 historical-df48942ee43b7b67b6c5e52abb3bf032335cb44f.zip |
Add ~alpha
Diffstat (limited to 'games-action/koth')
-rw-r--r-- | games-action/koth/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/koth/Manifest | 4 | ||||
-rw-r--r-- | games-action/koth/koth-0.8.0.ebuild | 4 |
3 files changed, 8 insertions, 5 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/Manifest b/games-action/koth/Manifest index 2d8dcdf7b710..9951c81264a3 100644 --- a/games-action/koth/Manifest +++ b/games-action/koth/Manifest @@ -1,6 +1,6 @@ MD5 780c61c91b9154bff177777b047c4d97 koth-0.7.7.ebuild 751 -MD5 037a82897903948a495fbeb919805d8b koth-0.8.0.ebuild 750 -MD5 e6f975f471c86a5f8f945b5e849a5019 ChangeLog 995 +MD5 94a379d5121497eebb272b16019f8ac3 koth-0.8.0.ebuild 757 +MD5 84f8e94955c36be2d0b8365460a03931 ChangeLog 1078 MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 MD5 74ab215bb3829c3e46c82a7607b6fa55 files/digest-koth-0.7.7 63 MD5 639b4734a76c78db41e4ef7db6587fd1 files/digest-koth-0.8.0 63 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" |