diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-07-07 09:22:45 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-07-07 09:22:45 +0000 |
commit | 5e18d821127ddfca6859c449824a08f0bfc6052a (patch) | |
tree | 46e1a523b222d9b3ebfe2edf4943a738b9704d81 /sci-chemistry/pdb2pqr | |
parent | Stable on amd64 wrt bug #320439 (diff) | |
download | gentoo-2-5e18d821127ddfca6859c449824a08f0bfc6052a.tar.gz gentoo-2-5e18d821127ddfca6859c449824a08f0bfc6052a.tar.bz2 gentoo-2-5e18d821127ddfca6859c449824a08f0bfc6052a.zip |
x86 stable wrt bug #321897
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'sci-chemistry/pdb2pqr')
-rw-r--r-- | sci-chemistry/pdb2pqr/ChangeLog | 6 | ||||
-rw-r--r-- | sci-chemistry/pdb2pqr/pdb2pqr-1.5.0-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-chemistry/pdb2pqr/ChangeLog b/sci-chemistry/pdb2pqr/ChangeLog index f66ae725b1b4..895261d329f3 100644 --- a/sci-chemistry/pdb2pqr/ChangeLog +++ b/sci-chemistry/pdb2pqr/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-chemistry/pdb2pqr # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pdb2pqr/ChangeLog,v 1.25 2010/07/06 23:10:58 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pdb2pqr/ChangeLog,v 1.26 2010/07/07 09:22:45 phajdan.jr Exp $ + + 07 Jul 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> + pdb2pqr-1.5.0-r2.ebuild: + x86 stable wrt bug #321897 06 Jul 2010; Markos Chandras <hwoarang@gentoo.org> pdb2pqr-1.5.0-r2.ebuild: diff --git a/sci-chemistry/pdb2pqr/pdb2pqr-1.5.0-r2.ebuild b/sci-chemistry/pdb2pqr/pdb2pqr-1.5.0-r2.ebuild index d0d192370bff..265f5fe6096c 100644 --- a/sci-chemistry/pdb2pqr/pdb2pqr-1.5.0-r2.ebuild +++ b/sci-chemistry/pdb2pqr/pdb2pqr-1.5.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pdb2pqr/pdb2pqr-1.5.0-r2.ebuild,v 1.2 2010/07/06 23:10:58 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pdb2pqr/pdb2pqr-1.5.0-r2.ebuild,v 1.3 2010/07/07 09:22:45 phajdan.jr Exp $ EAPI="3" @@ -19,7 +19,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" SLOT="0" IUSE="doc examples opal" -KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux" DEPEND=" dev-python/numpy |