jlec        15/02/27 08:07:36

  Modified:             qtiplot-0.9.8.9-r3.ebuild qtiplot-0.9.8.9-r2.ebuild
                        ChangeLog
  Removed:              qtiplot-0.9.8.9-r1.ebuild
  Log:
  Restrict binary distribution with USE=-bindist, #541454
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  Changes    Path
1.2                  sci-visualization/qtiplot/qtiplot-0.9.8.9-r3.ebuild

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

Index: qtiplot-0.9.8.9-r3.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/sci-visualization/qtiplot/qtiplot-0.9.8.9-r3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- qtiplot-0.9.8.9-r3.ebuild   8 Jan 2015 08:41:53 -0000       1.1
+++ qtiplot-0.9.8.9-r3.ebuild   27 Feb 2015 08:07:36 -0000      1.2
@@ -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/sci-visualization/qtiplot/qtiplot-0.9.8.9-r3.ebuild,v 
1.1 2015/01/08 08:41:53 jlec Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sci-visualization/qtiplot/qtiplot-0.9.8.9-r3.ebuild,v 
1.2 2015/02/27 08:07:36 jlec Exp $
 
 EAPI=5
 
@@ -37,7 +37,7 @@
        dev-qt/qtgui:4
        dev-qt/qtopengl:4
        dev-qt/qt3support:4
-       || ( >=dev-qt/qthelp-4.7.0:4[compat] <dev-qt/qthelp-4.7.0:4 )
+       dev-qt/qthelp:4[compat]
        dev-qt/qtsvg:4
        >=x11-libs/gl2ps-1.3.5[png]
        >=dev-cpp/muParser-1.32
@@ -78,6 +78,8 @@
        "${FILESDIR}"/${P}-PyQt4-4.11.3.patch
        )
 
+RESTRICT="!bindist? ( bindist )"
+
 pkg_setup() {
        use python && python-single-r1_pkg_setup
 }



1.9                  sci-visualization/qtiplot/qtiplot-0.9.8.9-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/qtiplot/qtiplot-0.9.8.9-r2.ebuild?rev=1.9&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/qtiplot/qtiplot-0.9.8.9-r2.ebuild?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/qtiplot/qtiplot-0.9.8.9-r2.ebuild?r1=1.8&r2=1.9

Index: qtiplot-0.9.8.9-r2.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/sci-visualization/qtiplot/qtiplot-0.9.8.9-r2.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- qtiplot-0.9.8.9-r2.ebuild   27 Oct 2014 16:48:10 -0000      1.8
+++ qtiplot-0.9.8.9-r2.ebuild   27 Feb 2015 08:07:36 -0000      1.9
@@ -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-visualization/qtiplot/qtiplot-0.9.8.9-r2.ebuild,v 
1.8 2014/10/27 16:48:10 jlec Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sci-visualization/qtiplot/qtiplot-0.9.8.9-r2.ebuild,v 
1.9 2015/02/27 08:07:36 jlec Exp $
 
 EAPI=5
 
@@ -37,7 +37,7 @@
        dev-qt/qtgui:4
        dev-qt/qtopengl:4
        dev-qt/qt3support:4
-       || ( >=dev-qt/qthelp-4.7.0:4[compat] <dev-qt/qthelp-4.7.0:4 )
+       dev-qt/qthelp:4[compat]
        dev-qt/qtsvg:4
        >=x11-libs/gl2ps-1.3.5[png]
        >=dev-cpp/muParser-1.32
@@ -76,6 +76,8 @@
        "${FILESDIR}"/${P}-PyQt4-4.10.patch
        )
 
+RESTRICT="!bindist? ( bindist )"
+
 pkg_setup() {
        use python && python-single-r1_pkg_setup
 }



1.110                sci-visualization/qtiplot/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/qtiplot/ChangeLog?rev=1.110&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/qtiplot/ChangeLog?rev=1.110&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/qtiplot/ChangeLog?r1=1.109&r2=1.110

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-visualization/qtiplot/ChangeLog,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -r1.109 -r1.110
--- ChangeLog   8 Jan 2015 08:41:53 -0000       1.109
+++ ChangeLog   27 Feb 2015 08:07:36 -0000      1.110
@@ -1,6 +1,10 @@
 # ChangeLog for sci-visualization/qtiplot
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-visualization/qtiplot/ChangeLog,v 1.109 
2015/01/08 08:41:53 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/qtiplot/ChangeLog,v 1.110 
2015/02/27 08:07:36 jlec Exp $
+
+  27 Feb 2015; Justin Lecher <[email protected]> -qtiplot-0.9.8.9-r1.ebuild,
+  qtiplot-0.9.8.9-r2.ebuild, qtiplot-0.9.8.9-r3.ebuild:
+  Restrict binary distribution with USE=-bindist, #541454
 
 *qtiplot-0.9.8.9-r3 (08 Jan 2015)
 




Reply via email to