summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-07-13 05:48:10 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-07-13 05:48:10 +0000
commit8380554d4688642e0ea9e67659823a0347ac8f52 (patch)
tree2045834c7a597608589522870d96083251b7e5cd /sci-chemistry/pdb2pqr
parentwhitespace (diff)
downloadgentoo-2-8380554d4688642e0ea9e67659823a0347ac8f52.tar.gz
gentoo-2-8380554d4688642e0ea9e67659823a0347ac8f52.tar.bz2
gentoo-2-8380554d4688642e0ea9e67659823a0347ac8f52.zip
whitespace
(Portage version: 2.1.2.9)
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, 2 insertions, 6 deletions
diff --git a/sci-chemistry/pdb2pqr/pdb2pqr-1.1.2.ebuild b/sci-chemistry/pdb2pqr/pdb2pqr-1.1.2.ebuild
index 4e293093dc4e..c8c5d1e9cf61 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.6 2007/06/26 02:40:55 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pdb2pqr/pdb2pqr-1.1.2.ebuild,v 1.7 2007/07/13 05:48:10 mr_bones_ Exp $
inherit eutils fortran multilib flag-o-matic distutils
@@ -68,9 +68,7 @@ EOF
exeinto /usr/bin
doexe ${T}/${PN} || die "Failed to install pdb2pqr wrapper."
-
dodoc ChangeLog NEWS README AUTHORS || \
die "Failed to install docs"
dohtml -r doc/* || die "Failed to install html docs."
}
-
diff --git a/sci-chemistry/pdb2pqr/pdb2pqr-1.2.1.ebuild b/sci-chemistry/pdb2pqr/pdb2pqr-1.2.1.ebuild
index 2b6205163702..94794e5604bf 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.2 2007/06/26 02:40:55 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pdb2pqr/pdb2pqr-1.2.1.ebuild,v 1.3 2007/07/13 05:48:10 mr_bones_ Exp $
inherit eutils fortran multilib flag-o-matic distutils
@@ -60,9 +60,7 @@ EOF
exeinto /usr/bin
doexe ${T}/${PN} || die "Failed to install pdb2pqr wrapper."
-
dodoc ChangeLog NEWS README AUTHORS || \
die "Failed to install docs"
dohtml -r doc/* || die "Failed to install html docs."
}
-