jlec 15/02/28 18:49:25 Modified: metadata.xml kst-2.0.7.ebuild ChangeLog Log: Fix broken deps (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
Revision Changes Path 1.5 sci-visualization/kst/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/kst/metadata.xml?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/kst/metadata.xml?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/kst/metadata.xml?r1=1.4&r2=1.5 Index: metadata.xml =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-visualization/kst/metadata.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- metadata.xml 3 Aug 2012 15:10:47 -0000 1.4 +++ metadata.xml 28 Feb 2015 18:49:24 -0000 1.5 @@ -1,9 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>qt</herd> - <upstream> - <remote-id type="sourceforge">kst</remote-id> - <bugs-to>http://bugs.kde.org/</bugs-to> - </upstream> + <herd>qt</herd> + <upstream> + <remote-id type="sourceforge">kst</remote-id> + <bugs-to>http://bugs.kde.org/</bugs-to> + </upstream> </pkgmetadata> 1.2 sci-visualization/kst/kst-2.0.7.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/kst/kst-2.0.7.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/kst/kst-2.0.7.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/kst/kst-2.0.7.ebuild?r1=1.1&r2=1.2 Index: kst-2.0.7.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-visualization/kst/kst-2.0.7.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- kst-2.0.7.ebuild 1 Aug 2013 18:28:16 -0000 1.1 +++ kst-2.0.7.ebuild 28 Feb 2015 18:49:24 -0000 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 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/kst/kst-2.0.7.ebuild,v 1.1 2013/08/01 18:28:16 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/kst/kst-2.0.7.ebuild,v 1.2 2015/02/28 18:49:24 jlec Exp $ EAPI=4 @@ -42,7 +42,7 @@ sci-libs/cfitsio sci-libs/getdata sci-libs/gsl - sci-libs/netcdf[cxx] + sci-libs/netcdf-cxx:3 " DEPEND="${RDEPEND} test? ( dev-qt/qttest:4 ) 1.14 sci-visualization/kst/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/kst/ChangeLog?rev=1.14&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/kst/ChangeLog?rev=1.14&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/kst/ChangeLog?r1=1.13&r2=1.14 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-visualization/kst/ChangeLog,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- ChangeLog 1 Aug 2013 18:28:16 -0000 1.13 +++ ChangeLog 28 Feb 2015 18:49:25 -0000 1.14 @@ -1,6 +1,9 @@ # ChangeLog for sci-visualization/kst -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/kst/ChangeLog,v 1.13 2013/08/01 18:28:16 kensington Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/kst/ChangeLog,v 1.14 2015/02/28 18:49:25 jlec Exp $ + + 28 Feb 2015; Justin Lecher <[email protected]> kst-2.0.7.ebuild, metadata.xml: + Fix broken deps *kst-2.0.7 (01 Aug 2013)
