diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-08-12 04:14:58 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-08-12 04:14:58 +0000 |
commit | 4c8cd6ca55f2ae48c9ba84f4f45f975ea7d526ae (patch) | |
tree | faad9906e320a7cdc3928a47b2527586361bd921 /games-puzzle/mirrormagic/mirrormagic-2.0.2-r1.ebuild | |
parent | Marked ppc stable for bug #318509. (diff) | |
download | gentoo-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/mirrormagic/mirrormagic-2.0.2-r1.ebuild')
-rw-r--r-- | games-puzzle/mirrormagic/mirrormagic-2.0.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 ) |