summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJack Morgan <jmorgan@gentoo.org>2015-05-13 06:47:49 +0000
committerJack Morgan <jmorgan@gentoo.org>2015-05-13 06:47:49 +0000
commitf7fcf13c36a8d86ac872f12c3100923e696cbdba (patch)
tree1491ec9a033d323a4cd9dac09489cefebe5e9e34 /sci-chemistry
parentppc stable wrt bug #548350 (diff)
downloadgentoo-2-f7fcf13c36a8d86ac872f12c3100923e696cbdba.tar.gz
gentoo-2-f7fcf13c36a8d86ac872f12c3100923e696cbdba.tar.bz2
gentoo-2-f7fcf13c36a8d86ac872f12c3100923e696cbdba.zip
ppc stable wrt bug #534696
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key )
Diffstat (limited to 'sci-chemistry')
-rw-r--r--sci-chemistry/pdb2pqr/ChangeLog5
-rw-r--r--sci-chemistry/pdb2pqr/pdb2pqr-1.9.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/pdb2pqr/ChangeLog b/sci-chemistry/pdb2pqr/ChangeLog
index e2208e020cac..53d6fa25b5e2 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.47 2015/01/04 19:17:35 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pdb2pqr/ChangeLog,v 1.48 2015/05/13 06:47:49 jmorgan Exp $
+
+ 13 May 2015; Jack Morgan <jmorgan@gentoo.org> pdb2pqr-1.9.0-r1.ebuild:
+ ppc stable wrt bug #534696
04 Jan 2015; Justin Lecher <jlec@gentoo.org> -pdb2pqr-1.7.0.ebuild,
-pdb2pqr-1.7.0-r2.ebuild, -pdb2pqr-1.8.0-r1.ebuild, -pdb2pqr-1.9.0.ebuild:
diff --git a/sci-chemistry/pdb2pqr/pdb2pqr-1.9.0-r1.ebuild b/sci-chemistry/pdb2pqr/pdb2pqr-1.9.0-r1.ebuild
index e4282ff41c73..8e7588594e5f 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.4 2015/01/04 19:15:11 jlec Exp $
+# $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 $
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}"