app-emacs/mpg123-el: Drop vorbis flag.
authorUlrich Müller <ulm@gentoo.org>
Sun, 5 Feb 2017 10:19:12 +0000 (11:19 +0100)
committerUlrich Müller <ulm@gentoo.org>
Sun, 5 Feb 2017 10:30:38 +0000 (11:30 +0100)
It only pulled a dependency but had no effect on the build.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

app-emacs/mpg123-el/mpg123-el-1.59.ebuild

index 460ff885b5087b0583f2da9f860daa329499f2a3..2e111021404b35be56c34eae7fcc0073e87bda95 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -13,11 +13,9 @@ SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz"
 LICENSE="mpg123-el"
 SLOT="0"
 KEYWORDS="amd64 ppc x86"
-IUSE="vorbis"
 
 RDEPEND="media-sound/mpg123
-       media-sound/alsa-utils
-       vorbis? ( media-sound/vorbis-tools )"
+       media-sound/alsa-utils"
 
 SITEFILE="50${PN}-gentoo.el"