johu        15/01/29 00:09:40

  Modified:             amarok-2.8.0-r3.ebuild amarok-2.8.0.ebuild
                        ChangeLog
  Removed:              amarok-2.8.0-r1.ebuild amarok-2.8.0-r2.ebuild
  Log:
  Adjust use dependencies to handle >=app-crypt/qca-2.1. Remove old.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
F3CFD2BD)

Revision  Changes    Path
1.5                  media-sound/amarok/amarok-2.8.0-r3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/amarok/amarok-2.8.0-r3.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/amarok/amarok-2.8.0-r3.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/amarok/amarok-2.8.0-r3.ebuild?r1=1.4&r2=1.5

Index: amarok-2.8.0-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-2.8.0-r3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- amarok-2.8.0-r3.ebuild      13 Dec 2014 01:39:45 -0000      1.4
+++ amarok-2.8.0-r3.ebuild      29 Jan 2015 00:09:40 -0000      1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-2.8.0-r3.ebuild,v 
1.4 2014/12/13 01:39:45 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-2.8.0-r3.ebuild,v 
1.5 2015/01/29 00:09:40 johu Exp $
 
 EAPI=5
 
@@ -37,7 +37,7 @@
 
 # ipod requires gdk enabled and also gtk compiled in libgpod
 COMMONDEPEND="
-       app-crypt/qca:2
+       app-crypt/qca:2[qt4(+)]
        $(add_kdebase_dep kdelibs 'nepomuk?,opengl?' 4.8.4)
        || ( kde-apps/kdebase-kioslaves:4
                $(add_kdebase_dep kdebase-kioslaves) )



1.8                  media-sound/amarok/amarok-2.8.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/amarok/amarok-2.8.0.ebuild?rev=1.8&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/amarok/amarok-2.8.0.ebuild?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/amarok/amarok-2.8.0.ebuild?r1=1.7&r2=1.8

Index: amarok-2.8.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-2.8.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- amarok-2.8.0.ebuild 10 Aug 2014 21:03:34 -0000      1.7
+++ amarok-2.8.0.ebuild 29 Jan 2015 00:09:40 -0000      1.8
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-2.8.0.ebuild,v 
1.7 2014/08/10 21:03:34 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-2.8.0.ebuild,v 
1.8 2015/01/29 00:09:40 johu Exp $
 
 EAPI=5
 
@@ -36,7 +36,7 @@
 
 # ipod requires gdk enabled and also gtk compiled in libgpod
 COMMONDEPEND="
-       app-crypt/qca:2
+       app-crypt/qca:2[qt4(+)]
        >=app-misc/strigi-0.5.7
        $(add_kdebase_dep kdelibs 'opengl?,semantic-desktop?' 4.8.4)
        $(add_kdebase_dep kdebase-kioslaves)



1.475                media-sound/amarok/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/amarok/ChangeLog,v
retrieving revision 1.474
retrieving revision 1.475
diff -u -r1.474 -r1.475
--- ChangeLog   13 Dec 2014 01:39:45 -0000      1.474
+++ ChangeLog   29 Jan 2015 00:09:40 -0000      1.475
@@ -1,6 +1,10 @@
 # ChangeLog for media-sound/amarok
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/ChangeLog,v 1.474 
2014/12/13 01:39:45 mrueg Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/ChangeLog,v 1.475 
2015/01/29 00:09:40 johu Exp $
+
+  29 Jan 2015; Johannes Huber <[email protected]> -amarok-2.8.0-r1.ebuild,
+  -amarok-2.8.0-r2.ebuild, amarok-2.8.0-r3.ebuild, amarok-2.8.0.ebuild:
+  Adjust use dependencies to handle >=app-crypt/qca-2.1. Remove old.
 
   13 Dec 2014; Manuel RĂ¼ger <[email protected]> amarok-2.8.0-r3.ebuild:
   Add support for kde applications dependency.




Reply via email to