diff options
-rw-r--r-- | sci-astronomy/pyephem/ChangeLog | 5 | ||||
-rw-r--r-- | sci-astronomy/pyephem/pyephem-3.7.5.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-astronomy/pyephem/ChangeLog b/sci-astronomy/pyephem/ChangeLog index d3c70762ebfb..5e2b7a0879b0 100644 --- a/sci-astronomy/pyephem/ChangeLog +++ b/sci-astronomy/pyephem/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-astronomy/pyephem # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/pyephem/ChangeLog,v 1.27 2015/06/08 16:08:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/pyephem/ChangeLog,v 1.28 2015/06/09 07:05:06 ago Exp $ + + 09 Jun 2015; Agostino Sarubbo <ago@gentoo.org> pyephem-3.7.5.3.ebuild: + Stable for x86, wrt bug #548074 08 Jun 2015; Agostino Sarubbo <ago@gentoo.org> pyephem-3.7.5.3.ebuild: Stable for amd64, wrt bug #548074 diff --git a/sci-astronomy/pyephem/pyephem-3.7.5.3.ebuild b/sci-astronomy/pyephem/pyephem-3.7.5.3.ebuild index ae7d129d12f1..6be5d1573d97 100644 --- a/sci-astronomy/pyephem/pyephem-3.7.5.3.ebuild +++ b/sci-astronomy/pyephem/pyephem-3.7.5.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/pyephem/pyephem-3.7.5.3.ebuild,v 1.4 2015/06/08 16:08:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/pyephem/pyephem-3.7.5.3.ebuild,v 1.5 2015/06/09 07:05:06 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux" IUSE="doc test" DEPEND=" |