diff options
author | 2008-05-01 23:52:11 +0000 | |
---|---|---|
committer | 2008-05-01 23:52:11 +0000 | |
commit | eb441c584466825c941bb67a8f9e096efeca8245 (patch) | |
tree | 346191b5fcd5ea99c129cd4a3c50c0bf23e14ec8 /sci-astronomy/stellarium | |
parent | version bump, remove old, add support for split qt4 dependencies (diff) | |
download | gentoo-2-eb441c584466825c941bb67a8f9e096efeca8245.tar.gz gentoo-2-eb441c584466825c941bb67a8f9e096efeca8245.tar.bz2 gentoo-2-eb441c584466825c941bb67a8f9e096efeca8245.zip |
amd64 stable - 219774
(Portage version: 2.1.4.4)
Diffstat (limited to 'sci-astronomy/stellarium')
-rw-r--r-- | sci-astronomy/stellarium/ChangeLog | 5 | ||||
-rw-r--r-- | sci-astronomy/stellarium/stellarium-0.9.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-astronomy/stellarium/ChangeLog b/sci-astronomy/stellarium/ChangeLog index 1a411134fbad..78c514b07c59 100644 --- a/sci-astronomy/stellarium/ChangeLog +++ b/sci-astronomy/stellarium/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-astronomy/stellarium # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.36 2008/03/13 14:06:12 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.37 2008/05/01 23:52:11 rich0 Exp $ + + 01 May 2008; Richard Freeman <rich0@gentoo.org> stellarium-0.9.1.ebuild: + amd64 stable - 219774 13 Mar 2008; Markus Rothe <corsair@gentoo.org> stellarium-0.9.1.ebuild: Added ~ppc64; bug #211785 diff --git a/sci-astronomy/stellarium/stellarium-0.9.1.ebuild b/sci-astronomy/stellarium/stellarium-0.9.1.ebuild index 507fe697adb5..8078b1cdc7ec 100644 --- a/sci-astronomy/stellarium/stellarium-0.9.1.ebuild +++ b/sci-astronomy/stellarium/stellarium-0.9.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.9.1.ebuild,v 1.2 2008/03/13 14:06:12 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.9.1.ebuild,v 1.3 2008/05/01 23:52:11 rich0 Exp $ inherit toolchain-funcs eutils qt4 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/stellarium/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" IUSE="nls" RDEPEND="virtual/opengl |