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 8A9DE1381F3 for ; Sun, 14 Apr 2013 14:10:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CF96FE0B59; Sun, 14 Apr 2013 14:09:48 +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 36352E0B56 for ; Sun, 14 Apr 2013 14:09:43 +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 4C0AD335E30 for ; Sun, 14 Apr 2013 14:09:42 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 22A3BE42E8 for ; Sun, 14 Apr 2013 14:09:39 +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: <1365946568.89c51ad865d2060f609b9c2586a9babdad396115.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/mgltools-pyglf/ X-VCS-Repository: proj/sci X-VCS-Files: sci-chemistry/mgltools-pyglf/ChangeLog sci-chemistry/mgltools-pyglf/mgltools-pyglf-1.5.4-r1.ebuild sci-chemistry/mgltools-pyglf/mgltools-pyglf-1.5.6.ebuild X-VCS-Directories: sci-chemistry/mgltools-pyglf/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 89c51ad865d2060f609b9c2586a9babdad396115 X-VCS-Branch: master Date: Sun, 14 Apr 2013 14:09:39 +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: e19a5b41-edd5-4eb2-b2b8-3e53bce0a7f0 X-Archives-Hash: ee2788933937fb9cffe279de309802b2 commit: 89c51ad865d2060f609b9c2586a9babdad396115 Author: Justin Lecher gentoo org> AuthorDate: Sun Apr 14 13:36:08 2013 +0000 Commit: Justin Lecher gentoo org> CommitDate: Sun Apr 14 13:36:08 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=89c51ad8 sci-chemistry/mgltools-pyglf: Correct license Package-Manager: portage-2.2.0_alpha171 --- sci-chemistry/mgltools-pyglf/ChangeLog | 4 ++++ .../mgltools-pyglf/mgltools-pyglf-1.5.4-r1.ebuild | 4 ++-- .../mgltools-pyglf/mgltools-pyglf-1.5.6.ebuild | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/sci-chemistry/mgltools-pyglf/ChangeLog b/sci-chemistry/mgltools-pyglf/ChangeLog index 4798c5a..0290b0a 100644 --- a/sci-chemistry/mgltools-pyglf/ChangeLog +++ b/sci-chemistry/mgltools-pyglf/ChangeLog @@ -2,6 +2,10 @@ # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 14 Apr 2013; Justin Lecher mgltools-pyglf-1.5.4-r1.ebuild, + mgltools-pyglf-1.5.6.ebuild: + Correct license + 14 Apr 2013; Justin Lecher mgltools-pyglf-1.5.6.ebuild: Fix SRC_URI diff --git a/sci-chemistry/mgltools-pyglf/mgltools-pyglf-1.5.4-r1.ebuild b/sci-chemistry/mgltools-pyglf/mgltools-pyglf-1.5.4-r1.ebuild index 127ab7c..d74853f 100644 --- a/sci-chemistry/mgltools-pyglf/mgltools-pyglf-1.5.4-r1.ebuild +++ b/sci-chemistry/mgltools-pyglf/mgltools-pyglf-1.5.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -17,7 +17,7 @@ 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.gentooexperimental.org/~jlec/distfiles/mgltools_source_${PV}.tar.gz" -LICENSE="MGLTOOLS" +LICENSE="MGLTOOLS MPL-1.1" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" diff --git a/sci-chemistry/mgltools-pyglf/mgltools-pyglf-1.5.6.ebuild b/sci-chemistry/mgltools-pyglf/mgltools-pyglf-1.5.6.ebuild index c8d72d1..6c5699c 100644 --- a/sci-chemistry/mgltools-pyglf/mgltools-pyglf-1.5.6.ebuild +++ b/sci-chemistry/mgltools-pyglf/mgltools-pyglf-1.5.6.ebuild @@ -17,7 +17,7 @@ DESCRIPTION="MGLTools Plugin -- pyglf" HOMEPAGE="http://mgltools.scripps.edu" SRC_URI="http://mgltools.scripps.edu/downloads/tars/releases/REL${PV}/mgltools_source_${PV}.tar.gz" -LICENSE="MGLTOOLS" +LICENSE="MGLTOOLS MPL-1.1" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE=""