diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-10-25 13:55:55 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-10-25 13:55:55 +0000 |
commit | b35af41af214fceb91e87b27afa3cdb997df661c (patch) | |
tree | ccc97fffe54f402d8122bd580e92c593246dbf86 /games-fps/tremulous | |
parent | stable on amd64 (diff) | |
download | gentoo-2-b35af41af214fceb91e87b27afa3cdb997df661c.tar.gz gentoo-2-b35af41af214fceb91e87b27afa3cdb997df661c.tar.bz2 gentoo-2-b35af41af214fceb91e87b27afa3cdb997df661c.zip |
Added to ~ppc.
(Portage version: 2.1.1)
Diffstat (limited to 'games-fps/tremulous')
-rw-r--r-- | games-fps/tremulous/ChangeLog | 6 | ||||
-rw-r--r-- | games-fps/tremulous/tremulous-1.1.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-fps/tremulous/ChangeLog b/games-fps/tremulous/ChangeLog index 5189a6260803..09af17cd27c8 100644 --- a/games-fps/tremulous/ChangeLog +++ b/games-fps/tremulous/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-fps/tremulous # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/tremulous/ChangeLog,v 1.1 2006/09/06 22:19:45 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/tremulous/ChangeLog,v 1.2 2006/10/25 13:55:55 hansmi Exp $ + + 25 Oct 2006; Michael Hanselmann <hansmi@gentoo.org> + tremulous-1.1.0.ebuild: + Added to ~ppc. *tremulous-1.1.0 (06 Sep 2006) diff --git a/games-fps/tremulous/tremulous-1.1.0.ebuild b/games-fps/tremulous/tremulous-1.1.0.ebuild index 2f68f05c3913..a1b992f90b55 100644 --- a/games-fps/tremulous/tremulous-1.1.0.ebuild +++ b/games-fps/tremulous/tremulous-1.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/tremulous/tremulous-1.1.0.ebuild,v 1.1 2006/09/06 22:19:45 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/tremulous/tremulous-1.1.0.ebuild,v 1.2 2006/10/25 13:55:55 hansmi Exp $ inherit eutils toolchain-funcs games @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.zip LICENSE="GPL-2 CCPL-Attribution-ShareAlike-2.5" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="dedicated openal opengl vorbis" UIDEPEND="openal? ( media-libs/openal ) |