summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2013-03-02 20:03:37 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2013-03-02 20:03:37 +0000
commita639ff6668bab9ed6ac229aa8942bdeebcff6e75 (patch)
tree308a1944c868b214fac5bad2e1e851cd4c4d8bca /dev-libs/qoauth/qoauth-1.0.1.ebuild
parentMove Qt dependencies to the new category (diff)
downloadgentoo-2-a639ff6668bab9ed6ac229aa8942bdeebcff6e75.tar.gz
gentoo-2-a639ff6668bab9ed6ac229aa8942bdeebcff6e75.tar.bz2
gentoo-2-a639ff6668bab9ed6ac229aa8942bdeebcff6e75.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 'dev-libs/qoauth/qoauth-1.0.1.ebuild')
-rw-r--r--dev-libs/qoauth/qoauth-1.0.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/qoauth/qoauth-1.0.1.ebuild b/dev-libs/qoauth/qoauth-1.0.1.ebuild
index 8115022fa732..9f400995d282 100644
--- a/dev-libs/qoauth/qoauth-1.0.1.ebuild
+++ b/dev-libs/qoauth/qoauth-1.0.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/dev-libs/qoauth/qoauth-1.0.1.ebuild,v 1.10 2012/09/06 13:28:54 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/qoauth/qoauth-1.0.1.ebuild,v 1.11 2013/03/02 20:03:37 hwoarang Exp $
EAPI=4
@@ -18,7 +18,7 @@ IUSE="debug doc static-libs test"
COMMON_DEPEND="app-crypt/qca:2[debug?]"
DEPEND="${COMMON_DEPEND}
doc? ( app-doc/doxygen )
- test? ( x11-libs/qt-test:4 )
+ test? ( dev-qt/qttest:4 )
"
RDEPEND="${COMMON_DEPEND}
app-crypt/qca-ossl:2[debug?]