diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-08-07 10:35:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-08-07 10:35:50 +0000 |
commit | cd2d5f451b0aac47651f89c308a96354a11f2b62 (patch) | |
tree | f3a7e157e2ef468281f1f8334770cb16d2d1bf35 /sci-chemistry/pdb2pqr | |
parent | Stable on alpha, bug 556874 (diff) | |
download | gentoo-2-cd2d5f451b0aac47651f89c308a96354a11f2b62.tar.gz gentoo-2-cd2d5f451b0aac47651f89c308a96354a11f2b62.tar.bz2 gentoo-2-cd2d5f451b0aac47651f89c308a96354a11f2b62.zip |
Stable for amd64, wrt bug #534696
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-chemistry/pdb2pqr')
-rw-r--r-- | sci-chemistry/pdb2pqr/ChangeLog | 5 | ||||
-rw-r--r-- | sci-chemistry/pdb2pqr/pdb2pqr-1.9.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/pdb2pqr/ChangeLog b/sci-chemistry/pdb2pqr/ChangeLog index 53d6fa25b5e2..af31197163a2 100644 --- a/sci-chemistry/pdb2pqr/ChangeLog +++ b/sci-chemistry/pdb2pqr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/pdb2pqr # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pdb2pqr/ChangeLog,v 1.48 2015/05/13 06:47:49 jmorgan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pdb2pqr/ChangeLog,v 1.49 2015/08/07 10:35:50 ago Exp $ + + 07 Aug 2015; Agostino Sarubbo <ago@gentoo.org> pdb2pqr-1.9.0-r1.ebuild: + Stable for amd64, wrt bug #534696 13 May 2015; Jack Morgan <jmorgan@gentoo.org> pdb2pqr-1.9.0-r1.ebuild: ppc stable wrt bug #534696 diff --git a/sci-chemistry/pdb2pqr/pdb2pqr-1.9.0-r1.ebuild b/sci-chemistry/pdb2pqr/pdb2pqr-1.9.0-r1.ebuild index 8e7588594e5f..b541b5eb2da0 100644 --- a/sci-chemistry/pdb2pqr/pdb2pqr-1.9.0-r1.ebuild +++ b/sci-chemistry/pdb2pqr/pdb2pqr-1.9.0-r1.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-chemistry/pdb2pqr/pdb2pqr-1.9.0-r1.ebuild,v 1.5 2015/05/13 06:47:49 jmorgan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pdb2pqr/pdb2pqr-1.9.0-r1.ebuild,v 1.6 2015/08/07 10:35:50 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/Electrostatics/apbs-${PN}/releases/download/${P}/${P SLOT="0" LICENSE="BSD" IUSE="doc examples opal +pdb2pka" -KEYWORDS="~amd64 ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc ~x86 ~amd64-linux ~x86-linux" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |