From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D9D391396D0 for ; Wed, 30 Aug 2017 14:05:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 83B8AE0ED3; Wed, 30 Aug 2017 14:05:20 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 60769E0ED3 for ; Wed, 30 Aug 2017 14:05:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A6826340BEA for ; Wed, 30 Aug 2017 14:05:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E8BE587F4 for ; Wed, 30 Aug 2017 14:05:16 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1504101906.074ce64c087dad294f45eb7d3fd0cf5a721d427a.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/qutim/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/qutim/qutim-0.3.2.ebuild net-im/qutim/qutim-0.3.3_p1.ebuild X-VCS-Directories: net-im/qutim/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 074ce64c087dad294f45eb7d3fd0cf5a721d427a X-VCS-Branch: master Date: Wed, 30 Aug 2017 14:05:16 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 30647146-0305-4f38-b99d-761b88696d99 X-Archives-Hash: 5455302e262959800212c4c29036e62a commit: 074ce64c087dad294f45eb7d3fd0cf5a721d427a Author: Michael Palimaka gentoo org> AuthorDate: Wed Aug 30 14:00:29 2017 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Wed Aug 30 14:05:06 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=074ce64c net-im/qutim: remove dev-qt/qtphonon dependency Gentoo-bug: 629144 Package-Manager: Portage-2.3.6, Repoman-2.3.3 net-im/qutim/qutim-0.3.2.ebuild | 7 ++----- net-im/qutim/qutim-0.3.3_p1.ebuild | 5 +---- 2 files changed, 3 insertions(+), 9 deletions(-) diff --git a/net-im/qutim/qutim-0.3.2.ebuild b/net-im/qutim/qutim-0.3.2.ebuild index 2eec0412d91..84c0d151ae0 100644 --- a/net-im/qutim/qutim-0.3.2.ebuild +++ b/net-im/qutim/qutim-0.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -63,10 +63,7 @@ CDEPEND=" dev-qt/qt-mobility[multimedia,feedback] >=dev-qt/qtbearer-${QT_PV} ) - phonon? ( - kde? ( media-libs/phonon[qt4] ) - !kde? ( || ( >=dev-qt/qtphonon-${QT_PV} media-libs/phonon[qt4] ) ) - ) + phonon? ( media-libs/phonon[qt4] ) plugman? ( dev-libs/libattica app-arch/libarchive diff --git a/net-im/qutim/qutim-0.3.3_p1.ebuild b/net-im/qutim/qutim-0.3.3_p1.ebuild index 93bfaa1d32e..073f594fa87 100644 --- a/net-im/qutim/qutim-0.3.3_p1.ebuild +++ b/net-im/qutim/qutim-0.3.3_p1.ebuild @@ -64,10 +64,7 @@ CDEPEND=" >=dev-qt/qtbearer-${QT_PV} ) otr? ( >=net-libs/libotr-4.0.0 ) - phonon? ( - kde? ( media-libs/phonon[qt4] ) - !kde? ( || ( >=dev-qt/qtphonon-${QT_PV} media-libs/phonon[qt4] ) ) - ) + phonon? ( media-libs/phonon[qt4] ) plugman? ( dev-libs/libattica app-arch/libarchive