summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2013-03-02 23:40:56 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2013-03-02 23:40:56 +0000
commitd0a2eb70d9bb085fcac683df3bd28addb4b1c65a (patch)
treeb1046cdab51474d9a378153219a78abbf5453739 /www-client/phantomjs
parentMove Qt dependencies to the new category (diff)
downloadgentoo-2-d0a2eb70d9bb085fcac683df3bd28addb4b1c65a.tar.gz
gentoo-2-d0a2eb70d9bb085fcac683df3bd28addb4b1c65a.tar.bz2
gentoo-2-d0a2eb70d9bb085fcac683df3bd28addb4b1c65a.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 'www-client/phantomjs')
-rw-r--r--www-client/phantomjs/ChangeLog8
-rw-r--r--www-client/phantomjs/phantomjs-1.3.0.ebuild6
-rw-r--r--www-client/phantomjs/phantomjs-1.4.1.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/www-client/phantomjs/ChangeLog b/www-client/phantomjs/ChangeLog
index bdbc8dea9cb7..0c5b1fda9bb4 100644
--- a/www-client/phantomjs/ChangeLog
+++ b/www-client/phantomjs/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for www-client/phantomjs
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/phantomjs/ChangeLog,v 1.4 2012/07/19 16:29:08 kensington Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/www-client/phantomjs/ChangeLog,v 1.5 2013/03/02 23:40:56 hwoarang Exp $
+
+ 02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> phantomjs-1.3.0.ebuild,
+ phantomjs-1.4.1.ebuild:
+ Move Qt dependencies to the new category
19 Jul 2012; Michael Palimaka <kensington@gentoo.org> phantomjs-1.3.0.ebuild,
phantomjs-1.4.1.ebuild:
diff --git a/www-client/phantomjs/phantomjs-1.3.0.ebuild b/www-client/phantomjs/phantomjs-1.3.0.ebuild
index 857f1afd9dcb..492ba271e30e 100644
--- a/www-client/phantomjs/phantomjs-1.3.0.ebuild
+++ b/www-client/phantomjs/phantomjs-1.3.0.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/www-client/phantomjs/phantomjs-1.3.0.ebuild,v 1.3 2012/07/19 16:29:08 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/phantomjs/phantomjs-1.3.0.ebuild,v 1.4 2013/03/02 23:40:56 hwoarang Exp $
EAPI="2"
@@ -19,7 +19,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="examples python"
-RDEPEND="x11-libs/qt-webkit:4
+RDEPEND="dev-qt/qtwebkit:4
python? ( dev-python/PyQt4 )"
DEPEND="${RDEPEND}"
diff --git a/www-client/phantomjs/phantomjs-1.4.1.ebuild b/www-client/phantomjs/phantomjs-1.4.1.ebuild
index c0792e92a4d2..d0b637865113 100644
--- a/www-client/phantomjs/phantomjs-1.4.1.ebuild
+++ b/www-client/phantomjs/phantomjs-1.4.1.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/www-client/phantomjs/phantomjs-1.4.1.ebuild,v 1.2 2012/07/19 16:29:08 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/phantomjs/phantomjs-1.4.1.ebuild,v 1.3 2013/03/02 23:40:56 hwoarang Exp $
EAPI="2"
@@ -19,7 +19,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="examples python"
-RDEPEND="x11-libs/qt-webkit:4
+RDEPEND="dev-qt/qtwebkit:4
python? ( dev-python/PyQt4 )"
DEPEND="${RDEPEND}"