diff options
author | Michał Górny <mgorny@gentoo.org> | 2015-02-22 18:41:23 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2015-02-22 18:41:23 +0000 |
commit | d3c7e9661a3041fcc300db221b30937591db3f71 (patch) | |
tree | 82758e287f11312a60d21a883fbbd69999dde14c /net-im | |
parent | Add missing dependencies for USE=doc, bug 540966. (diff) | |
download | gentoo-2-d3c7e9661a3041fcc300db221b30937591db3f71.tar.gz gentoo-2-d3c7e9661a3041fcc300db221b30937591db3f71.tar.bz2 gentoo-2-d3c7e9661a3041fcc300db221b30937591db3f71.zip |
Update dependency on QCA plugins to use USE flags on app-crypt/qca:2 unconditionally, to provide a single sane path for dependency resolution. Bug #541066.
(Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/dianara/ChangeLog | 7 | ||||
-rw-r--r-- | net-im/dianara/dianara-1.2.4.ebuild | 4 | ||||
-rw-r--r-- | net-im/kadu/ChangeLog | 7 | ||||
-rw-r--r-- | net-im/kadu/kadu-0.12.3.ebuild | 4 | ||||
-rw-r--r-- | net-im/ktp-auth-handler/ChangeLog | 7 | ||||
-rw-r--r-- | net-im/ktp-auth-handler/ktp-auth-handler-0.9.0.ebuild | 4 | ||||
-rw-r--r-- | net-im/psi/ChangeLog | 8 | ||||
-rw-r--r-- | net-im/psi/psi-0.14-r4.ebuild | 8 | ||||
-rw-r--r-- | net-im/psi/psi-0.15.ebuild | 8 | ||||
-rw-r--r-- | net-im/psi/psi-9999.ebuild | 8 | ||||
-rw-r--r-- | net-im/qutim/ChangeLog | 8 | ||||
-rw-r--r-- | net-im/qutim/qutim-0.3.1-r1.ebuild | 6 | ||||
-rw-r--r-- | net-im/qutim/qutim-0.3.2.ebuild | 6 |
13 files changed, 56 insertions, 29 deletions
diff --git a/net-im/dianara/ChangeLog b/net-im/dianara/ChangeLog index 209823b35632..863124f1e8c9 100644 --- a/net-im/dianara/ChangeLog +++ b/net-im/dianara/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-im/dianara # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/dianara/ChangeLog,v 1.19 2015/01/29 00:38:21 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/dianara/ChangeLog,v 1.20 2015/02/22 18:41:23 mgorny Exp $ + + 22 Feb 2015; Michał Górny <mgorny@gentoo.org> dianara-1.2.4.ebuild: + Update dependency on QCA plugins to use USE flags on app-crypt/qca:2 + unconditionally, to provide a single sane path for dependency resolution. Bug + #541066. 29 Jan 2015; Johannes Huber <johu@gentoo.org> -dianara-1.2.1.ebuild, dianara-1.2.4.ebuild: diff --git a/net-im/dianara/dianara-1.2.4.ebuild b/net-im/dianara/dianara-1.2.4.ebuild index f1ca72085d76..7ebfde0707cc 100644 --- a/net-im/dianara/dianara-1.2.4.ebuild +++ b/net-im/dianara/dianara-1.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/dianara/dianara-1.2.4.ebuild,v 1.4 2015/01/29 00:38:21 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/dianara/dianara-1.2.4.ebuild,v 1.5 2015/02/22 18:41:23 mgorny Exp $ EAPI=5 @@ -25,7 +25,7 @@ DEPEND=" dev-qt/qtgui:4 sys-apps/file" RDEPEND="${DEPEND} - || ( app-crypt/qca-ossl:2 app-crypt/qca:2[openssl] ) + app-crypt/qca:2[openssl] " S=${WORKDIR}/${MY_P} diff --git a/net-im/kadu/ChangeLog b/net-im/kadu/ChangeLog index 8f7e0c94ede3..06e899000de7 100644 --- a/net-im/kadu/ChangeLog +++ b/net-im/kadu/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-im/kadu # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/kadu/ChangeLog,v 1.153 2015/01/29 00:42:13 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/kadu/ChangeLog,v 1.154 2015/02/22 18:41:23 mgorny Exp $ + + 22 Feb 2015; Michał Górny <mgorny@gentoo.org> kadu-0.12.3.ebuild: + Update dependency on QCA plugins to use USE flags on app-crypt/qca:2 + unconditionally, to provide a single sane path for dependency resolution. Bug + #541066. 29 Jan 2015; Johannes Huber <johu@gentoo.org> kadu-0.12.3.ebuild: Adjust dependencies to handle merged plugins in >=app-crypt/qca-2.1. diff --git a/net-im/kadu/kadu-0.12.3.ebuild b/net-im/kadu/kadu-0.12.3.ebuild index b8b0c955968e..28692f79e107 100644 --- a/net-im/kadu/kadu-0.12.3.ebuild +++ b/net-im/kadu/kadu-0.12.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/kadu/kadu-0.12.3.ebuild,v 1.8 2015/01/29 00:42:13 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/kadu/kadu-0.12.3.ebuild,v 1.9 2015/02/22 18:41:23 mgorny Exp $ EAPI="4" @@ -56,7 +56,7 @@ DEPEND="${COMMON_DEPEND} x11-proto/xproto " RDEPEND="${COMMON_DEPEND} - || ( app-crypt/qca-ossl:2 app-crypt/qca:2[openssl] ) + app-crypt/qca:2[openssl] >=dev-qt/qtsvg-4.7.0:4 speech? ( app-accessibility/powiedz ) " diff --git a/net-im/ktp-auth-handler/ChangeLog b/net-im/ktp-auth-handler/ChangeLog index ef67c9db547e..905278ff55a9 100644 --- a/net-im/ktp-auth-handler/ChangeLog +++ b/net-im/ktp-auth-handler/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-im/ktp-auth-handler # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-auth-handler/ChangeLog,v 1.33 2015/01/29 00:45:46 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-auth-handler/ChangeLog,v 1.34 2015/02/22 18:41:23 mgorny Exp $ + + 22 Feb 2015; Michał Górny <mgorny@gentoo.org> ktp-auth-handler-0.9.0.ebuild: + Update dependency on QCA plugins to use USE flags on app-crypt/qca:2 + unconditionally, to provide a single sane path for dependency resolution. Bug + #541066. 29 Jan 2015; Johannes Huber <johu@gentoo.org> ktp-auth-handler-0.9.0.ebuild: Adjust dependencies to handle merged plugins in >=app-crypt/qca-2.1, bug diff --git a/net-im/ktp-auth-handler/ktp-auth-handler-0.9.0.ebuild b/net-im/ktp-auth-handler/ktp-auth-handler-0.9.0.ebuild index 8612ee28878e..2ca78b883054 100644 --- a/net-im/ktp-auth-handler/ktp-auth-handler-0.9.0.ebuild +++ b/net-im/ktp-auth-handler/ktp-auth-handler-0.9.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-auth-handler/ktp-auth-handler-0.9.0.ebuild,v 1.2 2015/01/29 00:45:46 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-auth-handler/ktp-auth-handler-0.9.0.ebuild,v 1.3 2015/02/22 18:41:23 mgorny Exp $ EAPI=5 @@ -29,5 +29,5 @@ DEPEND=" >=net-libs/telepathy-qt-0.9.5[qt4] " RDEPEND="${DEPEND} - || ( app-crypt/qca-ossl:2 app-crypt/qca:2[openssl] ) + app-crypt/qca:2[openssl] " diff --git a/net-im/psi/ChangeLog b/net-im/psi/ChangeLog index b1ccdedbe8ad..1ab1bfb59757 100644 --- a/net-im/psi/ChangeLog +++ b/net-im/psi/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-im/psi # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/psi/ChangeLog,v 1.240 2015/01/29 01:08:31 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/psi/ChangeLog,v 1.241 2015/02/22 18:41:23 mgorny Exp $ + + 22 Feb 2015; Michał Górny <mgorny@gentoo.org> psi-0.14-r4.ebuild, + psi-0.15.ebuild, psi-9999.ebuild: + Update dependency on QCA plugins to use USE flags on app-crypt/qca:2 + unconditionally, to provide a single sane path for dependency resolution. Bug + #541066. 29 Jan 2015; Johannes Huber <johu@gentoo.org> psi-0.14-r4.ebuild, psi-0.15.ebuild, psi-9999.ebuild: diff --git a/net-im/psi/psi-0.14-r4.ebuild b/net-im/psi/psi-0.14-r4.ebuild index 42cde2588bfe..07bf235665d3 100644 --- a/net-im/psi/psi-0.14-r4.ebuild +++ b/net-im/psi/psi-0.14-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.14-r4.ebuild,v 1.17 2015/01/29 01:08:31 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.14-r4.ebuild,v 1.18 2015/02/22 18:41:23 mgorny Exp $ EAPI=4 @@ -44,10 +44,10 @@ DEPEND="${RDEPEND} sys-devel/qconf doc? ( app-doc/doxygen )" -PDEPEND="crypt? ( || ( app-crypt/qca-gnupg:2 app-crypt/qca:2[gpg] ) ) +PDEPEND="crypt? ( app-crypt/qca:2[gpg] ) jingle? ( net-im/psimedia - || ( app-crypt/qca-ossl:2 app-crypt/qca:2[openssl] ) ) - ssl? ( || ( app-crypt/qca-ossl:2 app-crypt/qca:2[openssl] ) )" + app-crypt/qca:2[openssl] ) + ssl? ( app-crypt/qca:2[openssl] )" S=${WORKDIR}/${MY_P} diff --git a/net-im/psi/psi-0.15.ebuild b/net-im/psi/psi-0.15.ebuild index 4c184b6db199..58a23f0a5ef4 100644 --- a/net-im/psi/psi-0.15.ebuild +++ b/net-im/psi/psi-0.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.15.ebuild,v 1.5 2015/01/29 01:08:31 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.15.ebuild,v 1.6 2015/02/22 18:41:23 mgorny Exp $ EAPI=5 @@ -37,10 +37,10 @@ DEPEND="${RDEPEND} sys-devel/qconf doc? ( app-doc/doxygen )" -PDEPEND="crypt? ( || ( app-crypt/qca-gnupg:2 app-crypt/qca:2[gpg] ) ) +PDEPEND="crypt? ( app-crypt/qca:2[gpg] ) jingle? ( net-im/psimedia - || ( app-crypt/qca-ossl:2 app-crypt/qca:2[openssl] ) ) - ssl? ( || ( app-crypt/qca-ossl:2 app-crypt/qca:2[openssl] ) )" + app-crypt/qca:2[openssl] ) + ssl? ( app-crypt/qca:2[openssl] )" DOC_CONTENTS='Psi+ support(USE="extras") was removed from ebuild since 0.15' FORCE_PRINT_ELOG=1 diff --git a/net-im/psi/psi-9999.ebuild b/net-im/psi/psi-9999.ebuild index 1db012c8c4d2..e3a9b25509f9 100644 --- a/net-im/psi/psi-9999.ebuild +++ b/net-im/psi/psi-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-9999.ebuild,v 1.22 2015/01/29 01:08:31 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-9999.ebuild,v 1.23 2015/02/22 18:41:23 mgorny Exp $ EAPI="4" @@ -54,12 +54,12 @@ DEPEND="${RDEPEND} virtual/pkgconfig " PDEPEND=" - crypt? ( || ( app-crypt/qca-gnupg:2 app-crypt/qca:2[gpg] ) ) + crypt? ( app-crypt/qca:2[gpg] ) jingle? ( net-im/psimedia - || ( app-crypt/qca-ossl:2 app-crypt/qca:2[openssl] ) + app-crypt/qca:2[openssl] ) - ssl? ( || ( app-crypt/qca-ossl:2 app-crypt/qca:2[openssl] ) ) + ssl? ( app-crypt/qca:2[openssl] ) " RESTRICT="test" diff --git a/net-im/qutim/ChangeLog b/net-im/qutim/ChangeLog index 61fbb75f0874..01923cb53abb 100644 --- a/net-im/qutim/ChangeLog +++ b/net-im/qutim/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-im/qutim # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/qutim/ChangeLog,v 1.36 2015/01/29 01:18:11 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/qutim/ChangeLog,v 1.37 2015/02/22 18:41:22 mgorny Exp $ + + 22 Feb 2015; Michał Górny <mgorny@gentoo.org> qutim-0.3.1-r1.ebuild, + qutim-0.3.2.ebuild: + Update dependency on QCA plugins to use USE flags on app-crypt/qca:2 + unconditionally, to provide a single sane path for dependency resolution. Bug + #541066. 29 Jan 2015; Johannes Huber <johu@gentoo.org> qutim-0.3.1-r1.ebuild, qutim-0.3.2.ebuild: diff --git a/net-im/qutim/qutim-0.3.1-r1.ebuild b/net-im/qutim/qutim-0.3.1-r1.ebuild index 14a8ec1d783c..b4388b2b2a23 100644 --- a/net-im/qutim/qutim-0.3.1-r1.ebuild +++ b/net-im/qutim/qutim-0.3.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/qutim/qutim-0.3.1-r1.ebuild,v 1.3 2015/01/29 01:18:10 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/qutim/qutim-0.3.1-r1.ebuild,v 1.4 2015/02/22 18:41:22 mgorny Exp $ EAPI=5 @@ -70,8 +70,8 @@ DEPEND="${CDEPEND} kde? ( dev-util/automoc ) " RDEPEND="${CDEPEND} - jabber? ( || ( app-crypt/qca-gnupg:2 app-crypt/qca:2[gpg] ) ) - oscar? ( || ( app-crypt/qca-ossl:2 app-crypt/qca:2[openssl] ) ) + jabber? ( app-crypt/qca:2[gpg] ) + oscar? ( app-crypt/qca:2[openssl] ) " DOCS=( AUTHORS ChangeLog ) diff --git a/net-im/qutim/qutim-0.3.2.ebuild b/net-im/qutim/qutim-0.3.2.ebuild index 3758f6dc3dc7..91f24e4f194c 100644 --- a/net-im/qutim/qutim-0.3.2.ebuild +++ b/net-im/qutim/qutim-0.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/qutim/qutim-0.3.2.ebuild,v 1.6 2015/01/29 01:18:10 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/qutim/qutim-0.3.2.ebuild,v 1.7 2015/02/22 18:41:22 mgorny Exp $ EAPI=5 @@ -88,8 +88,8 @@ DEPEND="${CDEPEND} kde? ( dev-util/automoc ) " RDEPEND="${CDEPEND} - jabber? ( || ( app-crypt/qca-gnupg:2 app-crypt/qca:2[gpg] ) ) - oscar? ( || ( app-crypt/qca-ossl:2 app-crypt/qca:2[openssl] ) ) + jabber? ( app-crypt/qca:2[gpg] ) + oscar? ( app-crypt/qca:2[openssl] ) || ( kde-apps/oxygen-icons kde-base/oxygen-icons ) " |