diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-27 10:17:34 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-27 10:17:34 +0000 |
commit | c40e41761ffd072fe0a54e7dcca547b85d345feb (patch) | |
tree | c0aa5b4ef57c5e9e285f328108ef2a7670091fb8 /sci-biology/biopython | |
parent | Stable for x86, wrt bug #544618 (diff) | |
download | gentoo-2-c40e41761ffd072fe0a54e7dcca547b85d345feb.tar.gz gentoo-2-c40e41761ffd072fe0a54e7dcca547b85d345feb.tar.bz2 gentoo-2-c40e41761ffd072fe0a54e7dcca547b85d345feb.zip |
Stable for x86, wrt bug #544544
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-biology/biopython')
-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 0d31c02e1bcf..81e186123679 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.81 2015/03/27 09:11:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/biopython/ChangeLog,v 1.82 2015/03/27 10:17:34 ago Exp $ + + 27 Mar 2015; Agostino Sarubbo <ago@gentoo.org> biopython-1.65.ebuild: + Stable for x86, wrt bug #544544 27 Mar 2015; Agostino Sarubbo <ago@gentoo.org> biopython-1.65.ebuild: Stable for amd64, wrt bug #544544 diff --git a/sci-biology/biopython/biopython-1.65.ebuild b/sci-biology/biopython/biopython-1.65.ebuild index 9fd45cabdbaf..1b3a43de4da2 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.4 2015/03/27 09:11:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/biopython/biopython-1.65.ebuild,v 1.5 2015/03/27 10:17:34 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=" |