From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id F222A58973 for ; Mon, 1 Feb 2016 10:56:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5455BE0871; Mon, 1 Feb 2016 10:56:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E46EFE0871 for ; Mon, 1 Feb 2016 10:56:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AE5ED340D17 for ; Mon, 1 Feb 2016 10:56:39 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4E3628DC for ; Mon, 1 Feb 2016 10:56:37 +0000 (UTC) From: "Amy Winston" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Amy Winston" Message-ID: <1454324113.d24265bc817901f3e90156928db582abad7ef29a.amynka@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/skype/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/skype/skype-4.3.0.37-r5.ebuild net-im/skype/skype-4.3.0.37-r6.ebuild X-VCS-Directories: net-im/skype/ X-VCS-Committer: amynka X-VCS-Committer-Name: Amy Winston X-VCS-Revision: d24265bc817901f3e90156928db582abad7ef29a X-VCS-Branch: master Date: Mon, 1 Feb 2016 10:56:37 +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: 047e9bb0-e688-4881-9728-e11a8346f3cb X-Archives-Hash: 8f88321038f9e7fc308aaecd0f7f02f9 commit: d24265bc817901f3e90156928db582abad7ef29a Author: Amy Winston gentoo org> AuthorDate: Mon Feb 1 10:55:13 2016 +0000 Commit: Amy Winston gentoo org> CommitDate: Mon Feb 1 10:55:13 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d24265bc net-im/skype: qtwebkit[-exceptions] bug #546746 Package-Manager: portage-2.2.24 net-im/skype/{skype-4.3.0.37-r5.ebuild => skype-4.3.0.37-r6.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/skype/skype-4.3.0.37-r5.ebuild b/net-im/skype/skype-4.3.0.37-r6.ebuild similarity index 98% rename from net-im/skype/skype-4.3.0.37-r5.ebuild rename to net-im/skype/skype-4.3.0.37-r6.ebuild index 0b7a8e7..5c6b488 100644 --- a/net-im/skype/skype-4.3.0.37-r5.ebuild +++ b/net-im/skype/skype-4.3.0.37-r6.ebuild @@ -24,7 +24,7 @@ RDEPEND=" dev-qt/qtcore:4[abi_x86_32(-)] dev-qt/qtdbus:4[abi_x86_32(-)] dev-qt/qtgui:4[accessibility,abi_x86_32(-)] - dev-qt/qtwebkit:4[abi_x86_32(-)] + dev-qt/qtwebkit:4[-exceptions,abi_x86_32(-)] media-libs/alsa-lib[abi_x86_32(-)] x11-libs/libX11[abi_x86_32(-)] x11-libs/libXext[abi_x86_32(-)]