diff options
author | José María Alonso <nimiux@gentoo.org> | 2013-12-07 16:15:31 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2013-12-07 16:15:31 +0000 |
commit | 4f20b8cc145a2bbf1afdbe415001a8d2b4c169ba (patch) | |
tree | da91f9ad2ac3868df5eaa4ac9c00b6e77db8605d | |
parent | ppc stable wrt bug #492106 (diff) | |
download | gentoo-2-4f20b8cc145a2bbf1afdbe415001a8d2b4c169ba.tar.gz gentoo-2-4f20b8cc145a2bbf1afdbe415001a8d2b4c169ba.tar.bz2 gentoo-2-4f20b8cc145a2bbf1afdbe415001a8d2b4c169ba.zip |
Stable for amd64 wrt bug #491046
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key D628E536)
-rw-r--r-- | sci-astronomy/stellarium/ChangeLog | 5 | ||||
-rw-r--r-- | sci-astronomy/stellarium/stellarium-0.12.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-astronomy/stellarium/ChangeLog b/sci-astronomy/stellarium/ChangeLog index abe9674476c1..a06ad6ddd226 100644 --- a/sci-astronomy/stellarium/ChangeLog +++ b/sci-astronomy/stellarium/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-astronomy/stellarium # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.117 2013/10/13 22:18:57 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.118 2013/12/07 16:15:31 nimiux Exp $ + + 07 Dec 2013; Chema Alonso <nimiux@gentoo.org> stellarium-0.12.4.ebuild: + Stable for amd64 wrt bug #491046 *stellarium-0.12.4 (13 Oct 2013) diff --git a/sci-astronomy/stellarium/stellarium-0.12.4.ebuild b/sci-astronomy/stellarium/stellarium-0.12.4.ebuild index 0ec8e5b90b9f..4b522f1b6859 100644 --- a/sci-astronomy/stellarium/stellarium-0.12.4.ebuild +++ b/sci-astronomy/stellarium/stellarium-0.12.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.12.4.ebuild,v 1.1 2013/10/13 22:18:57 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.12.4.ebuild,v 1.2 2013/12/07 16:15:31 nimiux Exp $ EAPI=5 @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug nls sound stars" RESTRICT="test" |