summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2010-08-12 04:14:58 +0000
committerJoseph Jezak <josejx@gentoo.org>2010-08-12 04:14:58 +0000
commit4c8cd6ca55f2ae48c9ba84f4f45f975ea7d526ae (patch)
treefaad9906e320a7cdc3928a47b2527586361bd921 /games-puzzle
parentMarked ppc stable for bug #318509. (diff)
downloadgentoo-2-4c8cd6ca55f2ae48c9ba84f4f45f975ea7d526ae.tar.gz
gentoo-2-4c8cd6ca55f2ae48c9ba84f4f45f975ea7d526ae.tar.bz2
gentoo-2-4c8cd6ca55f2ae48c9ba84f4f45f975ea7d526ae.zip
Marked ppc stable for bug #318449.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'games-puzzle')
-rw-r--r--games-puzzle/mirrormagic/ChangeLog5
-rw-r--r--games-puzzle/mirrormagic/mirrormagic-2.0.2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-puzzle/mirrormagic/ChangeLog b/games-puzzle/mirrormagic/ChangeLog
index 49a245f0960a..ee12250d5188 100644
--- a/games-puzzle/mirrormagic/ChangeLog
+++ b/games-puzzle/mirrormagic/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-puzzle/mirrormagic
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/mirrormagic/ChangeLog,v 1.15 2010/06/03 07:51:57 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/mirrormagic/ChangeLog,v 1.16 2010/08/12 04:14:58 josejx Exp $
+
+ 12 Aug 2010; Joseph Jezak <josejx@gentoo.org> mirrormagic-2.0.2-r1.ebuild:
+ Marked ppc stable for bug #318449.
03 Jun 2010; Tupone Alfredo <tupone@gentoo.org>
mirrormagic-2.0.2-r1.ebuild, +files/mirrormagic-2.0.2-parallel.patch:
diff --git a/games-puzzle/mirrormagic/mirrormagic-2.0.2-r1.ebuild b/games-puzzle/mirrormagic/mirrormagic-2.0.2-r1.ebuild
index 480b2e920ecd..bd236447b419 100644
--- a/games-puzzle/mirrormagic/mirrormagic-2.0.2-r1.ebuild
+++ b/games-puzzle/mirrormagic/mirrormagic-2.0.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/mirrormagic/mirrormagic-2.0.2-r1.ebuild,v 1.3 2010/06/03 07:51:57 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/mirrormagic/mirrormagic-2.0.2-r1.ebuild,v 1.4 2010/08/12 04:14:58 josejx Exp $
EAPI=2
inherit eutils toolchain-funcs games
@@ -11,7 +11,7 @@ SRC_URI="http://www.artsoft.org/RELEASES/unix/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="~amd64 ppc x86"
IUSE="sdl"
RDEPEND="!sdl? ( x11-libs/libX11 )