jlec        14/03/27 07:16:01

  Modified:             ChangeLog lastfm-desktop-2.1.36.ebuild
  Log:
  media-sound/lastfm-desktop: Backport patch for missing cast, #494190
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  Changes    Path
1.4                  media-sound/lastfm-desktop/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/lastfm-desktop/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog   16 Dec 2013 12:23:35 -0000      1.3
+++ ChangeLog   27 Mar 2014 07:16:01 -0000      1.4
@@ -1,6 +1,10 @@
 # ChangeLog for media-sound/lastfm-desktop
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/lastfm-desktop/ChangeLog,v 1.3 
2013/12/16 12:23:35 jlec Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/lastfm-desktop/ChangeLog,v 1.4 
2014/03/27 07:16:01 jlec Exp $
+
+  27 Mar 2014; Justin Lecher <[email protected]> lastfm-desktop-2.1.36.ebuild,
+  +files/lastfm-desktop-2.1.36-missing-cast.patch:
+  Backport patch for missing cast, #494190
 
   16 Dec 2013; Justin Lecher <[email protected]> lastfm-desktop-2.1.36.ebuild:
   Add missing USE dep



1.3                  media-sound/lastfm-desktop/lastfm-desktop-2.1.36.ebuild

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

Index: lastfm-desktop-2.1.36.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/media-sound/lastfm-desktop/lastfm-desktop-2.1.36.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- lastfm-desktop-2.1.36.ebuild        16 Dec 2013 12:23:35 -0000      1.2
+++ lastfm-desktop-2.1.36.ebuild        27 Mar 2014 07:16:01 -0000      1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-sound/lastfm-desktop/lastfm-desktop-2.1.36.ebuild,v
 1.2 2013/12/16 12:23:35 jlec Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-sound/lastfm-desktop/lastfm-desktop-2.1.36.ebuild,v
 1.3 2014/03/27 07:16:01 jlec Exp $
 
 EAPI=5
 
@@ -27,6 +27,8 @@
        || ( dev-qt/qtphonon:4 kde-base/phonon-kde:4 )"
 DEPEND="${RDEPEND}"
 
+PATCHES=( "${FILESDIR}"/${P}-missing-cast.patch )
+
 src_configure() {
        eqmake4 Last.fm.pro PREFIX="${EPREFIX}"/usr
 }




Reply via email to