[gentoo-user] Kopete 3.5 and 4.0 can't be install at the same time

2008-03-17 Thread cypherstrong
I have found a problem in slot of kde 3.5 and 4.0

kopete 3.5 depends on app-crypt/qca:0
kopete 4.0 depends on app-crypt/qca:2

qca:0 block qca:2 so if I wan't kopete on kde 3.5 and 4.0 they is a problem

How can I solve it ?

qca:0 and qca:2 are really blocking each other ? can't we really remove
blocking state between us ?




signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] Kopete 3.5 and 4.0 can't be install at the same time

2008-03-17 Thread Matthias Guede
They don't realy blocking each other:

From qca-2.0.0-r2.ebuild:

DEPEND=
!app-crypt/qca-1.0-r3

So you can have both,  qca-1.0-r3 and qca-2.0.0-r2 on your system (but
not qca-1.0-r2 and qca-2.0.0-r2).

But you have to unmask qca-1.0-r3 first:
echo =qapp-crypt/ca-1.0-r3  /etc/portage/package.unmask



2008/3/17, cypherstrong [EMAIL PROTECTED]:
 I have found a problem in slot of kde 3.5 and 4.0

  kopete 3.5 depends on app-crypt/qca:0
  kopete 4.0 depends on app-crypt/qca:2

  qca:0 block qca:2 so if I wan't kopete on kde 3.5 and 4.0 they is a problem

  How can I solve it ?

  qca:0 and qca:2 are really blocking each other ? can't we really remove
  blocking state between us ?




-- 
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Kopete 3.5 and 4.0 can't be install at the same time

2008-03-17 Thread Volker Armin Hemmann
On Montag, 17. März 2008, cypherstrong wrote:

ls -lh /var/db/pkg/app-crypt

drwxr-xr-x 2 root root 27 18. Jan 21:50 qca-1.0-r3
drwxr-xr-x 2 root root 29 10. Feb 19:09 qca-2.0.0-r2
drwxr-xr-x 2 root root 28 10. Feb 19:10 qca-ossl-2.0.0_beta3
drwxr-xr-x 2 root root 27 10. Feb 19:02 qca-tls-1.0-r4

blocks? there are blocks?

ah yes, there is a block in the qca-2.0.0-r2 ebuild, but not for qca-1.0-r3 
and later. So install 1.0-rc3.
--
gentoo-user@lists.gentoo.org mailing list