diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-02-10 03:46:47 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-02-10 03:46:47 +0000 |
commit | a6c670754f830a26d03917fdf7eeac6102fe8a58 (patch) | |
tree | f2054e47c4ae417ed4b670e338f71ec409a6f197 | |
parent | Marked ppc stable for bug #294889. (diff) | |
download | gentoo-2-a6c670754f830a26d03917fdf7eeac6102fe8a58.tar.gz gentoo-2-a6c670754f830a26d03917fdf7eeac6102fe8a58.tar.bz2 gentoo-2-a6c670754f830a26d03917fdf7eeac6102fe8a58.zip |
Marked ppc stable for bug #294889.
(Portage version: 2.1.7.16/cvs/Linux x86_64)
-rw-r--r-- | games-action/d2x/ChangeLog | 7 | ||||
-rw-r--r-- | games-action/d2x/d2x-0.2.5-r3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-action/d2x/ChangeLog b/games-action/d2x/ChangeLog index 2ee2868edcfc..9534f4b686e9 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.24 2009/12/01 11:12:30 maekke Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-action/d2x/ChangeLog,v 1.25 2010/02/10 03:46:47 josejx Exp $ + + 10 Feb 2010; Joseph Jezak <josejx@gentoo.org> d2x-0.2.5-r3.ebuild: + Marked ppc stable for bug #294889. 01 Dec 2009; Markus Meier <maekke@gentoo.org> d2x-0.2.5-r3.ebuild: x86 stable, bug #294889 diff --git a/games-action/d2x/d2x-0.2.5-r3.ebuild b/games-action/d2x/d2x-0.2.5-r3.ebuild index c5f0c93fe02d..ff2a7a035ffc 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 +# Copyright 1999-2010 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.8 2009/12/01 11:12:30 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/d2x/d2x-0.2.5-r3.ebuild,v 1.9 2010/02/10 03:46:46 josejx 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] |