commit:     a34fc65c07311bff7644d9153ac3b87ae71ddff8
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 28 23:09:27 2015 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed Jan 28 23:09:27 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=a34fc65c

[dev-libs/qoauth] Sync with tree, EAPI 5

Package-Manager: portage-2.2.15

---
 dev-libs/qoauth/qoauth-9999.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-libs/qoauth/qoauth-9999.ebuild 
b/dev-libs/qoauth/qoauth-9999.ebuild
index 5f67854..70b95a6 100644
--- a/dev-libs/qoauth/qoauth-9999.ebuild
+++ b/dev-libs/qoauth/qoauth-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=4
+EAPI=5
 
 inherit qt4-r2 git-2
 
@@ -15,13 +15,13 @@ SLOT="0"
 KEYWORDS=""
 IUSE="debug doc static-libs test"
 
-COMMON_DEPEND="app-crypt/qca:2[debug?]"
+COMMON_DEPEND="app-crypt/qca:2[debug?,qt4(+)]"
 DEPEND="${COMMON_DEPEND}
        doc? ( app-doc/doxygen )
        test? ( dev-qt/qttest:4 )
 "
 RDEPEND="${COMMON_DEPEND}
-       || ( ~app-crypt/qca-9999:2[debug?,openssl,qt4] 
<app-crypt/qca-ossl-9999:2[debug?] )
+       || ( app-crypt/qca-ossl:2[debug?] app-crypt/qca:2[debug?,openssl] )
 "
 
 DOCS="README CHANGELOG"

Reply via email to