diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-06-09 07:05:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-06-09 07:05:06 +0000 |
commit | 704f33e8b2c9adba7deb5d22decde0685aefee64 (patch) | |
tree | e7921e0ee524136fb39ad5fcb1e057d1297ef487 /sci-astronomy/pyephem | |
parent | Stable for x86, wrt bug #548074 (diff) | |
download | gentoo-2-704f33e8b2c9adba7deb5d22decde0685aefee64.tar.gz gentoo-2-704f33e8b2c9adba7deb5d22decde0685aefee64.tar.bz2 gentoo-2-704f33e8b2c9adba7deb5d22decde0685aefee64.zip |
Stable for x86, wrt bug #548074
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-astronomy/pyephem')
-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=" |