summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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."
-
}