diff options
author | Markus Meier <maekke@gentoo.org> | 2009-12-01 11:12:30 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-12-01 11:12:30 +0000 |
commit | f9465c6ef7cff24062c11ddca01a3b1cc1e2565c (patch) | |
tree | 29de73b44e1cfbe35db726384e204d8651581856 /games-action | |
parent | Version bump KDE 4.3.4 (diff) | |
download | gentoo-2-f9465c6ef7cff24062c11ddca01a3b1cc1e2565c.tar.gz gentoo-2-f9465c6ef7cff24062c11ddca01a3b1cc1e2565c.tar.bz2 gentoo-2-f9465c6ef7cff24062c11ddca01a3b1cc1e2565c.zip |
x86 stable, bug #294889
(Portage version: 2.2_rc54/cvs/Linux x86_64)
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/d2x/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/d2x/d2x-0.2.5-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/d2x/ChangeLog b/games-action/d2x/ChangeLog index aff9bf3da378..2ee2868edcfc 100644 --- a/games-action/d2x/ChangeLog +++ b/games-action/d2x/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/d2x # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/d2x/ChangeLog,v 1.23 2009/10/27 06:33:51 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/d2x/ChangeLog,v 1.24 2009/12/01 11:12:30 maekke Exp $ + + 01 Dec 2009; Markus Meier <maekke@gentoo.org> d2x-0.2.5-r3.ebuild: + x86 stable, bug #294889 27 Oct 2009; Michael Sterrett <mr_bones_@gentoo.org> d2x-0.2.5-r3.ebuild: EAPI=2; add use deps for libsdl (bug #290683) diff --git a/games-action/d2x/d2x-0.2.5-r3.ebuild b/games-action/d2x/d2x-0.2.5-r3.ebuild index 1d5a339ef052..c5f0c93fe02d 100644 --- a/games-action/d2x/d2x-0.2.5-r3.ebuild +++ b/games-action/d2x/d2x-0.2.5-r3.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-action/d2x/d2x-0.2.5-r3.ebuild,v 1.7 2009/10/27 06:33:51 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/d2x/d2x-0.2.5-r3.ebuild,v 1.8 2009/12/01 11:12:30 maekke Exp $ EAPI=2 inherit eutils flag-o-matic games @@ -11,7 +11,7 @@ SRC_URI="http://icculus.org/d2x/src/${P}.tar.gz" LICENSE="D1X" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="cdinstall debug opengl ggi svga" COMMON="media-libs/libsdl[audio,joystick,video] |