diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-28 21:39:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-28 21:39:49 +0000 |
commit | 7bb6c7bbdec4fc56dc880fa78ca57ef9392876ca (patch) | |
tree | 54266300dd64082a36e25be23c417deaf7ad2dfb /sci-biology | |
parent | Stable for ppc, wrt bug #542246 (diff) | |
download | gentoo-2-7bb6c7bbdec4fc56dc880fa78ca57ef9392876ca.tar.gz gentoo-2-7bb6c7bbdec4fc56dc880fa78ca57ef9392876ca.tar.bz2 gentoo-2-7bb6c7bbdec4fc56dc880fa78ca57ef9392876ca.zip |
Stable for ppc, wrt bug #544544
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/biopython/ChangeLog | 5 | ||||
-rw-r--r-- | sci-biology/biopython/biopython-1.65.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/biopython/ChangeLog b/sci-biology/biopython/ChangeLog index 81e186123679..569dca4c6a60 100644 --- a/sci-biology/biopython/ChangeLog +++ b/sci-biology/biopython/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-biology/biopython # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/biopython/ChangeLog,v 1.82 2015/03/27 10:17:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/biopython/ChangeLog,v 1.83 2015/03/28 21:39:49 ago Exp $ + + 28 Mar 2015; Agostino Sarubbo <ago@gentoo.org> biopython-1.65.ebuild: + Stable for ppc, wrt bug #544544 27 Mar 2015; Agostino Sarubbo <ago@gentoo.org> biopython-1.65.ebuild: Stable for x86, wrt bug #544544 diff --git a/sci-biology/biopython/biopython-1.65.ebuild b/sci-biology/biopython/biopython-1.65.ebuild index 1b3a43de4da2..d20033904960 100644 --- a/sci-biology/biopython/biopython-1.65.ebuild +++ b/sci-biology/biopython/biopython-1.65.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-biology/biopython/biopython-1.65.ebuild,v 1.5 2015/03/27 10:17:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/biopython/biopython-1.65.ebuild,v 1.6 2015/03/28 21:39:49 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://www.biopython.org/DIST/${P}.tar.gz" LICENSE="HPND" SLOT="0" -KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND=" |