summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-10-20 08:57:30 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-10-20 08:57:30 +0000
commit907309051e233625985be2e9a7660906d6e91e20 (patch)
tree53a3ab6a9dd2bac651444c38272f603f8bd7b93e /sci-biology/embassy-phylipnew
parentFix SRC_URI (diff)
downloadhistorical-907309051e233625985be2e9a7660906d6e91e20.tar.gz
historical-907309051e233625985be2e9a7660906d6e91e20.tar.bz2
historical-907309051e233625985be2e9a7660906d6e91e20.zip
Fix SRC_URI for emboss
Package-Manager: portage-2.2.0_alpha69/cvs/Linux x86_64
Diffstat (limited to 'sci-biology/embassy-phylipnew')
-rw-r--r--sci-biology/embassy-phylipnew/ChangeLog6
-rw-r--r--sci-biology/embassy-phylipnew/embassy-phylipnew-3.67.ebuild4
-rw-r--r--sci-biology/embassy-phylipnew/embassy-phylipnew-3.68.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/sci-biology/embassy-phylipnew/ChangeLog b/sci-biology/embassy-phylipnew/ChangeLog
index caea87fffc45..d50f17925693 100644
--- a/sci-biology/embassy-phylipnew/ChangeLog
+++ b/sci-biology/embassy-phylipnew/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-biology/embassy-phylipnew
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-phylipnew/ChangeLog,v 1.14 2011/04/05 06:10:57 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-phylipnew/ChangeLog,v 1.15 2011/10/20 08:50:46 xarthisius Exp $
+
+ 20 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org>
+ embassy-phylipnew-3.68.ebuild, embassy-phylipnew-3.67.ebuild:
+ Fix SRC_URI for emboss
05 Apr 2011; Justin Lecher <jlec@gentoo.org> -embassy-phylipnew-3.6b.ebuild:
Dropped old, due to unsatisfied deps
diff --git a/sci-biology/embassy-phylipnew/embassy-phylipnew-3.67.ebuild b/sci-biology/embassy-phylipnew/embassy-phylipnew-3.67.ebuild
index b1af62bf4a90..a1cf66933488 100644
--- a/sci-biology/embassy-phylipnew/embassy-phylipnew-3.67.ebuild
+++ b/sci-biology/embassy-phylipnew/embassy-phylipnew-3.67.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.67.ebuild,v 1.3 2011/03/13 12:58:43 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-phylipnew/embassy-phylipnew-3.67.ebuild,v 1.4 2011/10/20 08:50:46 xarthisius Exp $
EBOV="6.0.1"
@@ -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"
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"