slyfox      14/07/20 07:35:01

  Modified:             git-annex-5.20140717.ebuild ChangeLog
  Log:
  Fix build failure against older feed from upstream (bug #517350 by Fabian 
Köster).
  
  (Portage version: 2.2.10_p39/cvs/Linux x86_64, signed Manifest commit with 
key 611FF3AA)

Revision  Changes    Path
1.2                  dev-vcs/git-annex/git-annex-5.20140717.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git-annex/git-annex-5.20140717.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git-annex/git-annex-5.20140717.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git-annex/git-annex-5.20140717.ebuild?r1=1.1&r2=1.2

Index: git-annex-5.20140717.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-vcs/git-annex/git-annex-5.20140717.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- git-annex-5.20140717.ebuild 19 Jul 2014 06:27:45 -0000      1.1
+++ git-annex-5.20140717.ebuild 20 Jul 2014 07:35:01 -0000      1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-vcs/git-annex/git-annex-5.20140717.ebuild,v 1.1 
2014/07/19 06:27:45 slyfox Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-vcs/git-annex/git-annex-5.20140717.ebuild,v 1.2 
2014/07/20 07:35:01 slyfox Exp $
 
 EAPI=5
 
@@ -114,6 +114,8 @@
 
        cabal_chdeps \
                'hamlet' 'hamlet, shakespeare'
+
+       epatch "${FILESDIR}"/${P}-old-feed.patch
 }
 
 src_configure() {



1.29                 dev-vcs/git-annex/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git-annex/ChangeLog?rev=1.29&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git-annex/ChangeLog?rev=1.29&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git-annex/ChangeLog?r1=1.28&r2=1.29

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git-annex/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog   19 Jul 2014 06:27:45 -0000      1.28
+++ ChangeLog   20 Jul 2014 07:35:01 -0000      1.29
@@ -1,6 +1,11 @@
 # ChangeLog for dev-vcs/git-annex
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git-annex/ChangeLog,v 1.28 
2014/07/19 06:27:45 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git-annex/ChangeLog,v 1.29 
2014/07/20 07:35:01 slyfox Exp $
+
+  20 Jul 2014; Sergei Trofimovich <sly...@gentoo.org>
+  +files/git-annex-5.20140717-old-feed.patch, git-annex-5.20140717.ebuild:
+  Fix build failure against older feed from upstream (bug #517350 by Fabian
+  Köster).
 
 *git-annex-5.20140717 (19 Jul 2014)
 




Reply via email to