summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Ospald <hasufell@gentoo.org>2012-12-21 01:09:03 +0000
committerJulian Ospald <hasufell@gentoo.org>2012-12-21 01:09:03 +0000
commitb6c5753d4f7d4c4bbc439c242a14028fe2a1ce12 (patch)
treebddeffd6156ef280164a9f924e92689bd66e147c
parentremove pornview mask, version removed (diff)
downloadgentoo-2-b6c5753d4f7d4c4bbc439c242a14028fe2a1ce12.tar.gz
gentoo-2-b6c5753d4f7d4c4bbc439c242a14028fe2a1ce12.tar.bz2
gentoo-2-b6c5753d4f7d4c4bbc439c242a14028fe2a1ce12.zip
drop hard-dep on qt-core wrt #447720
(Portage version: 2.2.0_alpha148/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)
-rw-r--r--net-im/skype/ChangeLog5
-rw-r--r--net-im/skype/skype-4.1.0.20.ebuild7
2 files changed, 7 insertions, 5 deletions
diff --git a/net-im/skype/ChangeLog b/net-im/skype/ChangeLog
index dca504b321a6..4171e3dc442f 100644
--- a/net-im/skype/ChangeLog
+++ b/net-im/skype/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-im/skype
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/skype/ChangeLog,v 1.143 2012/12/16 20:20:01 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/skype/ChangeLog,v 1.144 2012/12/21 01:09:03 hasufell Exp $
+
+ 21 Dec 2012; Julian Ospald <hasufell@gentoo.org> skype-4.1.0.20.ebuild:
+ drop hard-dep on qt-core wrt #447720
16 Dec 2012; Kacper Kowalik <xarthisius@gentoo.org> metadata.xml:
Drop no-herd from metadata.xml
diff --git a/net-im/skype/skype-4.1.0.20.ebuild b/net-im/skype/skype-4.1.0.20.ebuild
index 057622cacfbd..7b62be023234 100644
--- a/net-im/skype/skype-4.1.0.20.ebuild
+++ b/net-im/skype/skype-4.1.0.20.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/skype/skype-4.1.0.20.ebuild,v 1.1 2012/12/02 12:48:17 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/skype/skype-4.1.0.20.ebuild,v 1.2 2012/12/21 01:09:03 hasufell Exp $
EAPI=5
inherit eutils gnome2-utils pax-utils
@@ -19,9 +19,7 @@ RESTRICT="mirror strip" #299368
EMUL_X86_VER=20120520
-DEPEND="x11-libs/qt-core:4"
-RDEPEND="${DEPEND}
- virtual/ttf-fonts
+RDEPEND="virtual/ttf-fonts
amd64? (
>=app-emulation/emul-linux-x86-baselibs-${EMUL_X86_VER}
>=app-emulation/emul-linux-x86-qtlibs-${EMUL_X86_VER}
@@ -34,6 +32,7 @@ RDEPEND="${DEPEND}
x11-libs/libXext
x11-libs/libXScrnSaver
x11-libs/libXv
+ x11-libs/qt-core:4
x11-libs/qt-dbus:4
x11-libs/qt-gui:4[accessibility,dbus]
x11-libs/qt-webkit:4