diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-11-26 10:50:04 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-11-26 10:50:04 +0000 |
commit | ba8a4ef93dae49e860a5408e40989db4edb2f5e3 (patch) | |
tree | 26a895f5b2677f946f5bb29ae3c7d68f35e6e8da /games-rpg | |
parent | stable x86, bug 294442 (diff) | |
download | gentoo-2-ba8a4ef93dae49e860a5408e40989db4edb2f5e3.tar.gz gentoo-2-ba8a4ef93dae49e860a5408e40989db4edb2f5e3.tar.bz2 gentoo-2-ba8a4ef93dae49e860a5408e40989db4edb2f5e3.zip |
stable x86, bug 294332
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'games-rpg')
-rw-r--r-- | games-rpg/daimonin-client/ChangeLog | 8 | ||||
-rw-r--r-- | games-rpg/daimonin-client/daimonin-client-0.9.7.1.ebuild | 4 |
2 files changed, 8 insertions, 4 deletions
diff --git a/games-rpg/daimonin-client/ChangeLog b/games-rpg/daimonin-client/ChangeLog index 021d065e81f5..3bc6dbbfb5ca 100644 --- a/games-rpg/daimonin-client/ChangeLog +++ b/games-rpg/daimonin-client/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-rpg/daimonin-client -# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/daimonin-client/ChangeLog,v 1.20 2009/01/13 04:51:38 mr_bones_ Exp $ +# 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 $ + + 26 Nov 2009; Christian Faulhammer <fauli@gentoo.org> + daimonin-client-0.9.7.1.ebuild: + stable x86, bug 294332 *daimonin-client-0.9.7.1 (13 Jan 2009) 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 26935c7b76a7..a607c8c1e33f 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 # 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.1 2009/01/13 04:51:38 mr_bones_ Exp $ +# $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 $ 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 |