diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2015-02-02 04:15:21 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2015-02-02 04:15:21 +0000 |
commit | c8dd163df8e9225107bab2f67d53f3cfb53a9895 (patch) | |
tree | 1058da38d91d8b99549af6fa27255f296723f3a4 /sci-astronomy | |
parent | add newer stellarium to qt5 mask (diff) | |
download | gentoo-2-c8dd163df8e9225107bab2f67d53f3cfb53a9895.tar.gz gentoo-2-c8dd163df8e9225107bab2f67d53f3cfb53a9895.tar.bz2 gentoo-2-c8dd163df8e9225107bab2f67d53f3cfb53a9895.zip |
qt5 has been unmasked
(Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/stellarium/ChangeLog | 5 | ||||
-rw-r--r-- | sci-astronomy/stellarium/stellarium-0.13.2.ebuild | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/sci-astronomy/stellarium/ChangeLog b/sci-astronomy/stellarium/ChangeLog index c3b30119d94b..46eeed96c8c2 100644 --- a/sci-astronomy/stellarium/ChangeLog +++ b/sci-astronomy/stellarium/ChangeLog @@ -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.126 2015/02/02 03:54:04 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.127 2015/02/02 04:15:21 mr_bones_ Exp $ + + 02 Feb 2015; Michael Sterrett <mr_bones_@gentoo.org> stellarium-0.13.2.ebuild: + qt5 has been unmasked 02 Feb 2015; Michael Sterrett <mr_bones_@gentoo.org> -stellarium-0.13.1.ebuild: diff --git a/sci-astronomy/stellarium/stellarium-0.13.2.ebuild b/sci-astronomy/stellarium/stellarium-0.13.2.ebuild index cb8f0cf51b3b..aa210d15fc31 100644 --- a/sci-astronomy/stellarium/stellarium-0.13.2.ebuild +++ b/sci-astronomy/stellarium/stellarium-0.13.2.ebuild @@ -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.1 2015/01/21 15:38:37 mr_bones_ Exp $ +# $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 $ EAPI=5 inherit cmake-utils eutils flag-o-matic gnome2-utils @@ -20,7 +20,6 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" -KEYWORDS="" # until qt5 is unmasked IUSE="debug nls sound stars" RESTRICT="test" |