diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2006-06-27 15:01:19 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2006-06-27 15:01:19 +0000 |
commit | 37896051e7259f9bc9aa77640e1a65b027e31e2e (patch) | |
tree | 8b76d1716860664aee8dc76101d1ee8aba58050f /sci-astronomy/stellarium | |
parent | New upstream version (fixes bug #138168) (diff) | |
download | historical-37896051e7259f9bc9aa77640e1a65b027e31e2e.tar.gz historical-37896051e7259f9bc9aa77640e1a65b027e31e2e.tar.bz2 historical-37896051e7259f9bc9aa77640e1a65b027e31e2e.zip |
version bump (bug #138168)
Package-Manager: portage-2.1.1_pre1-r4
Diffstat (limited to 'sci-astronomy/stellarium')
-rw-r--r-- | sci-astronomy/stellarium/ChangeLog | 8 | ||||
-rw-r--r-- | sci-astronomy/stellarium/stellarium-0.8.1.ebuild | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/sci-astronomy/stellarium/ChangeLog b/sci-astronomy/stellarium/ChangeLog index 5e7d5ee38449..6f0d1e207cf4 100644 --- a/sci-astronomy/stellarium/ChangeLog +++ b/sci-astronomy/stellarium/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for sci-astronomy/stellarium # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.21 2006/06/27 14:52:16 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.22 2006/06/27 15:01:19 mr_bones_ Exp $ *stellarium-0.8.1 (27 Jun 2006) @@ -9,6 +9,12 @@ New upstream version. GCC 4.1 patch no longer required. (Fixes bug #138168; thanks to Damien Gombault <desintegr@gmail.com> for reporting.) +*stellarium-0.8.1 (27 Jun 2006) + + 27 Jun 2006; Michael Sterrett <mr_bones_@gentoo.org> + +stellarium-0.8.1.ebuild: + version bump (bug #138168) + 15 Jun 2006; Tobias Scherbaum <dertobi123@gentoo.org> stellarium-0.8.0.ebuild: ppc stable, bug #135586 diff --git a/sci-astronomy/stellarium/stellarium-0.8.1.ebuild b/sci-astronomy/stellarium/stellarium-0.8.1.ebuild index 84a3b42f0cdd..ea09f64273ac 100644 --- a/sci-astronomy/stellarium/stellarium-0.8.1.ebuild +++ b/sci-astronomy/stellarium/stellarium-0.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.8.1.ebuild,v 1.1 2006/06/27 14:52:16 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.8.1.ebuild,v 1.2 2006/06/27 15:01:19 mr_bones_ Exp $ inherit eutils flag-o-matic @@ -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 |