summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2009-05-24 16:17:18 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2009-05-24 16:17:18 +0000
commitc1c81a6f15a542e7d5ee2b0a152fceba314f353d (patch)
tree8dc20e937107e19172bb2ea0a83a351ca5012c90 /sci-chemistry
parentwhitespace (diff)
downloadgentoo-2-c1c81a6f15a542e7d5ee2b0a152fceba314f353d.tar.gz
gentoo-2-c1c81a6f15a542e7d5ee2b0a152fceba314f353d.tar.bz2
gentoo-2-c1c81a6f15a542e7d5ee2b0a152fceba314f353d.zip
whitespace
(Portage version: 2.1.6.11/cvs/Linux i686)
Diffstat (limited to 'sci-chemistry')
-rw-r--r--sci-chemistry/pdb2pqr/pdb2pqr-1.4.0-r1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-chemistry/pdb2pqr/pdb2pqr-1.4.0-r1.ebuild b/sci-chemistry/pdb2pqr/pdb2pqr-1.4.0-r1.ebuild
index c48acdc23faf..4dce16038bc2 100644
--- a/sci-chemistry/pdb2pqr/pdb2pqr-1.4.0-r1.ebuild
+++ b/sci-chemistry/pdb2pqr/pdb2pqr-1.4.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pdb2pqr/pdb2pqr-1.4.0-r1.ebuild,v 1.1 2009/05/24 07:50:41 je_fro Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pdb2pqr/pdb2pqr-1.4.0-r1.ebuild,v 1.2 2009/05/24 16:17:18 mr_bones_ Exp $
inherit eutils fortran multilib flag-o-matic distutils python
@@ -119,5 +119,4 @@ src_install() {
doins pdb2pka/*.{py,so,DAT,h} || \
die "Failed to install pdb2pka."
-
}