diff options
author | Joseph Jezak <josejx@gentoo.org> | 2009-01-09 22:16:34 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2009-01-09 22:16:34 +0000 |
commit | 8ce1ab130942c02afa6fe2f279e0bcb347da7a86 (patch) | |
tree | 79350dba6fb56ce5abae1deef7220ae7a355c584 /games-arcade/opentyrian | |
parent | Add missing dep on gnome-base/librsvg, bug 254276 (diff) | |
download | gentoo-2-8ce1ab130942c02afa6fe2f279e0bcb347da7a86.tar.gz gentoo-2-8ce1ab130942c02afa6fe2f279e0bcb347da7a86.tar.bz2 gentoo-2-8ce1ab130942c02afa6fe2f279e0bcb347da7a86.zip |
Marked ~ppc for bug #251579.
(Portage version: 2.1.6.4/cvs/Linux 2.6.23 x86_64)
Diffstat (limited to 'games-arcade/opentyrian')
-rw-r--r-- | games-arcade/opentyrian/ChangeLog | 7 | ||||
-rw-r--r-- | games-arcade/opentyrian/opentyrian-20081211.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-arcade/opentyrian/ChangeLog b/games-arcade/opentyrian/ChangeLog index ac8fdd4d989c..044e06b0bb7d 100644 --- a/games-arcade/opentyrian/ChangeLog +++ b/games-arcade/opentyrian/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/opentyrian -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/opentyrian/ChangeLog,v 1.1 2008/12/12 14:22:46 chainsaw Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/opentyrian/ChangeLog,v 1.2 2009/01/09 22:16:34 josejx Exp $ + + 09 Jan 2009; Joseph Jezak <josejx@gentoo.org> opentyrian-20081211.ebuild: + Marked ~ppc for bug #251579. *opentyrian-20081211 (11 Dec 2008) diff --git a/games-arcade/opentyrian/opentyrian-20081211.ebuild b/games-arcade/opentyrian/opentyrian-20081211.ebuild index edced97879cf..dd0762ae2781 100644 --- a/games-arcade/opentyrian/opentyrian-20081211.ebuild +++ b/games-arcade/opentyrian/opentyrian-20081211.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/opentyrian/opentyrian-20081211.ebuild,v 1.1 2008/12/12 14:22:46 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/opentyrian/opentyrian-20081211.ebuild,v 1.2 2009/01/09 22:16:34 josejx Exp $ inherit eutils games @@ -11,7 +11,7 @@ SRC_URI="http://darklomax.org/tyrian/tyrian21.zip LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~ppc" IUSE="debug" RDEPEND="media-libs/libsdl |