summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2010-07-07 09:04:29 +0000
committerJustin Lecher <jlec@gentoo.org>2010-07-07 09:04:29 +0000
commit422e25ff0691c580380ffb9d8e7b6a0b48f0dba1 (patch)
tree53b8ac0d22c9b6d1e672b644d5dec3e813abb04c /sci-chemistry/mustang/mustang-3.2.1.ebuild
parentStable on amd64 wrt bug #327153 (diff)
downloadhistorical-422e25ff0691c580380ffb9d8e7b6a0b48f0dba1.tar.gz
historical-422e25ff0691c580380ffb9d8e7b6a0b48f0dba1.tar.bz2
historical-422e25ff0691c580380ffb9d8e7b6a0b48f0dba1.zip
Better fix for the SRC_URI, thanks Xarthisius
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'sci-chemistry/mustang/mustang-3.2.1.ebuild')
-rw-r--r--sci-chemistry/mustang/mustang-3.2.1.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/sci-chemistry/mustang/mustang-3.2.1.ebuild b/sci-chemistry/mustang/mustang-3.2.1.ebuild
index 4832e4561097..4e30c5eecfb5 100644
--- a/sci-chemistry/mustang/mustang-3.2.1.ebuild
+++ b/sci-chemistry/mustang/mustang-3.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mustang/mustang-3.2.1.ebuild,v 1.4 2010/07/07 08:58:06 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mustang/mustang-3.2.1.ebuild,v 1.5 2010/07/07 09:04:29 jlec Exp $
EAPI="3"
@@ -12,8 +12,7 @@ MY_P="${MY_PN}_v${PV}"
DESCRIPTION="MUltiple STructural AligNment AlGorithm."
HOMEPAGE="http://www.cs.mu.oz.au/~arun/mustang/"
-#SRC_URI="http://www.csse.unimelb.edu.au/~arun/${PN}/${SRC_P}.tgz -> ${P}.tar"
-SRC_URI="mirror://gentoo/${P}.tar"
+SRC_URI="http://ww2.csse.unimelb.edu.au/~arun/mustang/mustang_v3.2.1.tgz"
LICENSE="BSD"
SLOT="0"