From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RkYro-0005ey-6j for garchives@archives.gentoo.org; Tue, 10 Jan 2012 10:23:44 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3DA5821C036; Tue, 10 Jan 2012 10:23:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id E73C521C036 for ; Tue, 10 Jan 2012 10:23:36 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 679E31B4001 for ; Tue, 10 Jan 2012 10:23:36 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 8393E80044 for ; Tue, 10 Jan 2012 10:23:35 +0000 (UTC) From: "Alexey Shvetsov" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexey Shvetsov" Message-ID: Subject: [gentoo-commits] proj/kde:master commit in: kde-base/phonon-kde/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/phonon-kde/phonon-kde-4.7.97.ebuild kde-base/phonon-kde/phonon-kde-4.8.49.9999.ebuild kde-base/phonon-kde/phonon-kde-9999.ebuild X-VCS-Directories: kde-base/phonon-kde/ X-VCS-Committer: alexxy X-VCS-Committer-Name: Alexey Shvetsov X-VCS-Revision: a1799dbcf79cd22893f95d2e837ffe4a5059c94a Date: Tue, 10 Jan 2012 10:23:35 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: cb081de7-5b6c-4f97-ba69-07b2a0a55bd3 X-Archives-Hash: 0cad8ae077a097b68a763896b34f00c5 commit: a1799dbcf79cd22893f95d2e837ffe4a5059c94a Author: Alexey Shvetsov gentoo org> AuthorDate: Tue Jan 10 10:22:57 2012 +0000 Commit: Alexey Shvetsov gentoo org> CommitDate: Tue Jan 10 10:23:20 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3Da1799dbc [kde-base/phonon-kde] xine plugin is masked so use flag also removed (Portage version: 2.2.0_alpha84/git/Linux x86_64, unsigned Manifest commi= t) --- kde-base/phonon-kde/phonon-kde-4.7.97.ebuild | 3 +-- kde-base/phonon-kde/phonon-kde-4.8.49.9999.ebuild | 5 ++--- kde-base/phonon-kde/phonon-kde-9999.ebuild | 5 ++--- 3 files changed, 5 insertions(+), 8 deletions(-) diff --git a/kde-base/phonon-kde/phonon-kde-4.7.97.ebuild b/kde-base/phon= on-kde/phonon-kde-4.7.97.ebuild index 968405b..f1bacf0 100644 --- a/kde-base/phonon-kde/phonon-kde-4.7.97.ebuild +++ b/kde-base/phonon-kde/phonon-kde-4.7.97.ebuild @@ -16,7 +16,7 @@ LICENSE=3D"GPL-2" IUSE=3D"alsa debug xine pulseaudio" =20 DEPEND=3D" - >=3Dmedia-libs/phonon-4.4.3[xine?] + >=3Dmedia-libs/phonon-4.4.3 alsa? ( media-libs/alsa-lib ) pulseaudio? ( dev-libs/glib:2 @@ -30,7 +30,6 @@ src_configure() { mycmakeargs=3D( -DBUILD_tests=3DOFF $(cmake-utils_use_with alsa) - $(cmake-utils_use_with xine) $(cmake-utils_use_with pulseaudio PulseAudio) ) =20 diff --git a/kde-base/phonon-kde/phonon-kde-4.8.49.9999.ebuild b/kde-base= /phonon-kde/phonon-kde-4.8.49.9999.ebuild index 660822e..fd63bd9 100644 --- a/kde-base/phonon-kde/phonon-kde-4.8.49.9999.ebuild +++ b/kde-base/phonon-kde/phonon-kde-4.8.49.9999.ebuild @@ -13,10 +13,10 @@ HOMEPAGE=3D"http://phonon.kde.org" =20 KEYWORDS=3D"" LICENSE=3D"GPL-2" -IUSE=3D"alsa debug xine pulseaudio" +IUSE=3D"alsa debug pulseaudio" =20 DEPEND=3D" - >=3Dmedia-libs/phonon-4.4.3[xine?] + >=3Dmedia-libs/phonon-4.4.3 alsa? ( media-libs/alsa-lib ) pulseaudio? ( dev-libs/glib:2 @@ -30,7 +30,6 @@ src_configure() { mycmakeargs=3D( -DBUILD_tests=3DOFF $(cmake-utils_use_with alsa) - $(cmake-utils_use_with xine) $(cmake-utils_use_with pulseaudio PulseAudio) ) =20 diff --git a/kde-base/phonon-kde/phonon-kde-9999.ebuild b/kde-base/phonon= -kde/phonon-kde-9999.ebuild index 660822e..fd63bd9 100644 --- a/kde-base/phonon-kde/phonon-kde-9999.ebuild +++ b/kde-base/phonon-kde/phonon-kde-9999.ebuild @@ -13,10 +13,10 @@ HOMEPAGE=3D"http://phonon.kde.org" =20 KEYWORDS=3D"" LICENSE=3D"GPL-2" -IUSE=3D"alsa debug xine pulseaudio" +IUSE=3D"alsa debug pulseaudio" =20 DEPEND=3D" - >=3Dmedia-libs/phonon-4.4.3[xine?] + >=3Dmedia-libs/phonon-4.4.3 alsa? ( media-libs/alsa-lib ) pulseaudio? ( dev-libs/glib:2 @@ -30,7 +30,6 @@ src_configure() { mycmakeargs=3D( -DBUILD_tests=3DOFF $(cmake-utils_use_with alsa) - $(cmake-utils_use_with xine) $(cmake-utils_use_with pulseaudio PulseAudio) ) =20