diff options
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/apbs/ChangeLog | 8 | ||||
-rw-r--r-- | sci-chemistry/apbs/apbs-0.5.0.ebuild | 6 | ||||
-rw-r--r-- | sci-chemistry/apbs/apbs-0.5.1.ebuild | 6 | ||||
-rw-r--r-- | sci-chemistry/apbs/apbs-1.0.0-r1.ebuild | 6 |
4 files changed, 15 insertions, 11 deletions
diff --git a/sci-chemistry/apbs/ChangeLog b/sci-chemistry/apbs/ChangeLog index eb5edced8ded..095be8cb94b9 100644 --- a/sci-chemistry/apbs/ChangeLog +++ b/sci-chemistry/apbs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-chemistry/apbs -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/ChangeLog,v 1.19 2008/10/11 17:29:20 markusle Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/ChangeLog,v 1.20 2009/02/05 05:44:50 darkside Exp $ + + 05 Feb 2009; Jeremy Olexa <darkside@gentoo.org> apbs-0.5.0.ebuild, + apbs-0.5.1.ebuild, apbs-1.0.0-r1.ebuild: + (non maintainer commit) [QA] fix HOMEPAGE, bug 256488 *apbs-1.0.0-r1 (11 Oct 2008) diff --git a/sci-chemistry/apbs/apbs-0.5.0.ebuild b/sci-chemistry/apbs/apbs-0.5.0.ebuild index 897d5ca5a4fc..19043a78c5bf 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-2008 Gentoo Foundation +# Copyright 1999-2009 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.3 2008/01/12 13:44:08 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-0.5.0.ebuild,v 1.4 2009/02/05 05:44:50 darkside Exp $ inherit eutils fortran @@ -9,7 +9,7 @@ S="${WORKDIR}"/"${MY_P}" DESCRIPTION=" Software for evaluating the electrostatic properties of nanoscale biomolecular systems" LICENSE="GPL-2" -HOMEPAGE="http://agave.wustl.edu/apbs/" +HOMEPAGE="http://apbs.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" SLOT="0" diff --git a/sci-chemistry/apbs/apbs-0.5.1.ebuild b/sci-chemistry/apbs/apbs-0.5.1.ebuild index 6cb524d1b5ff..868d07fce050 100644 --- a/sci-chemistry/apbs/apbs-0.5.1.ebuild +++ b/sci-chemistry/apbs/apbs-0.5.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-0.5.1.ebuild,v 1.3 2008/03/23 11:39:18 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-0.5.1.ebuild,v 1.4 2009/02/05 05:44:50 darkside Exp $ inherit eutils fortran @@ -9,7 +9,7 @@ S="${WORKDIR}"/"${MY_P}" DESCRIPTION=" Software for evaluating the electrostatic properties of nanoscale biomolecular systems" LICENSE="GPL-2" -HOMEPAGE="http://agave.wustl.edu/apbs/" +HOMEPAGE="http://apbs.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tgz" SLOT="0" diff --git a/sci-chemistry/apbs/apbs-1.0.0-r1.ebuild b/sci-chemistry/apbs/apbs-1.0.0-r1.ebuild index 61d74bfa4e7a..f33a68a0185e 100644 --- a/sci-chemistry/apbs/apbs-1.0.0-r1.ebuild +++ b/sci-chemistry/apbs/apbs-1.0.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.0.0-r1.ebuild,v 1.1 2008/10/11 17:29:20 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.0.0-r1.ebuild,v 1.2 2009/02/05 05:44:50 darkside Exp $ inherit eutils fortran autotools @@ -9,7 +9,7 @@ S="${WORKDIR}"/"${MY_P}" DESCRIPTION=" Software for evaluating the electrostatic properties of nanoscale biomolecular systems" LICENSE="BSD" -HOMEPAGE="http://agave.wustl.edu/apbs/" +HOMEPAGE="http://apbs.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" SLOT="0" |