diff options
author | Olivier Fisette <ribosome@gentoo.org> | 2005-01-02 15:03:40 +0000 |
---|---|---|
committer | Olivier Fisette <ribosome@gentoo.org> | 2005-01-02 15:03:40 +0000 |
commit | 5417de91e912028a58047ac601eb0de01037a19c (patch) | |
tree | 5a7c524db770e84e7bb62e230c6ee90c046f7aee /sci-biology/phylip | |
parent | Removed ${PN} from HOMEPAGE (Manifest recommit) (diff) | |
download | gentoo-2-5417de91e912028a58047ac601eb0de01037a19c.tar.gz gentoo-2-5417de91e912028a58047ac601eb0de01037a19c.tar.bz2 gentoo-2-5417de91e912028a58047ac601eb0de01037a19c.zip |
Removed ${PN} from HOMEPAGE
Diffstat (limited to 'sci-biology/phylip')
-rw-r--r-- | sci-biology/phylip/phylip-3.62.ebuild | 6 | ||||
-rw-r--r-- | sci-biology/phylip/phylip-3.63.ebuild | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/sci-biology/phylip/phylip-3.62.ebuild b/sci-biology/phylip/phylip-3.62.ebuild index 062a535900cf..0244f23ba9a0 100644 --- a/sci-biology/phylip/phylip-3.62.ebuild +++ b/sci-biology/phylip/phylip-3.62.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/phylip/phylip-3.62.ebuild,v 1.1 2004/12/23 21:37:02 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/phylip/phylip-3.62.ebuild,v 1.2 2005/01/02 15:03:40 ribosome Exp $ inherit gcc DESCRIPTION="PHYLIP - The PHYLogeny Inference Package" -HOMEPAGE="http://evolution.genetics.washington.edu/${PN}.html" +HOMEPAGE="http://evolution.genetics.washington.edu/phylip.html" SRC_URI="ftp://evolution.genetics.washington.edu/pub/${PN}/${P}.tar.gz" LICENSE="freedist" diff --git a/sci-biology/phylip/phylip-3.63.ebuild b/sci-biology/phylip/phylip-3.63.ebuild index 14e3b3d87db3..b3f82a5020e8 100644 --- a/sci-biology/phylip/phylip-3.63.ebuild +++ b/sci-biology/phylip/phylip-3.63.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/phylip/phylip-3.63.ebuild,v 1.1 2004/12/23 21:37:02 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/phylip/phylip-3.63.ebuild,v 1.2 2005/01/02 15:03:40 ribosome Exp $ inherit gcc |