summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-06-26 02:41:20 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-06-26 02:41:20 +0000
commit5a4a557f698ce138e7ee7af7262de97dbec997c7 (patch)
tree20ebc69ca580d9f08521d5ffad6751c948222d0c /sci-chemistry/pdb2pqr
parentwhitespace (diff)
downloadhistorical-5a4a557f698ce138e7ee7af7262de97dbec997c7.tar.gz
historical-5a4a557f698ce138e7ee7af7262de97dbec997c7.tar.bz2
historical-5a4a557f698ce138e7ee7af7262de97dbec997c7.zip
whitespace
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'sci-chemistry/pdb2pqr')
-rw-r--r--sci-chemistry/pdb2pqr/pdb2pqr-1.1.2.ebuild4
-rw-r--r--sci-chemistry/pdb2pqr/pdb2pqr-1.2.1.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/sci-chemistry/pdb2pqr/pdb2pqr-1.1.2.ebuild b/sci-chemistry/pdb2pqr/pdb2pqr-1.1.2.ebuild
index 96e647a5d466..4e293093dc4e 100644
--- a/sci-chemistry/pdb2pqr/pdb2pqr-1.1.2.ebuild
+++ b/sci-chemistry/pdb2pqr/pdb2pqr-1.1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pdb2pqr/pdb2pqr-1.1.2.ebuild,v 1.5 2007/02/06 13:48:56 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pdb2pqr/pdb2pqr-1.1.2.ebuild,v 1.6 2007/06/26 02:40:55 mr_bones_ Exp $
inherit eutils fortran multilib flag-o-matic distutils
@@ -59,7 +59,7 @@ src_install() {
insinto "${INPATH}"/dat
doins dat/* || die "Installing data failed."
- # generate pdb2pqr wrapper
+ # generate pdb2pqr wrapper
cat >> "${T}"/${PN} << EOF
#!/bin/sh
${python} ${INPATH}/${PN}.py \$*
diff --git a/sci-chemistry/pdb2pqr/pdb2pqr-1.2.1.ebuild b/sci-chemistry/pdb2pqr/pdb2pqr-1.2.1.ebuild
index f5500a30a3a5..2b6205163702 100644
--- a/sci-chemistry/pdb2pqr/pdb2pqr-1.2.1.ebuild
+++ b/sci-chemistry/pdb2pqr/pdb2pqr-1.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pdb2pqr/pdb2pqr-1.2.1.ebuild,v 1.1 2007/04/03 15:54:17 je_fro Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pdb2pqr/pdb2pqr-1.2.1.ebuild,v 1.2 2007/06/26 02:40:55 mr_bones_ Exp $
inherit eutils fortran multilib flag-o-matic distutils
@@ -51,7 +51,7 @@ src_install() {
insinto "${INPATH}"/dat
doins dat/* || die "Installing data failed."
- # generate pdb2pqr wrapper
+ # generate pdb2pqr wrapper
cat >> "${T}"/${PN} << EOF
#!/bin/sh
${python} ${INPATH}/${PN}.py \$*