diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-27 09:11:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-27 09:11:13 +0000 |
commit | 10c2833a5dd2a5b91c42b290165ce50c41fd1682 (patch) | |
tree | 9d0b81e18045817e9df15e47c82f6590bfd58220 /sci-biology/biopython | |
parent | revbump; conversion -> distutils-r1 (diff) | |
download | gentoo-2-10c2833a5dd2a5b91c42b290165ce50c41fd1682.tar.gz gentoo-2-10c2833a5dd2a5b91c42b290165ce50c41fd1682.tar.bz2 gentoo-2-10c2833a5dd2a5b91c42b290165ce50c41fd1682.zip |
Stable for amd64, wrt bug #544544
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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 e127a14f7066..0d31c02e1bcf 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.80 2015/03/26 12:17:18 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/biopython/ChangeLog,v 1.81 2015/03/27 09:11:13 ago Exp $ + + 27 Mar 2015; Agostino Sarubbo <ago@gentoo.org> biopython-1.65.ebuild: + Stable for amd64, wrt bug #544544 26 Mar 2015; Justin Lecher <jlec@gentoo.org> +files/biopython-1.65-test-fix-backport.patch, biopython-1.65.ebuild: diff --git a/sci-biology/biopython/biopython-1.65.ebuild b/sci-biology/biopython/biopython-1.65.ebuild index e6a0eb48a2b0..9fd45cabdbaf 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.3 2015/03/26 12:17:18 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/biopython/biopython-1.65.ebuild,v 1.4 2015/03/27 09:11:13 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=" |