mr_bones_ 15/02/02 23:52:28 Modified: stellarium-0.13.2.ebuild ChangeLog Log: add qttest dep (bug #538586) (Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path 1.3 sci-astronomy/stellarium/stellarium-0.13.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/stellarium/stellarium-0.13.2.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/stellarium/stellarium-0.13.2.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/stellarium/stellarium-0.13.2.ebuild?r1=1.2&r2=1.3 Index: stellarium-0.13.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.13.2.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- stellarium-0.13.2.ebuild 2 Feb 2015 04:15:21 -0000 1.2 +++ stellarium-0.13.2.ebuild 2 Feb 2015 23:52:28 -0000 1.3 @@ -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-astronomy/stellarium/stellarium-0.13.2.ebuild,v 1.2 2015/02/02 04:15:21 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.13.2.ebuild,v 1.3 2015/02/02 23:52:28 mr_bones_ Exp $ EAPI=5 inherit cmake-utils eutils flag-o-matic gnome2-utils @@ -34,6 +34,7 @@ virtual/opengl sound? ( dev-qt/qtmultimedia:5[widgets] )" DEPEND="${RDEPEND} + dev-qt/qttest:5 dev-qt/qtconcurrent:5 nls? ( dev-qt/linguist-tools:5 )" DOCS=( AUTHORS ChangeLog README ) 1.128 sci-astronomy/stellarium/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/stellarium/ChangeLog?rev=1.128&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/stellarium/ChangeLog?rev=1.128&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/stellarium/ChangeLog?r1=1.127&r2=1.128 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v retrieving revision 1.127 retrieving revision 1.128 diff -u -r1.127 -r1.128 --- ChangeLog 2 Feb 2015 04:15:21 -0000 1.127 +++ ChangeLog 2 Feb 2015 23:52:28 -0000 1.128 @@ -1,6 +1,9 @@ # ChangeLog for sci-astronomy/stellarium # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.127 2015/02/02 04:15:21 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.128 2015/02/02 23:52:28 mr_bones_ Exp $ + + 02 Feb 2015; Michael Sterrett <[email protected]> stellarium-0.13.2.ebuild: + add qttest dep (bug #538586) 02 Feb 2015; Michael Sterrett <[email protected]> stellarium-0.13.2.ebuild: qt5 has been unmasked
