diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-09-28 12:36:15 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-09-28 12:36:15 +0000 |
commit | 4363f538eed54b56d0c0fa82d6770b15d13343af (patch) | |
tree | e86a104fa3e1baadb0cab154fc0f5875ef41939c /games-puzzle | |
parent | Stable for x86, wrt bug #436284 (diff) | |
download | gentoo-2-4363f538eed54b56d0c0fa82d6770b15d13343af.tar.gz gentoo-2-4363f538eed54b56d0c0fa82d6770b15d13343af.tar.bz2 gentoo-2-4363f538eed54b56d0c0fa82d6770b15d13343af.zip |
Stable for amd64, wrt bug #435680
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'games-puzzle')
-rw-r--r-- | games-puzzle/mirrormagic/ChangeLog | 7 | ||||
-rw-r--r-- | games-puzzle/mirrormagic/mirrormagic-2.0.2-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-puzzle/mirrormagic/ChangeLog b/games-puzzle/mirrormagic/ChangeLog index ee12250d5188..1924127aac45 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.16 2010/08/12 04:14:58 josejx Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/mirrormagic/ChangeLog,v 1.17 2012/09/28 12:36:15 ago Exp $ + + 28 Sep 2012; Agostino Sarubbo <ago@gentoo.org> mirrormagic-2.0.2-r1.ebuild: + Stable for amd64, wrt bug #435680 12 Aug 2010; Joseph Jezak <josejx@gentoo.org> mirrormagic-2.0.2-r1.ebuild: Marked ppc stable for bug #318449. diff --git a/games-puzzle/mirrormagic/mirrormagic-2.0.2-r1.ebuild b/games-puzzle/mirrormagic/mirrormagic-2.0.2-r1.ebuild index bd236447b419..a84214d1ec40 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 +# Copyright 1999-2012 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.4 2010/08/12 04:14:58 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/mirrormagic/mirrormagic-2.0.2-r1.ebuild,v 1.5 2012/09/28 12:36:15 ago 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 ) |