diff options
author | Jeffrey Gardner <je_fro@gentoo.org> | 2007-02-24 18:39:08 +0000 |
---|---|---|
committer | Jeffrey Gardner <je_fro@gentoo.org> | 2007-02-24 18:39:08 +0000 |
commit | 8102bef9ff2446e4689d41b455c87e92bd2bb68f (patch) | |
tree | 2b229d0d610cbd2b2b7b2337f414f12a6a589cf3 /sci-chemistry | |
parent | x86 stable wrt bug 168238 (diff) | |
download | gentoo-2-8102bef9ff2446e4689d41b455c87e92bd2bb68f.tar.gz gentoo-2-8102bef9ff2446e4689d41b455c87e92bd2bb68f.tar.bz2 gentoo-2-8102bef9ff2446e4689d41b455c87e92bd2bb68f.zip |
Cleanup apbs-0.5.0.ebuild.
(Portage version: 2.1.2-r9)
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/apbs/ChangeLog | 5 | ||||
-rw-r--r-- | sci-chemistry/apbs/apbs-0.5.0.ebuild | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/sci-chemistry/apbs/ChangeLog b/sci-chemistry/apbs/ChangeLog index 2c4d07b3a210..962249d756b6 100644 --- a/sci-chemistry/apbs/ChangeLog +++ b/sci-chemistry/apbs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/apbs # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/ChangeLog,v 1.12 2007/02/23 17:07:45 je_fro Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/ChangeLog,v 1.13 2007/02/24 18:39:08 je_fro Exp $ + + 24 Feb 2007; Jeff Gardner <je_fro@gentoo.org> apbs-0.5.0.ebuild: + Cleanup apbs-0.5.0.ebuild. *apbs-0.5.0 (23 Feb 2007) diff --git a/sci-chemistry/apbs/apbs-0.5.0.ebuild b/sci-chemistry/apbs/apbs-0.5.0.ebuild index 8cc541e05a55..e4afe84b17fb 100644 --- a/sci-chemistry/apbs/apbs-0.5.0.ebuild +++ b/sci-chemistry/apbs/apbs-0.5.0.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/apbs/apbs-0.5.0.ebuild,v 1.1 2007/02/23 17:07:45 je_fro Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-0.5.0.ebuild,v 1.2 2007/02/24 18:39:08 je_fro Exp $ inherit eutils fortran @@ -28,10 +28,6 @@ pkg_setup() { fortran_pkg_setup } -src_unpack() { - unpack ${A} -} - src_compile() { # use blas |