diff options
author | Mounir Lamouri <volkmar@gentoo.org> | 2009-11-07 17:00:47 +0000 |
---|---|---|
committer | Mounir Lamouri <volkmar@gentoo.org> | 2009-11-07 17:00:47 +0000 |
commit | 824b7c65c1bad4f8dc6224f03bbb9cae0cdc357f (patch) | |
tree | 3b7f0d2f64f06c06a92fee44299d56c06a9006d9 /games-fps/alephone | |
parent | Unmask kde-base/kde-i18n, still required by koffice-i18n, thanks to Mr_Bones_ (diff) | |
download | gentoo-2-824b7c65c1bad4f8dc6224f03bbb9cae0cdc357f.tar.gz gentoo-2-824b7c65c1bad4f8dc6224f03bbb9cae0cdc357f.tar.bz2 gentoo-2-824b7c65c1bad4f8dc6224f03bbb9cae0cdc357f.zip |
Keywording for ppc.
Fix bug 275131.
(Portage version: 14478-svn/cvs/Linux ppc)
Diffstat (limited to 'games-fps/alephone')
-rw-r--r-- | games-fps/alephone/ChangeLog | 5 | ||||
-rw-r--r-- | games-fps/alephone/alephone-20091015.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-fps/alephone/ChangeLog b/games-fps/alephone/ChangeLog index bbe185d58f4a..1a24edb4034b 100644 --- a/games-fps/alephone/ChangeLog +++ b/games-fps/alephone/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-fps/alephone # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/alephone/ChangeLog,v 1.27 2009/11/02 18:05:21 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/alephone/ChangeLog,v 1.28 2009/11/07 17:00:47 volkmar Exp $ + + 07 Nov 2009; Mounir Lamouri <volkmar@gentoo.org> alephone-20091015.ebuild: + Keywording for ppc, bug 275131 *alephone-20091015 (02 Nov 2009) diff --git a/games-fps/alephone/alephone-20091015.ebuild b/games-fps/alephone/alephone-20091015.ebuild index 196405316856..9939a29da655 100644 --- a/games-fps/alephone/alephone-20091015.ebuild +++ b/games-fps/alephone/alephone-20091015.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/alephone/alephone-20091015.ebuild,v 1.1 2009/11/02 18:05:21 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/alephone/alephone-20091015.ebuild,v 1.2 2009/11/07 17:00:47 volkmar Exp $ EAPI=2 inherit autotools games @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/marathon/${MY_P}.tar.bz2" LICENSE="GPL-2 BitstreamVera" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="alsa mad mpeg opengl sndfile speex truetype vorbis" RDEPEND="media-libs/sdl-net |