diff options
-rw-r--r-- | games-fps/tremulous/ChangeLog | 6 | ||||
-rw-r--r-- | games-fps/tremulous/tremulous-1.1.0-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-fps/tremulous/ChangeLog b/games-fps/tremulous/ChangeLog index f1fdb7a7f2f5..8f5c7a4ccdd4 100644 --- a/games-fps/tremulous/ChangeLog +++ b/games-fps/tremulous/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-fps/tremulous # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/tremulous/ChangeLog,v 1.8 2008/09/07 14:35:51 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/tremulous/ChangeLog,v 1.9 2008/09/08 20:27:44 keytoaster Exp $ + + 08 Sep 2008; Tobias Heinlein <keytoaster@gentoo.org> + tremulous-1.1.0-r2.ebuild: + amd64 stable wrt security bug #222119 *tremulous-1.1.0-r2 (07 Sep 2008) diff --git a/games-fps/tremulous/tremulous-1.1.0-r2.ebuild b/games-fps/tremulous/tremulous-1.1.0-r2.ebuild index 9f8442322ce5..bdf8a96dcf9e 100644 --- a/games-fps/tremulous/tremulous-1.1.0-r2.ebuild +++ b/games-fps/tremulous/tremulous-1.1.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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-r2.ebuild,v 1.1 2008/09/07 14:35:51 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/tremulous/tremulous-1.1.0-r2.ebuild,v 1.2 2008/09/08 20:27:44 keytoaster Exp $ EAPI=1 @@ -16,7 +16,7 @@ SRC_URI="http://dl.trem-servers.com/${PN}-gentoopatches-${PV}-r5.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 ) |