commit:     a91d388274b693fa6bbc5ac396aaf0d6c2e440c2
Author:     William Breathitt Gray <vilhelm.gray <AT> gmail <DOT> com>
AuthorDate: Fri May 17 07:53:02 2019 +0000
Commit:     William Breathitt Gray <vilhelm.gray <AT> gmail <DOT> com>
CommitDate: Fri May 17 07:54:46 2019 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a91d3882

games-fps/chocolate-doom: Remove unnecessary bash-completion dependency

Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: William Breathitt Gray <vilhelm.gray <AT> gmail.com>

 games-fps/chocolate-doom/chocolate-doom-3.0.0.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/games-fps/chocolate-doom/chocolate-doom-3.0.0.ebuild 
b/games-fps/chocolate-doom/chocolate-doom-3.0.0.ebuild
index ffdaa8a..88f45ce 100644
--- a/games-fps/chocolate-doom/chocolate-doom-3.0.0.ebuild
+++ b/games-fps/chocolate-doom/chocolate-doom-3.0.0.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.gz";
 LICENSE="BSD GPL-2+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="bash-completion libsamplerate png python timidity +vorbis"
+IUSE="libsamplerate png python timidity +vorbis"
 
 DEPEND="
        media-libs/libsdl2
@@ -22,7 +22,6 @@ DEPEND="
        png? ( media-libs/libpng:= )"
 RDEPEND="
        ${DEPEND}
-       bash-completion? ( app-shells/bash-completion )
        python? (
                dev-lang/python
                dev-python/pillow

Reply via email to