diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-10-08 16:46:09 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-10-08 16:46:09 +0000 |
commit | 4b5d437ed72189edf65351c332e878ce22f08eea (patch) | |
tree | 63bb44a915ba293d5c9bdf1360891dac101e747a /sci-astronomy/celestia | |
parent | x86 stable wrt bug #385981 (diff) | |
download | gentoo-2-4b5d437ed72189edf65351c332e878ce22f08eea.tar.gz gentoo-2-4b5d437ed72189edf65351c332e878ce22f08eea.tar.bz2 gentoo-2-4b5d437ed72189edf65351c332e878ce22f08eea.zip |
x86 stable wrt bug #385985
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'sci-astronomy/celestia')
-rw-r--r-- | sci-astronomy/celestia/ChangeLog | 5 | ||||
-rw-r--r-- | sci-astronomy/celestia/celestia-1.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-astronomy/celestia/ChangeLog b/sci-astronomy/celestia/ChangeLog index 4b8600cb8641..4c8159208ad4 100644 --- a/sci-astronomy/celestia/ChangeLog +++ b/sci-astronomy/celestia/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-astronomy/celestia # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/ChangeLog,v 1.74 2011/10/08 10:58:01 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/ChangeLog,v 1.75 2011/10/08 16:46:09 phajdan.jr Exp $ + + 08 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> celestia-1.6.1.ebuild: + x86 stable wrt bug #385985 08 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> celestia-1.6.1.ebuild: amd64 stable wrt #385985 diff --git a/sci-astronomy/celestia/celestia-1.6.1.ebuild b/sci-astronomy/celestia/celestia-1.6.1.ebuild index cf3363b7400b..cdc981b75ed1 100644 --- a/sci-astronomy/celestia/celestia-1.6.1.ebuild +++ b/sci-astronomy/celestia/celestia-1.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/celestia-1.6.1.ebuild,v 1.4 2011/10/08 10:58:01 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/celestia-1.6.1.ebuild,v 1.5 2011/10/08 16:46:09 phajdan.jr Exp $ EAPI=2 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86" IUSE="cairo gnome gtk nls pch theora threads" RDEPEND=" |