diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-10-08 10:58:01 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-10-08 10:58:01 +0000 |
commit | 4c8d1aa04e3ab0c27d5851412691b56017885ba8 (patch) | |
tree | 566d5f407635effd898f791a8148da9560fc4732 /sci-astronomy/celestia | |
parent | arm stable, bug #383753 (diff) | |
download | gentoo-2-4c8d1aa04e3ab0c27d5851412691b56017885ba8.tar.gz gentoo-2-4c8d1aa04e3ab0c27d5851412691b56017885ba8.tar.bz2 gentoo-2-4c8d1aa04e3ab0c27d5851412691b56017885ba8.zip |
amd64 stable wrt #385985
(Portage version: 2.2.0_alpha61/cvs/Linux x86_64)
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 7472fdf1b658..4b8600cb8641 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.73 2011/08/07 08:02:49 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/ChangeLog,v 1.74 2011/10/08 10:58:01 ssuominen Exp $ + + 08 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> celestia-1.6.1.ebuild: + amd64 stable wrt #385985 07 Aug 2011; Samuli Suominen <ssuominen@gentoo.org> celestia-1.6.1.ebuild, +files/celestia-1.6.1-libpng15.patch: diff --git a/sci-astronomy/celestia/celestia-1.6.1.ebuild b/sci-astronomy/celestia/celestia-1.6.1.ebuild index e21212e0868f..cf3363b7400b 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.3 2011/08/07 08:02:49 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/celestia-1.6.1.ebuild,v 1.4 2011/10/08 10:58:01 ssuominen 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=" |