diff options
Diffstat (limited to 'sci-biology/ApE/ApE-2.0.7.ebuild')
-rw-r--r-- | sci-biology/ApE/ApE-2.0.7.ebuild | 6 |
1 files changed, 3 insertions, 3 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" |