From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 72EF51381F3 for ; Sun, 14 Apr 2013 13:17:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 83FE2E0B22; Sun, 14 Apr 2013 13:17:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C3EC0E0B20 for ; Sun, 14 Apr 2013 13:17:05 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CEE1E33DDF7 for ; Sun, 14 Apr 2013 13:17:04 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 4C79CE42E0 for ; Sun, 14 Apr 2013 13:17:02 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1365944836.37b19a957bc7a0cc9f00d61fe8df4f221d9ea38d.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/mgltools-scenario2/ X-VCS-Repository: proj/sci X-VCS-Files: sci-chemistry/mgltools-scenario2/ChangeLog sci-chemistry/mgltools-scenario2/mgltools-scenario2-1.5.6.ebuild X-VCS-Directories: sci-chemistry/mgltools-scenario2/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 37b19a957bc7a0cc9f00d61fe8df4f221d9ea38d X-VCS-Branch: master Date: Sun, 14 Apr 2013 13:17:02 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 7c3e92cd-df04-48f9-a03f-260e53c8cc45 X-Archives-Hash: 9bf45ce3cec581954e370934ebc9088e commit: 37b19a957bc7a0cc9f00d61fe8df4f221d9ea38d Author: Justin Lecher gentoo org> AuthorDate: Sun Apr 14 13:07:16 2013 +0000 Commit: Justin Lecher gentoo org> CommitDate: Sun Apr 14 13:07:16 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=37b19a95 sci-chemistry/mgltools-scenario2: Fix SRC_URI Package-Manager: portage-2.2.0_alpha171 --- sci-chemistry/mgltools-scenario2/ChangeLog | 3 +++ .../mgltools-scenario2-1.5.6.ebuild | 3 +-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/sci-chemistry/mgltools-scenario2/ChangeLog b/sci-chemistry/mgltools-scenario2/ChangeLog index f15bb1b..eff1a68 100644 --- a/sci-chemistry/mgltools-scenario2/ChangeLog +++ b/sci-chemistry/mgltools-scenario2/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 14 Apr 2013; Justin Lecher mgltools-scenario2-1.5.6.ebuild: + Fix SRC_URI + *mgltools-scenario2-1.5.6 (12 Apr 2013) 12 Apr 2013; Justin Lecher diff --git a/sci-chemistry/mgltools-scenario2/mgltools-scenario2-1.5.6.ebuild b/sci-chemistry/mgltools-scenario2/mgltools-scenario2-1.5.6.ebuild index c905f40..6da2b99 100644 --- a/sci-chemistry/mgltools-scenario2/mgltools-scenario2-1.5.6.ebuild +++ b/sci-chemistry/mgltools-scenario2/mgltools-scenario2-1.5.6.ebuild @@ -15,8 +15,7 @@ PYTHON_MODNAME="${MY_PN}" DESCRIPTION="MGLTools Plugin -- Scenario2" 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"