commit: 197baf91a0b62e03701f938875afe7cf025b7012 Author: Alexander Golubev <fatzer2 <AT> gmail <DOT> com> AuthorDate: Thu Jul 14 22:48:35 2016 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Sat Jul 16 09:36:39 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=197baf91
media-sound/clementine: remove a line refering to a removed USE. Gentoo-Bug: https://bugs.gentoo.org/588784 Closes: https://github.com/gentoo/gentoo/pull/1889 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> media-sound/clementine/clementine-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/media-sound/clementine/clementine-9999.ebuild b/media-sound/clementine/clementine-9999.ebuild index b52c4d2..c37f20a 100644 --- a/media-sound/clementine/clementine-9999.ebuild +++ b/media-sound/clementine/clementine-9999.ebuild @@ -116,7 +116,6 @@ src_configure() { local mycmakeargs=( -DBUILD_WERROR=OFF -DLINGUAS="${langs}" - -DENABLE_AMAZON_CLOUD_DRIVE="$(usex amazoncloud)" -DENABLE_AUDIOCD="$(usex cdda)" -DENABLE_DBUS="$(usex dbus)" -DENABLE_UDISKS2="$(usex udisks)"
