diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-07-05 20:06:17 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-07-05 20:06:17 +0000 |
commit | 2153c52b64223385fac673d5e27c466d7bf095ee (patch) | |
tree | afc701618ce1c81b44c2526227962ed753fb366b /games-fps/alephone | |
parent | Added ~ppc64; bug #183570 (diff) | |
download | historical-2153c52b64223385fac673d5e27c466d7bf095ee.tar.gz historical-2153c52b64223385fac673d5e27c466d7bf095ee.tar.bz2 historical-2153c52b64223385fac673d5e27c466d7bf095ee.zip |
Added ~ppc64; bug #183570
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'games-fps/alephone')
-rw-r--r-- | games-fps/alephone/ChangeLog | 5 | ||||
-rw-r--r-- | games-fps/alephone/alephone-20061228.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-fps/alephone/ChangeLog b/games-fps/alephone/ChangeLog index 3c68f5e5a0cc..b40c7dd6cee8 100644 --- a/games-fps/alephone/ChangeLog +++ b/games-fps/alephone/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-fps/alephone # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/alephone/ChangeLog,v 1.18 2007/02/21 19:42:04 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/alephone/ChangeLog,v 1.19 2007/07/05 20:04:34 corsair Exp $ + + 05 Jul 2007; Markus Rothe <corsair@gentoo.org> alephone-20061228.ebuild: + Added ~ppc64; bug #183570 21 Feb 2007; Tristan Heaven <nyhm@gentoo.org> files/alephone-20061228-configure.patch: diff --git a/games-fps/alephone/alephone-20061228.ebuild b/games-fps/alephone/alephone-20061228.ebuild index 9671af69ad0a..830d04b53842 100644 --- a/games-fps/alephone/alephone-20061228.ebuild +++ b/games-fps/alephone/alephone-20061228.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/alephone/alephone-20061228.ebuild,v 1.3 2007/02/14 16:11:27 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/alephone/alephone-20061228.ebuild,v 1.4 2007/07/05 20:04:34 corsair Exp $ inherit autotools eutils games @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/marathon/AlephOne-${PV}-nolibs.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~ppc64 x86" IUSE="lua opengl speex" DEPEND="lua? ( dev-lang/lua ) |