diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2004-06-01 12:00:05 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2004-06-01 12:00:05 +0000 |
commit | 37f961fd509401c99f2b078e10e4a16b5193f495 (patch) | |
tree | 31d57249db733de7297de27c79773d2eebbc1d15 /games-action | |
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')
-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 5ed93d5580b0..8fb30a33b486 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.5 2004/05/24 12:21:22 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/koth/ChangeLog,v 1.6 2004/06/01 12:00:05 wolf31o2 Exp $ + + 01 Jun 2004; Chris Gianelloni <wolf31o2@gentoo.org> koth-0.8.0.ebuild: + Marking stable on alpha (no bugs in 478 days). 24 May 2004; Chris Gianelloni <wolf31o2@gentoo.org> koth-0.8.0.ebuild: Adding amd64 KEYWORD and closing bug #51893. diff --git a/games-action/koth/Manifest b/games-action/koth/Manifest index 056dbf447a3e..3a9a128627ed 100644 --- a/games-action/koth/Manifest +++ b/games-action/koth/Manifest @@ -1,6 +1,6 @@ MD5 780c61c91b9154bff177777b047c4d97 koth-0.7.7.ebuild 751 -MD5 8730270431b72cd254a880645e7c8f40 koth-0.8.0.ebuild 764 -MD5 3041c0b834e99b9edbd0076626ad7cf6 ChangeLog 1199 +MD5 43437145ab5cb0c79e856b757308adcd koth-0.8.0.ebuild 763 +MD5 78e385ec08340cbe47943a26ef09cf0e ChangeLog 1322 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 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" |