summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-06-26 02:40:55 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-06-26 02:40:55 +0000
commita42350f9c76562f8a2648f26a1637298c78cdb3b (patch)
tree3a839104cf81238b5f86bf5930c710679e7b10a0 /sci-chemistry/pdb2pqr
parentwhitespace (diff)
downloadgentoo-2-a42350f9c76562f8a2648f26a1637298c78cdb3b.tar.gz
gentoo-2-a42350f9c76562f8a2648f26a1637298c78cdb3b.tar.bz2
gentoo-2-a42350f9c76562f8a2648f26a1637298c78cdb3b.zip
whitespace
(Portage version: 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 \$*