diff options
author | Justin Lecher <jlec@gentoo.org> | 2013-04-14 15:04:30 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2013-04-14 15:04:30 +0200 |
commit | fa982573ef1613e1b7f22e96ed9f410c7ef7e363 (patch) | |
tree | fb30288d73d5b95175f6a459783b5366848869e9 /sci-chemistry/mgltools-networkeditor | |
parent | sci-chemistry/mgltools-molkit: Fix SRC_URI (diff) | |
download | sci-fa982573ef1613e1b7f22e96ed9f410c7ef7e363.tar.gz sci-fa982573ef1613e1b7f22e96ed9f410c7ef7e363.tar.bz2 sci-fa982573ef1613e1b7f22e96ed9f410c7ef7e363.zip |
sci-chemistry/mgltools-networkeditor: Fix SRC_URI
Package-Manager: portage-2.2.0_alpha171
Diffstat (limited to 'sci-chemistry/mgltools-networkeditor')
-rw-r--r-- | sci-chemistry/mgltools-networkeditor/ChangeLog | 4 | ||||
-rw-r--r-- | sci-chemistry/mgltools-networkeditor/mgltools-networkeditor-1.5.6.ebuild | 3 |
2 files changed, 5 insertions, 2 deletions
diff --git a/sci-chemistry/mgltools-networkeditor/ChangeLog b/sci-chemistry/mgltools-networkeditor/ChangeLog index b1a5ab87b..01018a2a1 100644 --- a/sci-chemistry/mgltools-networkeditor/ChangeLog +++ b/sci-chemistry/mgltools-networkeditor/ChangeLog @@ -2,6 +2,10 @@ # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 14 Apr 2013; Justin Lecher <jlec@gentoo.org> + mgltools-networkeditor-1.5.6.ebuild: + Fix SRC_URI + *mgltools-networkeditor-1.5.6 (12 Apr 2013) 12 Apr 2013; Justin Lecher <jlec@gentoo.org> diff --git a/sci-chemistry/mgltools-networkeditor/mgltools-networkeditor-1.5.6.ebuild b/sci-chemistry/mgltools-networkeditor/mgltools-networkeditor-1.5.6.ebuild index 273848ccf..b67ddcf40 100644 --- a/sci-chemistry/mgltools-networkeditor/mgltools-networkeditor-1.5.6.ebuild +++ b/sci-chemistry/mgltools-networkeditor/mgltools-networkeditor-1.5.6.ebuild @@ -15,8 +15,7 @@ PYTHON_MODNAME="${MY_PN}" DESCRIPTION="MGLTools Plugin -- NetworkEditor" HOMEPAGE="http://mgltools.scripps.edu" -#SRC_URI="http://mgltools.scripps.edu/downloads/tars/releases/REL${PV}/mgltools_source_${PV}.tar.gz" -SRC_URI="http://dev.gentoo.org/~jlec/distfiles/mgltools_source_${PV/_/}.tar.gz" +SRC_URI="http://mgltools.scripps.edu/downloads/tars/releases/REL${PV}/mgltools_source_${PV}.tar.gz" LICENSE="MGLTOOLS" SLOT="0" |