bicatali    14/06/27 19:26:10

  Modified:             plplot-5.10.0-r1.ebuild ChangeLog
  Removed:              plplot-5.10.0.ebuild
  Log:
  Cleanup
  
  (Portage version: 2.2.10.1-prefix/cvs/Linux x86_64, signed Manifest commit 
with key 0x13CB1360)

Revision  Changes    Path
1.2                  sci-libs/plplot/plplot-5.10.0-r1.ebuild

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

Index: plplot-5.10.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/plplot/plplot-5.10.0-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- plplot-5.10.0-r1.ebuild     7 Apr 2014 17:07:44 -0000       1.1
+++ plplot-5.10.0-r1.ebuild     27 Jun 2014 19:26:10 -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/sci-libs/plplot/plplot-5.10.0-r1.ebuild,v 
1.1 2014/04/07 17:07:44 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/plplot/plplot-5.10.0-r1.ebuild,v 
1.2 2014/06/27 19:26:10 bicatali Exp $
 
 EAPI=5
 
@@ -26,8 +26,8 @@
 RDEPEND="
        ada? ( virtual/gnat )
        cairo? ( x11-libs/cairo:0=[svg?,X?] )
-       java? ( >=virtual/jre-1.5 )
        gd? ( media-libs/gd:2=[jpeg?,png?] )
+       java? ( >=virtual/jre-1.5 )
        latex? (
                app-text/ghostscript-gpl
                virtual/latex-base
@@ -48,7 +48,7 @@
                dev-python/numpy[${PYTHON_USEDEP}]
                qt4? ( dev-python/PyQt4[${PYTHON_USEDEP}] )
        )
-       qhull? ( media-libs/qhull )
+       qhull? ( media-libs/qhull:0= )
        qt4? (
                dev-qt/qtgui:4=
                dev-qt/qtsvg:4=
@@ -91,7 +91,7 @@
                media-fonts/font-cursor-misc
        )"
 
-REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} ) qt4? ( dynamic ) test? ( 
latex )"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} ) qt4? ( dynamic ) test? ( 
latex ) tk? ( tcl )"
 
 PATCHES=(
        "${FILESDIR}"/${PN}-5.9.6-python.patch
@@ -137,6 +137,7 @@
                -DBUILD_DVI=OFF
                -DDOX_DOC=OFF
                -DBUILD_DOC=OFF
+               -DUSE_RPATH=OFF
                $(cmake-utils_use doc PREBUILT_DOC)
                $(cmake-utils_use_build test)
                $(cmake-utils_use_has python NUMPY)



1.59                 sci-libs/plplot/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/plplot/ChangeLog?rev=1.59&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/plplot/ChangeLog?rev=1.59&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/plplot/ChangeLog?r1=1.58&r2=1.59

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/plplot/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog   7 Apr 2014 17:07:44 -0000       1.58
+++ ChangeLog   27 Jun 2014 19:26:10 -0000      1.59
@@ -1,6 +1,10 @@
 # ChangeLog for sci-libs/plplot
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/plplot/ChangeLog,v 1.58 2014/04/07 
17:07:44 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/plplot/ChangeLog,v 1.59 2014/06/27 
19:26:10 bicatali Exp $
+
+  27 Jun 2014; Sébastien Fabbro <bicat...@gentoo.org> -plplot-5.10.0.ebuild,
+  plplot-5.10.0-r1.ebuild:
+  Cleanup
 
 *plplot-5.10.0-r1 (07 Apr 2014)
 




Reply via email to