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
commitafdfaa81a97f22be40c64ccace62cb7fd10a5910 (patch)
tree6d6a0ba275d158d86b765cd9d80eb459fbcc14c8 /sci-chemistry/mustang
parentStable on amd64 wrt bug #327153 (diff)
downloadgentoo-2-afdfaa81a97f22be40c64ccace62cb7fd10a5910.tar.gz
gentoo-2-afdfaa81a97f22be40c64ccace62cb7fd10a5910.tar.bz2
gentoo-2-afdfaa81a97f22be40c64ccace62cb7fd10a5910.zip
Better fix for the SRC_URI, thanks Xarthisius
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry/mustang')
-rw-r--r--sci-chemistry/mustang/ChangeLog5
-rw-r--r--sci-chemistry/mustang/mustang-3.2.1.ebuild5
2 files changed, 4 insertions, 6 deletions
diff --git a/sci-chemistry/mustang/ChangeLog b/sci-chemistry/mustang/ChangeLog
index c75121c629f4..5af71c4ef4d4 100644
--- a/sci-chemistry/mustang/ChangeLog
+++ b/sci-chemistry/mustang/ChangeLog
@@ -1,10 +1,9 @@
# ChangeLog for sci-chemistry/mustang
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mustang/ChangeLog,v 1.8 2010/07/07 08:58:06 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mustang/ChangeLog,v 1.9 2010/07/07 09:04:29 jlec Exp $
07 Jul 2010; Justin Lecher <jlec@gentoo.org> mustang-3.2.1.ebuild:
- Hosting the sources at gentoo mirrors, #327251
-
+ Fixing SRC_URI, #327251
06 Jul 2010; Justin Lecher <jlec@gentoo.org> mustang-3.2.1.ebuild:
Keyworded for *-linux prefix
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"