diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2006-02-23 23:18:15 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2006-02-23 23:18:15 +0000 |
commit | 74f2a1b712f72895e7a3ef4e891b059bdcbf75ac (patch) | |
tree | 518192b3182ca449df03f85be3b2f89108ca8a35 /sci-libs/mccp4 | |
parent | Tarball no longer available at upstream site, because it doesn't exist anymor... (diff) | |
download | gentoo-2-74f2a1b712f72895e7a3ef4e891b059bdcbf75ac.tar.gz gentoo-2-74f2a1b712f72895e7a3ef4e891b059bdcbf75ac.tar.bz2 gentoo-2-74f2a1b712f72895e7a3ef4e891b059bdcbf75ac.zip |
Add http:// to HOMEPAGE, reported by ciaranm.
(Portage version: 2.1_pre5)
Diffstat (limited to 'sci-libs/mccp4')
-rw-r--r-- | sci-libs/mccp4/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/mccp4/mccp4-0.7.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/mccp4/ChangeLog b/sci-libs/mccp4/ChangeLog index dd8a0dc10093..99e30a70c563 100644 --- a/sci-libs/mccp4/ChangeLog +++ b/sci-libs/mccp4/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/mccp4 # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/mccp4/ChangeLog,v 1.1 2006/01/08 00:00:32 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/mccp4/ChangeLog,v 1.2 2006/02/23 23:18:15 spyderous Exp $ + + 23 Feb 2006; Donnie Berkholz <spyderous@gentoo.org>; mccp4-0.7.1.ebuild: + Add http:// to HOMEPAGE, reported by ciaranm. *mccp4-0.7.1 (08 Jan 2006) diff --git a/sci-libs/mccp4/mccp4-0.7.1.ebuild b/sci-libs/mccp4/mccp4-0.7.1.ebuild index de7843d4e5a7..3334bcc7e49b 100644 --- a/sci-libs/mccp4/mccp4-0.7.1.ebuild +++ b/sci-libs/mccp4/mccp4-0.7.1.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/mccp4/mccp4-0.7.1.ebuild,v 1.1 2006/01/08 00:00:32 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/mccp4/mccp4-0.7.1.ebuild,v 1.2 2006/02/23 23:18:15 spyderous Exp $ DESCRIPTION="Mini-CCP4 library including mtz and map I/O" -HOMEPAGE="www.ccp4.ac.uk/" +HOMEPAGE="http://www.ccp4.ac.uk/" SRC_URI="http://www.ysbl.york.ac.uk/~emsley/software/extras/${P}.tar.gz" LICENSE="ccp4" SLOT="0" |