diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-11-10 07:46:36 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-11-10 07:46:36 +0000 |
commit | 681391133510c3206e120dcac7e6688d75432c76 (patch) | |
tree | fab52cb5e7358f8080e4ecb623a6e8bca0c0a430 /games-action | |
parent | Unmask IUSE=openal now one version is stable. (diff) | |
download | gentoo-2-681391133510c3206e120dcac7e6688d75432c76.tar.gz gentoo-2-681391133510c3206e120dcac7e6688d75432c76.tar.bz2 gentoo-2-681391133510c3206e120dcac7e6688d75432c76.zip |
Openal support went away awhile ago (bug #246105)
(Portage version: 2.1.4.5)
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/btanks/ChangeLog | 6 | ||||
-rw-r--r-- | games-action/btanks/btanks-0.8.7686.ebuild | 3 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/btanks/ChangeLog b/games-action/btanks/ChangeLog index f68ea327ed76..732b2c5d2b16 100644 --- a/games-action/btanks/ChangeLog +++ b/games-action/btanks/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-action/btanks # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/ChangeLog,v 1.14 2008/09/12 14:38:58 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/ChangeLog,v 1.15 2008/11/10 07:46:36 mr_bones_ Exp $ + + 10 Nov 2008; Michael Sterrett <mr_bones_@gentoo.org> + btanks-0.8.7686.ebuild: + Openal support went away awhile ago (bug #246105) *btanks-0.8.7686 (12 Sep 2008) diff --git a/games-action/btanks/btanks-0.8.7686.ebuild b/games-action/btanks/btanks-0.8.7686.ebuild index 80e4439b3200..2eb77e033790 100644 --- a/games-action/btanks/btanks-0.8.7686.ebuild +++ b/games-action/btanks/btanks-0.8.7686.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-action/btanks/btanks-0.8.7686.ebuild,v 1.1 2008/09/12 14:38:58 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/btanks-0.8.7686.ebuild,v 1.2 2008/11/10 07:46:36 mr_bones_ Exp $ inherit eutils toolchain-funcs games @@ -14,7 +14,6 @@ KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND=">=dev-lang/lua-5.1 - media-libs/openal media-libs/libsdl media-libs/libvorbis virtual/opengl |