summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <spyderous@gentoo.org>2006-05-31 07:41:09 +0000
committerDonnie Berkholz <spyderous@gentoo.org>2006-05-31 07:41:09 +0000
commitbb66880140cd3e7209eefa62120d487ece2a205b (patch)
treeec051403591478587689aa3eb6fdf75e0e09c047 /sci-chemistry/apbs
parentInitial import, closing bug #54728, thanks to Molchanov Alexander <xorader@ma... (diff)
downloadgentoo-2-bb66880140cd3e7209eefa62120d487ece2a205b.tar.gz
gentoo-2-bb66880140cd3e7209eefa62120d487ece2a205b.tar.bz2
gentoo-2-bb66880140cd3e7209eefa62120d487ece2a205b.zip
Fix crackrock SRC_URI, reported by Brian Harring.
(Portage version: 2.1_rc3-r1)
Diffstat (limited to 'sci-chemistry/apbs')
-rw-r--r--sci-chemistry/apbs/ChangeLog5
-rw-r--r--sci-chemistry/apbs/apbs-0.4.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/apbs/ChangeLog b/sci-chemistry/apbs/ChangeLog
index 9ab2573a2f48..2cd215db378c 100644
--- a/sci-chemistry/apbs/ChangeLog
+++ b/sci-chemistry/apbs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-chemistry/apbs
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/ChangeLog,v 1.5 2006/05/23 21:20:35 markusle Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/ChangeLog,v 1.6 2006/05/31 07:41:09 spyderous Exp $
+
+ 31 May 2006; Donnie Berkholz <spyderous@gentoo.org>; apbs-0.4.0.ebuild:
+ Fix crackrock SRC_URI, reported by Brian Harring.
23 May 2006; Markus Dittrich <markusle@gentoo.org>
+files/apbs-gcc4-gentoo.patch, apbs-0.4.0.ebuild:
diff --git a/sci-chemistry/apbs/apbs-0.4.0.ebuild b/sci-chemistry/apbs/apbs-0.4.0.ebuild
index ad26ce177695..9007dad7bc30 100644
--- a/sci-chemistry/apbs/apbs-0.4.0.ebuild
+++ b/sci-chemistry/apbs/apbs-0.4.0.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-0.4.0.ebuild,v 1.2 2006/05/23 21:20:35 markusle Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-0.4.0.ebuild,v 1.3 2006/05/31 07:41:09 spyderous Exp $
inherit eutils fortran
DESCRIPTION=" Software for evaluating the electrostatic properties of nanoscale biomolecular systems"
LICENSE="GPL-2"
HOMEPAGE="http://agave.wustl.edu/apbs/"
-SRC_URI="mirror:://sourceforge/${PN}/${P}.tar.gz"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
SLOT="0"
IUSE="blas mpi"