diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2013-03-02 22:54:25 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2013-03-02 22:54:25 +0000 |
commit | 17a19bc4ffba6e4d8b12ade431797f6fed266657 (patch) | |
tree | 63f6d97ee93da0f6df38da096c692253a2f39171 /net-im/skype | |
parent | Move Qt dependencies to the new category (diff) | |
download | gentoo-2-17a19bc4ffba6e4d8b12ade431797f6fed266657.tar.gz gentoo-2-17a19bc4ffba6e4d8b12ade431797f6fed266657.tar.bz2 gentoo-2-17a19bc4ffba6e4d8b12ade431797f6fed266657.zip |
Move Qt dependencies to the new category
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
Diffstat (limited to 'net-im/skype')
-rw-r--r-- | net-im/skype/ChangeLog | 8 | ||||
-rw-r--r-- | net-im/skype/skype-2.2.0.35-r99.ebuild | 12 | ||||
-rw-r--r-- | net-im/skype/skype-4.0.0.8-r1.ebuild | 10 | ||||
-rw-r--r-- | net-im/skype/skype-4.1.0.20.ebuild | 12 |
4 files changed, 23 insertions, 19 deletions
diff --git a/net-im/skype/ChangeLog b/net-im/skype/ChangeLog index 4171e3dc442f..1c96ba6304d6 100644 --- a/net-im/skype/ChangeLog +++ b/net-im/skype/ChangeLog @@ -1,6 +1,10 @@ # 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.144 2012/12/21 01:09:03 hasufell Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-im/skype/ChangeLog,v 1.145 2013/03/02 22:54:25 hwoarang Exp $ + + 02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> skype-2.2.0.35-r99.ebuild, + skype-4.0.0.8-r1.ebuild, skype-4.1.0.20.ebuild: + Move Qt dependencies to the new category 21 Dec 2012; Julian Ospald <hasufell@gentoo.org> skype-4.1.0.20.ebuild: drop hard-dep on qt-core wrt #447720 diff --git a/net-im/skype/skype-2.2.0.35-r99.ebuild b/net-im/skype/skype-2.2.0.35-r99.ebuild index b18170aacf4f..b6d53340aeae 100644 --- a/net-im/skype/skype-2.2.0.35-r99.ebuild +++ b/net-im/skype/skype-2.2.0.35-r99.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/skype/skype-2.2.0.35-r99.ebuild,v 1.7 2012/09/24 00:47:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/skype/skype-2.2.0.35-r99.ebuild,v 1.8 2013/03/02 22:54:25 hwoarang Exp $ EAPI=4 inherit eutils gnome2-utils qt4-r2 pax-utils @@ -47,16 +47,16 @@ RDEPEND=" x11-libs/libXrender ) !qt-static? ( - x11-libs/qt-core:4 - x11-libs/qt-dbus:4 - x11-libs/qt-gui:4[accessibility,dbus] + dev-qt/qtcore:4 + dev-qt/qtdbus:4 + dev-qt/qtgui:4[accessibility,dbus] ) ) virtual/ttf-fonts selinux? ( sec-policy/selinux-skype )" # Required to get `lrelease` command for src_install() -DEPEND="!qt-static? ( x11-libs/qt-core:4 ) +DEPEND="!qt-static? ( dev-qt/qtcore:4 ) selinux? ( sec-policy/selinux-skype )" QA_EXECSTACK="opt/skype/skype" diff --git a/net-im/skype/skype-4.0.0.8-r1.ebuild b/net-im/skype/skype-4.0.0.8-r1.ebuild index 1befe6000186..d1aa027d678a 100644 --- a/net-im/skype/skype-4.0.0.8-r1.ebuild +++ b/net-im/skype/skype-4.0.0.8-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/skype/skype-4.0.0.8-r1.ebuild,v 1.2 2012/08/11 18:34:28 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/skype/skype-4.0.0.8-r1.ebuild,v 1.3 2013/03/02 22:54:25 hwoarang Exp $ EAPI=4 inherit eutils gnome2-utils pax-utils @@ -45,9 +45,9 @@ RDEPEND="virtual/ttf-fonts x11-libs/libXrender ) !qt-static? ( - x11-libs/qt-core:4 - x11-libs/qt-dbus:4 - x11-libs/qt-gui:4[accessibility,dbus] + dev-qt/qtcore:4 + dev-qt/qtdbus:4 + dev-qt/qtgui:4[accessibility,dbus] ) ) selinux? ( sec-policy/selinux-skype )" diff --git a/net-im/skype/skype-4.1.0.20.ebuild b/net-im/skype/skype-4.1.0.20.ebuild index 7b62be023234..2325f50ab313 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 +# Copyright 1999-2013 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.2 2012/12/21 01:09:03 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/skype/skype-4.1.0.20.ebuild,v 1.3 2013/03/02 22:54:25 hwoarang Exp $ EAPI=5 inherit eutils gnome2-utils pax-utils @@ -32,10 +32,10 @@ RDEPEND="virtual/ttf-fonts 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 + dev-qt/qtcore:4 + dev-qt/qtdbus:4 + dev-qt/qtgui:4[accessibility,dbus] + dev-qt/qtwebkit:4 ) selinux? ( sec-policy/selinux-skype )" |