diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-20 08:49:50 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-20 08:49:50 +0000 |
commit | 0a7ca14f14a37ed1caecd6e20851027f61a51103 (patch) | |
tree | 44cfdb4576981de1669738119eb699211db865a3 /sci-biology/embassy-structure/embassy-structure-0.1.0-r4.ebuild | |
parent | Fix SRC_URI for emboss (diff) | |
download | gentoo-2-0a7ca14f14a37ed1caecd6e20851027f61a51103.tar.gz gentoo-2-0a7ca14f14a37ed1caecd6e20851027f61a51103.tar.bz2 gentoo-2-0a7ca14f14a37ed1caecd6e20851027f61a51103.zip |
Fix SRC_URI for emboss
(Portage version: 2.2.0_alpha69/cvs/Linux x86_64)
Diffstat (limited to 'sci-biology/embassy-structure/embassy-structure-0.1.0-r4.ebuild')
-rw-r--r-- | sci-biology/embassy-structure/embassy-structure-0.1.0-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/embassy-structure/embassy-structure-0.1.0-r4.ebuild b/sci-biology/embassy-structure/embassy-structure-0.1.0-r4.ebuild index d6f171206606..9939738081af 100644 --- a/sci-biology/embassy-structure/embassy-structure-0.1.0-r4.ebuild +++ b/sci-biology/embassy-structure/embassy-structure-0.1.0-r4.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-structure/embassy-structure-0.1.0-r4.ebuild,v 1.3 2011/03/13 12:59:38 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-structure/embassy-structure-0.1.0-r4.ebuild,v 1.4 2011/10/20 08:49:50 xarthisius Exp $ EBOV="6.1.0" inherit embassy DESCRIPTION="Protein structure add-on package for EMBOSS" -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" |