jlec 14/04/05 16:46:42 Modified: metadata.xml ChangeLog Log: sci-visualization/veusz: Fix use description according to 'fits is now delivered by astropy' (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
Revision Changes Path 1.8 sci-visualization/veusz/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/veusz/metadata.xml?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/veusz/metadata.xml?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/veusz/metadata.xml?r1=1.7&r2=1.8 Index: metadata.xml =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-visualization/veusz/metadata.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- metadata.xml 29 Jan 2014 18:52:01 -0000 1.7 +++ metadata.xml 5 Apr 2014 16:46:42 -0000 1.8 @@ -1,19 +1,19 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>sci</herd> -<longdescription lang="en"> + <herd>sci</herd> + <longdescription lang="en"> A Qt based scientific plotting package written in Python using PyQt. It is designed to produce publication ready Postscript output. It provides a GUI, command line and scripting interface (based on Python) to its plotting facilities. </longdescription> -<use> - <flag name="fits">Add FITS format via <pkg>dev-python/pyfits</pkg></flag> - <flag name="emf">Add FITS format via <pkg>dev-python/pyemf</pkg></flag> - <flag name="vo">Add Virtual Observatory tools via <pkg>dev-python/astropy</pkg></flag> -</use> -<upstream> - <remote-id type="pypi">veusz</remote-id> -</upstream> + <use> + <flag name="fits">Add FITS format via <pkg>dev-python/astropy</pkg></flag> + <flag name="emf">Add FITS format via <pkg>dev-python/pyemf</pkg></flag> + <flag name="vo">Add Virtual Observatory tools via <pkg>dev-python/astropy</pkg></flag> + </use> + <upstream> + <remote-id type="pypi">veusz</remote-id> + </upstream> </pkgmetadata> 1.48 sci-visualization/veusz/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/veusz/ChangeLog?rev=1.48&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/veusz/ChangeLog?rev=1.48&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/veusz/ChangeLog?r1=1.47&r2=1.48 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-visualization/veusz/ChangeLog,v retrieving revision 1.47 retrieving revision 1.48 diff -u -r1.47 -r1.48 --- ChangeLog 17 Feb 2014 22:25:37 -0000 1.47 +++ ChangeLog 5 Apr 2014 16:46:42 -0000 1.48 @@ -1,6 +1,9 @@ # ChangeLog for sci-visualization/veusz # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/veusz/ChangeLog,v 1.47 2014/02/17 22:25:37 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/veusz/ChangeLog,v 1.48 2014/04/05 16:46:42 jlec Exp $ + + 05 Apr 2014; Justin Lecher <[email protected]> metadata.xml: + Fix use description according to 'fits is now delivered by astropy' *veusz-1.20.1 (17 Feb 2014)
