From 8a1661837ae05a9ff79e7e269db2cb5b92cac3b6 Mon Sep 17 00:00:00 2001 From: Jeffrey Gardner Date: Wed, 25 Apr 2012 08:38:13 +0000 Subject: Fix SRC_URI thanks to Horea Christian in bug #405367. (Portage version: 2.1.10.57/cvs/Linux x86_64) --- sci-biology/ApE/ApE-2.0.7.ebuild | 6 +++--- sci-biology/ApE/ChangeLog | 7 +++++-- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'sci-biology') 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 ApE-2.0.7.ebuild: + Fix SRC_URI thanks to Horea Christian in bug #405367. *ApE-2.0.7 (15 Jun 2011) -- cgit v1.2.3-65-gdbad