diff options
author | Joseph Jezak <josejx@gentoo.org> | 2005-11-19 16:30:56 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2005-11-19 16:30:56 +0000 |
commit | e5703196b14a90b82890069e0a239be94939632a (patch) | |
tree | dfdb61f5c6785d20800f4f94ee431af55dd53119 /games-action/luola | |
parent | Added check for wxGTK built with X (fixes bug #112927) (diff) | |
download | gentoo-2-e5703196b14a90b82890069e0a239be94939632a.tar.gz gentoo-2-e5703196b14a90b82890069e0a239be94939632a.tar.bz2 gentoo-2-e5703196b14a90b82890069e0a239be94939632a.zip |
Marked ~ppc for bug #110389.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'games-action/luola')
-rw-r--r-- | games-action/luola/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/luola/luola-1.3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/luola/ChangeLog b/games-action/luola/ChangeLog index 58a6f1925e64..4630863c4fba 100644 --- a/games-action/luola/ChangeLog +++ b/games-action/luola/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/luola # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/luola/ChangeLog,v 1.5 2005/10/24 20:16:47 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/luola/ChangeLog,v 1.6 2005/11/19 16:30:56 josejx Exp $ + + 19 Nov 2005; Joseph Jezak <josejx@gentoo.org> luola-1.3.0.ebuild: + Marked ~ppc for bug #110389. *luola-1.3.0 (24 Oct 2005) diff --git a/games-action/luola/luola-1.3.0.ebuild b/games-action/luola/luola-1.3.0.ebuild index fd3ce58a4231..7dfb32377856 100644 --- a/games-action/luola/luola-1.3.0.ebuild +++ b/games-action/luola/luola-1.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/luola/luola-1.3.0.ebuild,v 1.2 2005/10/31 04:54:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/luola/luola-1.3.0.ebuild,v 1.3 2005/11/19 16:30:56 josejx Exp $ inherit eutils games @@ -12,7 +12,7 @@ SRC_URI="http://luolamies.org/software/luola/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="" DEPEND="media-libs/libsdl |