diff options
author | Mounir Lamouri <volkmar@gentoo.org> | 2009-11-17 21:45:29 +0000 |
---|---|---|
committer | Mounir Lamouri <volkmar@gentoo.org> | 2009-11-17 21:45:29 +0000 |
commit | 049d8ae637951ae90aa2f8a3111fbcf84f813bb8 (patch) | |
tree | 7f8f2fb35b09fbf4643c9f26090569bdae743b8f /games-strategy/maxr | |
parent | Missed notation that the src_test has been updated for new upstream tests tha... (diff) | |
download | gentoo-2-049d8ae637951ae90aa2f8a3111fbcf84f813bb8.tar.gz gentoo-2-049d8ae637951ae90aa2f8a3111fbcf84f813bb8.tar.bz2 gentoo-2-049d8ae637951ae90aa2f8a3111fbcf84f813bb8.zip |
Stable for ppc.
Fix bug 288633.
(Portage version: 14755-svn/cvs/Linux ppc)
Diffstat (limited to 'games-strategy/maxr')
-rw-r--r-- | games-strategy/maxr/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/maxr/maxr-0.2.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/maxr/ChangeLog b/games-strategy/maxr/ChangeLog index e23909d0bc59..f23154f649b1 100644 --- a/games-strategy/maxr/ChangeLog +++ b/games-strategy/maxr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/maxr # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/maxr/ChangeLog,v 1.2 2009/10/25 12:07:56 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/maxr/ChangeLog,v 1.3 2009/11/17 21:45:29 volkmar Exp $ + + 17 Nov 2009; Mounir Lamouri <volkmar@gentoo.org> maxr-0.2.6.ebuild: + Stable for ppc, bug 288633 25 Oct 2009; Markus Meier <maekke@gentoo.org> maxr-0.2.6.ebuild: amd64/x86 stable, bug #288633 diff --git a/games-strategy/maxr/maxr-0.2.6.ebuild b/games-strategy/maxr/maxr-0.2.6.ebuild index 42d59b20f866..7c2cc227a2ab 100644 --- a/games-strategy/maxr/maxr-0.2.6.ebuild +++ b/games-strategy/maxr/maxr-0.2.6.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-strategy/maxr/maxr-0.2.6.ebuild,v 1.2 2009/10/25 12:07:56 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/maxr/maxr-0.2.6.ebuild,v 1.3 2009/11/17 21:45:29 volkmar Exp $ EAPI=2 inherit eutils games @@ -11,7 +11,7 @@ SRC_URI="http://www.maxr.org/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" DEPEND="media-libs/libsdl |