diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-20 08:50:46 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-20 08:50:46 +0000 |
commit | d6b627be814bebb27d5d127d48791fcd94007aeb (patch) | |
tree | b17a30a10a335fad5daffb7d67abc499ab147d40 /sci-biology/embassy-phylipnew/embassy-phylipnew-3.68.ebuild | |
parent | Fix SRC_URI for emboss (diff) | |
download | gentoo-2-d6b627be814bebb27d5d127d48791fcd94007aeb.tar.gz gentoo-2-d6b627be814bebb27d5d127d48791fcd94007aeb.tar.bz2 gentoo-2-d6b627be814bebb27d5d127d48791fcd94007aeb.zip |
Fix SRC_URI for emboss
(Portage version: 2.2.0_alpha69/cvs/Linux x86_64)
Diffstat (limited to 'sci-biology/embassy-phylipnew/embassy-phylipnew-3.68.ebuild')
-rw-r--r-- | sci-biology/embassy-phylipnew/embassy-phylipnew-3.68.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/embassy-phylipnew/embassy-phylipnew-3.68.ebuild b/sci-biology/embassy-phylipnew/embassy-phylipnew-3.68.ebuild index 0dc5d212db35..7f797a393ce9 100644 --- a/sci-biology/embassy-phylipnew/embassy-phylipnew-3.68.ebuild +++ b/sci-biology/embassy-phylipnew/embassy-phylipnew-3.68.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-phylipnew/embassy-phylipnew-3.68.ebuild,v 1.3 2011/03/13 12:58:43 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-phylipnew/embassy-phylipnew-3.68.ebuild,v 1.4 2011/10/20 08:50:46 xarthisius Exp $ EBOV="6.1.0" @@ -8,7 +8,7 @@ inherit embassy DESCRIPTION="EMBOSS integrated version of PHYLIP - The Phylogeny Inference Package" LICENSE="freedist" -SRC_URI="ftp://emboss.open-bio.org/pub/EMBOSS/EMBOSS-${EBOV}.tar.gz +SRC_URI="ftp://emboss.open-bio.org/pub/EMBOSS/old/${EBOV}/EMBOSS-${EBOV}.tar.gz mirror://gentoo/embassy-${EBOV}-${PN:8}-${PV}.tar.gz" KEYWORDS="~amd64 ~ppc ~x86 ~x86-linux ~ppc-macos" |