diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2012-12-12 16:40:45 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2012-12-12 16:40:45 +0000 |
commit | dea9bf52ce9c4e24ad6719b4cd896cf659324242 (patch) | |
tree | 09d6a0997b9eec08f87d5548d5ea9fd945fad15f /sci-astronomy/stellarium | |
parent | support all udev rules dirs (diff) | |
download | gentoo-2-dea9bf52ce9c4e24ad6719b4cd896cf659324242.tar.gz gentoo-2-dea9bf52ce9c4e24ad6719b4cd896cf659324242.tar.bz2 gentoo-2-dea9bf52ce9c4e24ad6719b4cd896cf659324242.zip |
increase qt dep (bug #446960)
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sci-astronomy/stellarium')
-rw-r--r-- | sci-astronomy/stellarium/ChangeLog | 6 | ||||
-rw-r--r-- | sci-astronomy/stellarium/stellarium-0.11.4a.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-astronomy/stellarium/ChangeLog b/sci-astronomy/stellarium/ChangeLog index fb9cd444425f..34ac84f82521 100644 --- a/sci-astronomy/stellarium/ChangeLog +++ b/sci-astronomy/stellarium/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-astronomy/stellarium # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.106 2012/10/17 03:08:24 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.107 2012/12/12 16:40:45 mr_bones_ Exp $ + + 12 Dec 2012; Michael Sterrett <mr_bones_@gentoo.org> + stellarium-0.11.4a.ebuild: + increase qt dep (bug #446960) 17 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> stellarium-0.11.4a.ebuild: diff --git a/sci-astronomy/stellarium/stellarium-0.11.4a.ebuild b/sci-astronomy/stellarium/stellarium-0.11.4a.ebuild index 735a7a973124..9d0dbc2e10b1 100644 --- a/sci-astronomy/stellarium/stellarium-0.11.4a.ebuild +++ b/sci-astronomy/stellarium/stellarium-0.11.4a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.11.4a.ebuild,v 1.5 2012/10/17 03:08:24 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.11.4a.ebuild,v 1.6 2012/12/12 16:40:45 mr_bones_ Exp $ EAPI=4 CMAKE_MIN_VERSION="2.4.7" @@ -27,7 +27,7 @@ RESTRICT="test" RDEPEND="virtual/opengl virtual/glu media-libs/freetype:2 - >=x11-libs/qt-core-4.6.0:4 + >=x11-libs/qt-core-4.8.0:4 x11-libs/qt-gui:4 x11-libs/qt-opengl:4 x11-libs/qt-script:4 |