diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-11-10 13:26:04 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-11-10 13:26:04 +0000 |
commit | 2817511f90c79112eb0d0bced8659962583250a7 (patch) | |
tree | 52b3d072ea37956aec8a8c9a35c136dc3ee05c35 /games-fps/tremulous | |
parent | Stable on ppc wrt bug 154185 (diff) | |
download | historical-2817511f90c79112eb0d0bced8659962583250a7.tar.gz historical-2817511f90c79112eb0d0bced8659962583250a7.tar.bz2 historical-2817511f90c79112eb0d0bced8659962583250a7.zip |
Stable on amd64/ppc/x86.
Package-Manager: portage-2.1.2_rc1-r3
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 09af17cd27c8..6dbfec6e1e7d 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.2 2006/10/25 13:55:55 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/tremulous/ChangeLog,v 1.3 2006/11/10 13:26:04 wolf31o2 Exp $ + + 10 Nov 2006; Chris Gianelloni <wolf31o2@gentoo.org> + tremulous-1.1.0.ebuild: + Stable on amd64/ppc/x86. 25 Oct 2006; Michael Hanselmann <hansmi@gentoo.org> tremulous-1.1.0.ebuild: diff --git a/games-fps/tremulous/tremulous-1.1.0.ebuild b/games-fps/tremulous/tremulous-1.1.0.ebuild index a1b992f90b55..d7e0201e6757 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.2 2006/10/25 13:55:55 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/tremulous/tremulous-1.1.0.ebuild,v 1.3 2006/11/10 13:26:04 wolf31o2 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 ~ppc ~x86" +KEYWORDS="amd64 ppc x86" IUSE="dedicated openal opengl vorbis" UIDEPEND="openal? ( media-libs/openal ) |