diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2013-03-02 22:52:38 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2013-03-02 22:52:38 +0000 |
commit | 9969e2bfe4abb6ad80aa94410a3316a2a8dbed31 (patch) | |
tree | 980cc2a15b9035297d35c6be1eb2e3a3b7c828f6 /net-im/licq | |
parent | Move Qt dependencies to the new category (diff) | |
download | gentoo-2-9969e2bfe4abb6ad80aa94410a3316a2a8dbed31.tar.gz gentoo-2-9969e2bfe4abb6ad80aa94410a3316a2a8dbed31.tar.bz2 gentoo-2-9969e2bfe4abb6ad80aa94410a3316a2a8dbed31.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/licq')
-rw-r--r-- | net-im/licq/ChangeLog | 6 | ||||
-rw-r--r-- | net-im/licq/licq-1.3.8-r1.ebuild | 6 | ||||
-rw-r--r-- | net-im/licq/licq-1.3.9.ebuild | 6 | ||||
-rw-r--r-- | net-im/licq/licq-1.7.0.ebuild | 4 |
4 files changed, 13 insertions, 9 deletions
diff --git a/net-im/licq/ChangeLog b/net-im/licq/ChangeLog index 8c6d9f565e29..0dc9f00421f0 100644 --- a/net-im/licq/ChangeLog +++ b/net-im/licq/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-im/licq # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/licq/ChangeLog,v 1.119 2013/01/14 08:29:30 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/licq/ChangeLog,v 1.120 2013/03/02 22:52:38 hwoarang Exp $ + + 02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> licq-1.3.8-r1.ebuild, + licq-1.3.9.ebuild, licq-1.7.0.ebuild: + Move Qt dependencies to the new category *licq-1.7.0 (14 Jan 2013) diff --git a/net-im/licq/licq-1.3.8-r1.ebuild b/net-im/licq/licq-1.3.8-r1.ebuild index 59672c6e7b92..ce745effd062 100644 --- a/net-im/licq/licq-1.3.8-r1.ebuild +++ b/net-im/licq/licq-1.3.8-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 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/licq/licq-1.3.8-r1.ebuild,v 1.5 2010/01/13 20:26:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/licq/licq-1.3.8-r1.ebuild,v 1.6 2013/03/02 22:52:38 hwoarang Exp $ EAPI=2 CMAKE_USE_DIR="${S}/plugins/qt4-gui" @@ -19,7 +19,7 @@ RDEPEND="crypt? ( >=app-crypt/gpgme-1 ) ncurses? ( sys-libs/ncurses dev-libs/cdk ) ssl? ( >=dev-libs/openssl-0.9.5a ) - qt4? ( x11-libs/qt-gui:4 ) + qt4? ( dev-qt/qtgui:4 ) xosd? ( x11-libs/xosd )" DEPEND="${RDEPEND} nls? ( sys-devel/gettext ) diff --git a/net-im/licq/licq-1.3.9.ebuild b/net-im/licq/licq-1.3.9.ebuild index 9c433567149f..baa4a8a79c9f 100644 --- a/net-im/licq/licq-1.3.9.ebuild +++ b/net-im/licq/licq-1.3.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 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/licq/licq-1.3.9.ebuild,v 1.1 2010/05/17 19:54:11 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/licq/licq-1.3.9.ebuild,v 1.2 2013/03/02 22:52:38 hwoarang Exp $ EAPI=2 CMAKE_USE_DIR="${S}/plugins/qt4-gui" @@ -19,7 +19,7 @@ RDEPEND="crypt? ( >=app-crypt/gpgme-1 ) ncurses? ( sys-libs/ncurses dev-libs/cdk ) ssl? ( >=dev-libs/openssl-0.9.5a ) - qt4? ( x11-libs/qt-gui:4 ) + qt4? ( dev-qt/qtgui:4 ) xosd? ( x11-libs/xosd )" DEPEND="${RDEPEND} nls? ( sys-devel/gettext ) diff --git a/net-im/licq/licq-1.7.0.ebuild b/net-im/licq/licq-1.7.0.ebuild index 6a92910f5fc1..2d34fa49f0be 100644 --- a/net-im/licq/licq-1.7.0.ebuild +++ b/net-im/licq/licq-1.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/licq/licq-1.7.0.ebuild,v 1.1 2013/01/14 08:29:30 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/licq/licq-1.7.0.ebuild,v 1.2 2013/03/02 22:52:38 hwoarang Exp $ EAPI="5" @@ -17,7 +17,7 @@ IUSE="debug doc linguas_he nls socks5 ssl xosd aosd jabber qt4 msn ncurses" RDEPEND=">=app-crypt/gpgme-1 jabber? ( net-libs/gloox ) - qt4? ( x11-libs/qt-gui:4 ) + qt4? ( dev-qt/qtgui:4 ) ssl? ( >=dev-libs/openssl-0.9.5a ) ncurses? ( sys-libs/ncurses |