diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-01-08 01:12:47 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-01-08 01:12:47 +0000 |
commit | d567aec9f59261c15478ed11d8f380ee2efe7ef5 (patch) | |
tree | a583bb69d36610510391ced03e3b6db36ae12f66 /games-rpg/daimonin-client | |
parent | Marked ppc stable for bug #294131. (diff) | |
download | gentoo-2-d567aec9f59261c15478ed11d8f380ee2efe7ef5.tar.gz gentoo-2-d567aec9f59261c15478ed11d8f380ee2efe7ef5.tar.bz2 gentoo-2-d567aec9f59261c15478ed11d8f380ee2efe7ef5.zip |
Marked ppc stable for bug #294332.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'games-rpg/daimonin-client')
-rw-r--r-- | games-rpg/daimonin-client/ChangeLog | 8 | ||||
-rw-r--r-- | games-rpg/daimonin-client/daimonin-client-0.9.7.1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/games-rpg/daimonin-client/ChangeLog b/games-rpg/daimonin-client/ChangeLog index 3bc6dbbfb5ca..d5cad190fbee 100644 --- a/games-rpg/daimonin-client/ChangeLog +++ b/games-rpg/daimonin-client/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-rpg/daimonin-client -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/daimonin-client/ChangeLog,v 1.21 2009/11/26 10:50:04 fauli Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-rpg/daimonin-client/ChangeLog,v 1.22 2010/01/08 01:12:47 josejx Exp $ + + 08 Jan 2010; Joseph Jezak <josejx@gentoo.org> + daimonin-client-0.9.7.1.ebuild: + Marked ppc stable for bug #294332. 26 Nov 2009; Christian Faulhammer <fauli@gentoo.org> daimonin-client-0.9.7.1.ebuild: diff --git a/games-rpg/daimonin-client/daimonin-client-0.9.7.1.ebuild b/games-rpg/daimonin-client/daimonin-client-0.9.7.1.ebuild index a607c8c1e33f..d217327058cb 100644 --- a/games-rpg/daimonin-client/daimonin-client-0.9.7.1.ebuild +++ b/games-rpg/daimonin-client/daimonin-client-0.9.7.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/daimonin-client/daimonin-client-0.9.7.1.ebuild,v 1.2 2009/11/26 10:50:04 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/daimonin-client/daimonin-client-0.9.7.1.ebuild,v 1.3 2010/01/08 01:12:47 josejx Exp $ EAPI=2 inherit eutils games @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/daimonin/${MY_P}.zip LICENSE="GPL-2" SLOT="0" -KEYWORDS="-amd64 ~ppc x86" +KEYWORDS="-amd64 ppc x86" IUSE="" RDEPEND="media-libs/libsdl |