diff options
author | Olivier Fisette <ribosome@gentoo.org> | 2006-07-21 00:33:10 +0000 |
---|---|---|
committer | Olivier Fisette <ribosome@gentoo.org> | 2006-07-21 00:33:10 +0000 |
commit | ea7faa7dab768f9b611fb978848880e58fd6fdf2 (patch) | |
tree | 39b4b3ef925f9634924b662f0e7abcc38ad1b57c /sci-biology | |
parent | Version bump and new init script to use the new system-wide mode (compatible ... (diff) | |
download | gentoo-2-ea7faa7dab768f9b611fb978848880e58fd6fdf2.tar.gz gentoo-2-ea7faa7dab768f9b611fb978848880e58fd6fdf2.tar.bz2 gentoo-2-ea7faa7dab768f9b611fb978848880e58fd6fdf2.zip |
Fixed download URL (silent upstream repackaging).
(Portage version: 2.1-r1)
Diffstat (limited to 'sci-biology')
3 files changed, 16 insertions, 4 deletions
diff --git a/sci-biology/embassy-structure/ChangeLog b/sci-biology/embassy-structure/ChangeLog index cc474126e95c..eedb331f820e 100644 --- a/sci-biology/embassy-structure/ChangeLog +++ b/sci-biology/embassy-structure/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-biology/embassy-structure -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-structure/ChangeLog,v 1.4 2005/10/03 23:54:12 ribosome Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-structure/ChangeLog,v 1.5 2006/07/21 00:33:10 ribosome Exp $ + + 21 Jul 2006; Olivier Fisette <ribosome@gentoo.org> + embassy-structure-0.1.0.ebuild: + Fixed download URL (silent upstream repackaging). 03 Oct 2005; Olivier Fisette <ribosome@gentoo.org> embassy-structure-0.1.0.ebuild: diff --git a/sci-biology/embassy-structure/embassy-structure-0.1.0.ebuild b/sci-biology/embassy-structure/embassy-structure-0.1.0.ebuild index bd5dc74aad72..7de27f37cdbf 100644 --- a/sci-biology/embassy-structure/embassy-structure-0.1.0.ebuild +++ b/sci-biology/embassy-structure/embassy-structure-0.1.0.ebuild @@ -1,11 +1,15 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 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.ebuild,v 1.4 2005/10/03 23:54:12 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-structure/embassy-structure-0.1.0.ebuild,v 1.5 2006/07/21 00:33:10 ribosome Exp $ EBOV="3.0.0" inherit embassy DESCRIPTION="Protein structure add-on package for EMBOSS" +SRC_URI="ftp://emboss.open-bio.org/pub/EMBOSS/old/${EBOV}/EMBOSS-${EBOV}.tar.gz + ftp://emboss.open-bio.org/pub/EMBOSS/old/${EBOV}/${EF}.tar.gz" + +RESTRICT="mirror" KEYWORDS="ppc ppc-macos x86" diff --git a/sci-biology/embassy-structure/files/digest-embassy-structure-0.1.0 b/sci-biology/embassy-structure/files/digest-embassy-structure-0.1.0 index 0ed7c3515c67..df0130cad511 100644 --- a/sci-biology/embassy-structure/files/digest-embassy-structure-0.1.0 +++ b/sci-biology/embassy-structure/files/digest-embassy-structure-0.1.0 @@ -1,2 +1,6 @@ MD5 fa72feded9ab9272e3e731c09f545dcc EMBOSS-3.0.0.tar.gz 16257908 +RMD160 4f8a2b0c05f2d77bec27bd3b1886d253b55b1c40 EMBOSS-3.0.0.tar.gz 16257908 +SHA256 47a51ba7aeb9f6e7f4cd23c28cffad7c6d28432e92f37d6f08121791ef894dea EMBOSS-3.0.0.tar.gz 16257908 MD5 6efc35eb2855738252e0537198f5225d STRUCTURE-0.1.0.tar.gz 362563 +RMD160 3e7bc43f51031fdbc4484323f74252db48ae8e03 STRUCTURE-0.1.0.tar.gz 362563 +SHA256 7142e207987da46cd85c81088ea475abb866da90ff57e4c3ca1c63bd8f209b64 STRUCTURE-0.1.0.tar.gz 362563 |