jlec        15/01/08 07:35:53

  Modified:             ChangeLog cufflinks-2.2.1-r1.ebuild
                        cufflinks-1.3.0-r1.ebuild cufflinks-2.2.1.ebuild
  Log:
  sci-biology/cufflinks: Add upper limit for boost dep as forced by upstream, 
#535716
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  Changes    Path
1.10                 sci-biology/cufflinks/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/cufflinks/ChangeLog?rev=1.10&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/cufflinks/ChangeLog?rev=1.10&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/cufflinks/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-biology/cufflinks/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   2 Oct 2014 08:01:05 -0000       1.9
+++ ChangeLog   8 Jan 2015 07:35:53 -0000       1.10
@@ -1,6 +1,10 @@
 # ChangeLog for sci-biology/cufflinks
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/cufflinks/ChangeLog,v 1.9 
2014/10/02 08:01:05 jlec Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/cufflinks/ChangeLog,v 1.10 
2015/01/08 07:35:53 jlec Exp $
+
+  08 Jan 2015; Justin Lecher <[email protected]> cufflinks-1.3.0-r1.ebuild,
+  cufflinks-2.2.1.ebuild, cufflinks-2.2.1-r1.ebuild:
+  Add upper limit for boost dep as forced by upstream, #535716
 
 *cufflinks-2.2.1-r1 (02 Oct 2014)
 



1.2                  sci-biology/cufflinks/cufflinks-2.2.1-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/cufflinks/cufflinks-2.2.1-r1.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/cufflinks/cufflinks-2.2.1-r1.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/cufflinks/cufflinks-2.2.1-r1.ebuild?r1=1.1&r2=1.2

Index: cufflinks-2.2.1-r1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/sci-biology/cufflinks/cufflinks-2.2.1-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cufflinks-2.2.1-r1.ebuild   2 Oct 2014 08:01:05 -0000       1.1
+++ cufflinks-2.2.1-r1.ebuild   8 Jan 2015 07:35:53 -0000       1.2
@@ -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/sci-biology/cufflinks/cufflinks-2.2.1-r1.ebuild,v 1.1 
2014/10/02 08:01:05 jlec Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sci-biology/cufflinks/cufflinks-2.2.1-r1.ebuild,v 1.2 
2015/01/08 07:35:53 jlec Exp $
 
 EAPI=5
 
@@ -26,6 +26,7 @@
                <sci-biology/samtools-1
                )
        >=dev-libs/boost-1.47.0:=
+       <dev-libs/boost-1.56.0:=
        dev-cpp/eigen:3
 "
 RDEPEND="${DEPEND}"
@@ -33,6 +34,7 @@
 PATCHES=(
        "${FILESDIR}"/${P}-hts.patch
        "${FILESDIR}"/${P}-flags.patch
+       "${FILESDIR}"/${P}-boost.patch
        )
 
 src_prepare() {



1.3                  sci-biology/cufflinks/cufflinks-1.3.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/cufflinks/cufflinks-1.3.0-r1.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/cufflinks/cufflinks-1.3.0-r1.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/cufflinks/cufflinks-1.3.0-r1.ebuild?r1=1.2&r2=1.3

Index: cufflinks-1.3.0-r1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/sci-biology/cufflinks/cufflinks-1.3.0-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- cufflinks-1.3.0-r1.ebuild   25 Sep 2014 15:21:35 -0000      1.2
+++ cufflinks-1.3.0-r1.ebuild   8 Jan 2015 07:35:53 -0000       1.3
@@ -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/sci-biology/cufflinks/cufflinks-1.3.0-r1.ebuild,v 1.2 
2014/09/25 15:21:35 jlec Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sci-biology/cufflinks/cufflinks-1.3.0-r1.ebuild,v 1.3 
2015/01/08 07:35:53 jlec Exp $
 
 EAPI=5
 
@@ -20,7 +20,7 @@
 DEPEND="
        >=sci-biology/samtools-0.1.18
        <sci-biology/samtools-1
-       dev-libs/boost:="
+       <dev-libs/boost-1.56:="
 RDEPEND="${DEPEND}"
 
 PATCHES=(



1.2                  sci-biology/cufflinks/cufflinks-2.2.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/cufflinks/cufflinks-2.2.1.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/cufflinks/cufflinks-2.2.1.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/cufflinks/cufflinks-2.2.1.ebuild?r1=1.1&r2=1.2

Index: cufflinks-2.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-biology/cufflinks/cufflinks-2.2.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cufflinks-2.2.1.ebuild      25 Sep 2014 16:11:26 -0000      1.1
+++ cufflinks-2.2.1.ebuild      8 Jan 2015 07:35:53 -0000       1.2
@@ -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/sci-biology/cufflinks/cufflinks-2.2.1.ebuild,v 1.1 
2014/09/25 16:11:26 jlec Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sci-biology/cufflinks/cufflinks-2.2.1.ebuild,v 1.2 
2015/01/08 07:35:53 jlec Exp $
 
 EAPI=5
 
@@ -19,6 +19,7 @@
        >=sci-biology/samtools-0.1.18
        <sci-biology/samtools-1
        >=dev-libs/boost-1.47.0:=
+       <dev-libs/boost-1.56.0:=
        dev-cpp/eigen:3
 "
 RDEPEND="${DEPEND}"




Reply via email to