mgorny      15/02/22 18:41:23

  Modified:             tomahawk-0.8.2.ebuild tomahawk-9999.ebuild
                        ChangeLog
  Log:
  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!)

Revision  Changes    Path
1.3                  media-sound/tomahawk/tomahawk-0.8.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/tomahawk-0.8.2.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/tomahawk-0.8.2.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/tomahawk-0.8.2.ebuild?r1=1.2&r2=1.3

Index: tomahawk-0.8.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-0.8.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- tomahawk-0.8.2.ebuild       29 Jan 2015 00:27:02 -0000      1.2
+++ tomahawk-0.8.2.ebuild       22 Feb 2015 18:41:23 -0000      1.3
@@ -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/media-sound/tomahawk/tomahawk-0.8.2.ebuild,v 1.2 
2015/01/29 00:27:02 johu Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-0.8.2.ebuild,v 1.3 
2015/02/22 18:41:23 mgorny Exp $
 
 EAPI=5
 
@@ -70,7 +70,7 @@
        )
 "
 RDEPEND="${DEPEND}
-       || ( app-crypt/qca-ossl:2 app-crypt/qca:2[openssl] )
+       app-crypt/qca:2[openssl]
 "
 
 DOCS=( AUTHORS ChangeLog README.md )



1.31                 media-sound/tomahawk/tomahawk-9999.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/tomahawk-9999.ebuild?rev=1.31&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/tomahawk-9999.ebuild?rev=1.31&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/tomahawk-9999.ebuild?r1=1.30&r2=1.31

Index: tomahawk-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-9999.ebuild,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- tomahawk-9999.ebuild        29 Jan 2015 22:44:23 -0000      1.30
+++ tomahawk-9999.ebuild        22 Feb 2015 18:41:23 -0000      1.31
@@ -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/media-sound/tomahawk/tomahawk-9999.ebuild,v 
1.30 2015/01/29 22:44:23 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-9999.ebuild,v 
1.31 2015/02/22 18:41:23 mgorny Exp $
 
 EAPI=5
 
@@ -68,7 +68,7 @@
        )
 "
 RDEPEND="${DEPEND}
-       || ( app-crypt/qca-ossl:2 app-crypt/qca:2[openssl] )
+       app-crypt/qca:2[openssl]
 "
 
 DOCS=( AUTHORS ChangeLog README.md )



1.45                 media-sound/tomahawk/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/ChangeLog?rev=1.45&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/ChangeLog?rev=1.45&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/ChangeLog?r1=1.44&r2=1.45

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/tomahawk/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog   29 Jan 2015 22:44:23 -0000      1.44
+++ ChangeLog   22 Feb 2015 18:41:23 -0000      1.45
@@ -1,6 +1,12 @@
 # ChangeLog for media-sound/tomahawk
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/ChangeLog,v 1.44 
2015/01/29 22:44:23 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/ChangeLog,v 1.45 
2015/02/22 18:41:23 mgorny Exp $
+
+  22 Feb 2015; Michał Górny <[email protected]> tomahawk-0.8.2.ebuild,
+  tomahawk-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 <[email protected]> tomahawk-9999.ebuild:
   Fix qt5 build.




Reply via email to