summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-10-20 08:49:25 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-10-20 08:49:25 +0000
commitf852581a43c9418af84949d8a43e8db5ae7f6369 (patch)
tree1578d65461394485f0921a3fa17b7b9dfe631589 /sci-biology
parentFix SRC_URI for emboss (diff)
downloadgentoo-2-f852581a43c9418af84949d8a43e8db5ae7f6369.tar.gz
gentoo-2-f852581a43c9418af84949d8a43e8db5ae7f6369.tar.bz2
gentoo-2-f852581a43c9418af84949d8a43e8db5ae7f6369.zip
Fix SRC_URI for emboss
(Portage version: 2.2.0_alpha69/cvs/Linux x86_64)
Diffstat (limited to 'sci-biology')
-rw-r--r--sci-biology/embassy-topo/ChangeLog6
-rw-r--r--sci-biology/embassy-topo/embassy-topo-1.0.0-r5.ebuild4
-rw-r--r--sci-biology/embassy-topo/embassy-topo-1.0.0-r6.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/sci-biology/embassy-topo/ChangeLog b/sci-biology/embassy-topo/ChangeLog
index 51ad687118a1..c62024a9dab2 100644
--- a/sci-biology/embassy-topo/ChangeLog
+++ b/sci-biology/embassy-topo/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-biology/embassy-topo
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-topo/ChangeLog,v 1.31 2011/04/05 06:03:14 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-topo/ChangeLog,v 1.32 2011/10/20 08:49:25 xarthisius Exp $
+
+ 20 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org>
+ embassy-topo-1.0.0-r5.ebuild, embassy-topo-1.0.0-r6.ebuild:
+ Fix SRC_URI for emboss
05 Apr 2011; Justin Lecher <jlec@gentoo.org> -embassy-topo-1.0.0-r3.ebuild:
Dropped old, due to unsatisfied deps
diff --git a/sci-biology/embassy-topo/embassy-topo-1.0.0-r5.ebuild b/sci-biology/embassy-topo/embassy-topo-1.0.0-r5.ebuild
index c2b497bdd282..885620b65c48 100644
--- a/sci-biology/embassy-topo/embassy-topo-1.0.0-r5.ebuild
+++ b/sci-biology/embassy-topo/embassy-topo-1.0.0-r5.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-topo/embassy-topo-1.0.0-r5.ebuild,v 1.3 2011/03/13 13:00:06 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-topo/embassy-topo-1.0.0-r5.ebuild,v 1.4 2011/10/20 08:49:25 xarthisius Exp $
EBOV="6.0.1"
inherit embassy
DESCRIPTION="EMBOSS integrated version of TOPO - Transmembrane protein display"
-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"
diff --git a/sci-biology/embassy-topo/embassy-topo-1.0.0-r6.ebuild b/sci-biology/embassy-topo/embassy-topo-1.0.0-r6.ebuild
index 2e4e6301b6e4..b25c4f6351ad 100644
--- a/sci-biology/embassy-topo/embassy-topo-1.0.0-r6.ebuild
+++ b/sci-biology/embassy-topo/embassy-topo-1.0.0-r6.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-topo/embassy-topo-1.0.0-r6.ebuild,v 1.3 2011/03/13 13:00:06 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-topo/embassy-topo-1.0.0-r6.ebuild,v 1.4 2011/10/20 08:49:25 xarthisius Exp $
EBOV="6.1.0"
inherit embassy
DESCRIPTION="EMBOSS integrated version of TOPO - Transmembrane protein display"
-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"