diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2013-03-02 23:09:22 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2013-03-02 23:09:22 +0000 |
commit | 72f3cc7cfb9e9fb59569bea3baa564d7d8a94e0c (patch) | |
tree | 53cef3c757ea4a3a508abed2356ca2c1467dda7f /net-p2p | |
parent | Move Qt dependencies to the new category (diff) | |
download | gentoo-2-72f3cc7cfb9e9fb59569bea3baa564d7d8a94e0c.tar.gz gentoo-2-72f3cc7cfb9e9fb59569bea3baa564d7d8a94e0c.tar.bz2 gentoo-2-72f3cc7cfb9e9fb59569bea3baa564d7d8a94e0c.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-p2p')
4 files changed, 19 insertions, 14 deletions
diff --git a/net-p2p/leechcraft-eiskaltdcpp/ChangeLog b/net-p2p/leechcraft-eiskaltdcpp/ChangeLog index b3e2df33f8c0..0bd492fc0056 100644 --- a/net-p2p/leechcraft-eiskaltdcpp/ChangeLog +++ b/net-p2p/leechcraft-eiskaltdcpp/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-p2p/leechcraft-eiskaltdcpp -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/leechcraft-eiskaltdcpp/ChangeLog,v 1.18 2012/12/25 16:53:30 maksbotan Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/leechcraft-eiskaltdcpp/ChangeLog,v 1.19 2013/03/02 23:09:22 hwoarang Exp $ + + 02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> + leechcraft-eiskaltdcpp-0.5.85.ebuild, leechcraft-eiskaltdcpp-0.5.90.ebuild, + leechcraft-eiskaltdcpp-9999.ebuild: + Move Qt dependencies to the new category *leechcraft-eiskaltdcpp-0.5.90 (25 Dec 2012) diff --git a/net-p2p/leechcraft-eiskaltdcpp/leechcraft-eiskaltdcpp-0.5.85.ebuild b/net-p2p/leechcraft-eiskaltdcpp/leechcraft-eiskaltdcpp-0.5.85.ebuild index 5f1bcc186c57..c7d3a5ea2208 100644 --- a/net-p2p/leechcraft-eiskaltdcpp/leechcraft-eiskaltdcpp-0.5.85.ebuild +++ b/net-p2p/leechcraft-eiskaltdcpp/leechcraft-eiskaltdcpp-0.5.85.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-p2p/leechcraft-eiskaltdcpp/leechcraft-eiskaltdcpp-0.5.85.ebuild,v 1.1 2012/10/08 16:03:39 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/leechcraft-eiskaltdcpp/leechcraft-eiskaltdcpp-0.5.85.ebuild,v 1.2 2013/03/02 23:09:22 hwoarang Exp $ EAPI="4" @@ -21,11 +21,11 @@ RDEPEND="~net-misc/leechcraft-core-${PV} lua? ( >=dev-lang/lua-5.1 ) upnp? ( net-libs/miniupnpc ) javascript? ( - x11-libs/qt-script:4 + dev-qt/qtscript:4 x11-libs/qtscriptgenerator ) spell? ( app-text/aspell ) - sqlite? ( x11-libs/qt-sql:4[sqlite] ) + sqlite? ( dev-qt/qtsql:4[sqlite] ) pcre? ( >=dev-libs/libpcre-4.2 ) virtual/leechcraft-task-show !!net-p2p/eiskaltdcpp" diff --git a/net-p2p/leechcraft-eiskaltdcpp/leechcraft-eiskaltdcpp-0.5.90.ebuild b/net-p2p/leechcraft-eiskaltdcpp/leechcraft-eiskaltdcpp-0.5.90.ebuild index a83c444305f3..05d1ac014824 100644 --- a/net-p2p/leechcraft-eiskaltdcpp/leechcraft-eiskaltdcpp-0.5.90.ebuild +++ b/net-p2p/leechcraft-eiskaltdcpp/leechcraft-eiskaltdcpp-0.5.90.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-p2p/leechcraft-eiskaltdcpp/leechcraft-eiskaltdcpp-0.5.90.ebuild,v 1.1 2012/12/25 16:53:30 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/leechcraft-eiskaltdcpp/leechcraft-eiskaltdcpp-0.5.90.ebuild,v 1.2 2013/03/02 23:09:22 hwoarang Exp $ EAPI="4" @@ -21,11 +21,11 @@ RDEPEND="~net-misc/leechcraft-core-${PV} lua? ( >=dev-lang/lua-5.1 ) upnp? ( net-libs/miniupnpc ) javascript? ( - x11-libs/qt-script:4 + dev-qt/qtscript:4 x11-libs/qtscriptgenerator ) spell? ( app-text/aspell ) - sqlite? ( x11-libs/qt-sql:4[sqlite] ) + sqlite? ( dev-qt/qtsql:4[sqlite] ) pcre? ( >=dev-libs/libpcre-4.2 ) virtual/leechcraft-task-show !!net-p2p/eiskaltdcpp" diff --git a/net-p2p/leechcraft-eiskaltdcpp/leechcraft-eiskaltdcpp-9999.ebuild b/net-p2p/leechcraft-eiskaltdcpp/leechcraft-eiskaltdcpp-9999.ebuild index c71ebc15e698..d3a1d45e981a 100644 --- a/net-p2p/leechcraft-eiskaltdcpp/leechcraft-eiskaltdcpp-9999.ebuild +++ b/net-p2p/leechcraft-eiskaltdcpp/leechcraft-eiskaltdcpp-9999.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-p2p/leechcraft-eiskaltdcpp/leechcraft-eiskaltdcpp-9999.ebuild,v 1.5 2012/07/15 15:43:09 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/leechcraft-eiskaltdcpp/leechcraft-eiskaltdcpp-9999.ebuild,v 1.6 2013/03/02 23:09:22 hwoarang Exp $ EAPI="4" @@ -21,11 +21,11 @@ RDEPEND="~net-misc/leechcraft-core-${PV} lua? ( >=dev-lang/lua-5.1 ) upnp? ( net-libs/miniupnpc ) javascript? ( - x11-libs/qt-script:4 + dev-qt/qtscript:4 x11-libs/qtscriptgenerator ) spell? ( app-text/aspell ) - sqlite? ( x11-libs/qt-sql:4[sqlite] ) + sqlite? ( dev-qt/qtsql:4[sqlite] ) pcre? ( >=dev-libs/libpcre-4.2 ) virtual/leechcraft-task-show !!net-p2p/eiskaltdcpp" |