summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-biology')
-rw-r--r--sci-biology/ApE/ApE-2.0.7.ebuild6
-rw-r--r--sci-biology/ApE/ChangeLog7
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-biology/ApE/ApE-2.0.7.ebuild b/sci-biology/ApE/ApE-2.0.7.ebuild
index c5a8d4d47fb9..292c8c4ba426 100644
--- a/sci-biology/ApE/ApE-2.0.7.ebuild
+++ b/sci-biology/ApE/ApE-2.0.7.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/ApE/ApE-2.0.7.ebuild,v 1.1 2011/06/15 16:11:04 je_fro Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/ApE/ApE-2.0.7.ebuild,v 1.2 2012/04/25 08:38:13 je_fro Exp $
EAPI=2
inherit eutils
DESCRIPTION="ApE - A Plasmid Editor"
HOMEPAGE="http://www.biology.utah.edu/jorgensen/wayned/ape/"
-SRC_URI="http://www.biology.utah.edu/jorgensen/wayned/ape/Download/ApE_linux_current.zip -> ${P}.zip"
+SRC_URI="http://www.biology.utah.edu/jorgensen/wayned/ape/Download/Linux/ApE_linux_current.zip -> ${P}.zip"
LICENSE="ApE"
RESTRICT="mirror"
diff --git a/sci-biology/ApE/ChangeLog b/sci-biology/ApE/ChangeLog
index 646dcc965558..ba74620196fb 100644
--- a/sci-biology/ApE/ChangeLog
+++ b/sci-biology/ApE/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-biology/ApE
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/ApE/ChangeLog,v 1.7 2011/06/15 16:11:04 je_fro Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/ApE/ChangeLog,v 1.8 2012/04/25 08:38:13 je_fro Exp $
+
+ 25 Apr 2012; Jeff Gardner <je_fro@gentoo.org> ApE-2.0.7.ebuild:
+ Fix SRC_URI thanks to Horea Christian in bug #405367.
*ApE-2.0.7 (15 Jun 2011)