From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-877684-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id C3EE01381F3 for <garchives@archives.gentoo.org>; Thu, 21 Apr 2016 17:15:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 59FB9E0851; Thu, 21 Apr 2016 17:15:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B03D0E0826 for <gentoo-commits@lists.gentoo.org>; Thu, 21 Apr 2016 17:15:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D5A5F3408F0 for <gentoo-commits@lists.gentoo.org>; Thu, 21 Apr 2016 17:15:22 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 44153208D for <gentoo-commits@lists.gentoo.org>; Thu, 21 Apr 2016 17:15:18 +0000 (UTC) From: "Michael Palimaka" <kensington@gentoo.org> 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" <kensington@gentoo.org> Message-ID: <1461258893.bdc83ac944c3f0db6def059663337191793fa1e9.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/phonon-vlc/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/phonon-vlc/phonon-vlc-9999.ebuild X-VCS-Directories: media-libs/phonon-vlc/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: bdc83ac944c3f0db6def059663337191793fa1e9 X-VCS-Branch: master Date: Thu, 21 Apr 2016 17:15:18 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: ea04ffcf-eb78-40d3-93d1-b11bf5f2f1e8 X-Archives-Hash: 20b7994c916148b9d30de7ac4f5f9f55 commit: bdc83ac944c3f0db6def059663337191793fa1e9 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Thu Apr 21 16:56:07 2016 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Thu Apr 21 17:14:53 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdc83ac9 media-libs/phonon-vlc: remove unused dependencies CMake can now handle automoc directly. xz-utils for unpacking can be assumed from the base profile now. Package-Manager: portage-2.2.28 media-libs/phonon-vlc/phonon-vlc-9999.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/media-libs/phonon-vlc/phonon-vlc-9999.ebuild b/media-libs/phonon-vlc/phonon-vlc-9999.ebuild index 2e715f0..56f6703 100644 --- a/media-libs/phonon-vlc/phonon-vlc-9999.ebuild +++ b/media-libs/phonon-vlc/phonon-vlc-9999.ebuild @@ -39,9 +39,7 @@ RDEPEND=" ) " DEPEND="${RDEPEND} - app-arch/xz-utils virtual/pkgconfig - qt4? ( >=dev-util/automoc-0.9.87 ) " [[ ${PV} == 9999 ]] || S=${WORKDIR}/${MY_P}