summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
Diffstat (limited to 'net-im')
-rw-r--r--net-im/skype/ChangeLog5
-rw-r--r--net-im/skype/skype-4.3.0.37-r5.ebuild5
2 files changed, 6 insertions, 4 deletions
diff --git a/net-im/skype/ChangeLog b/net-im/skype/ChangeLog
index 2ae3428a303d..22ad7cfc78e4 100644
--- a/net-im/skype/ChangeLog
+++ b/net-im/skype/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-im/skype
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/skype/ChangeLog,v 1.177 2015/07/11 09:55:06 amynka Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/skype/ChangeLog,v 1.178 2015/07/12 15:00:54 amynka Exp $
+
+ 12 Jul 2015; Amy Winston <amynka@gentoo.org> skype-4.3.0.37-r5.ebuild:
+ Plasma dependency dropped. Depends on bug #554630
11 Jul 2015; Amy Winston <amynka@gentoo.org> skype-4.3.0.37-r5.ebuild:
Skype systray icon for plasma bug #552068.
diff --git a/net-im/skype/skype-4.3.0.37-r5.ebuild b/net-im/skype/skype-4.3.0.37-r5.ebuild
index f5ac02e44697..5ef6e0370828 100644
--- a/net-im/skype/skype-4.3.0.37-r5.ebuild
+++ b/net-im/skype/skype-4.3.0.37-r5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/skype/skype-4.3.0.37-r5.ebuild,v 1.6 2015/07/11 09:49:39 amynka Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/skype/skype-4.3.0.37-r5.ebuild,v 1.7 2015/07/12 15:00:54 amynka Exp $
EAPI=5
@@ -13,7 +13,7 @@ SRC_URI="http://download.${PN}.com/linux/${P}.tar.bz2"
LICENSE="skype-4.0.0.7-copyright BSD MIT RSA W3C regexp-UofT no-source-code"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="apulse pax_kernel plasma +pulseaudio selinux"
+IUSE="apulse pax_kernel +pulseaudio selinux"
REQUIRED_USE="apulse? ( !pulseaudio )"
QA_PREBUILT=opt/bin/${PN}
@@ -33,7 +33,6 @@ RDEPEND="
x11-libs/libXScrnSaver[abi_x86_32(-)]
x11-libs/libXv[abi_x86_32(-)]
apulse? ( media-sound/apulse[abi_x86_32(-)] )
- amd64? ( plasma? ( dev-libs/sni-qt[abi_x86_32(-)] ) )
pulseaudio? ( media-sound/pulseaudio[abi_x86_32(-)] )
selinux? ( sec-policy/selinux-skype )"