diff options
author | Justin Lecher <jlec@gentoo.org> | 2013-04-14 15:34:23 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2013-04-14 15:34:23 +0200 |
commit | e949c11ccd359f6b4879ab2758d7cec608683904 (patch) | |
tree | f9b74baaa27e2a27ac6a4621f25b6e907b6f6674 /sci-chemistry | |
parent | sci-chemistry/mgltools-molkit: Correct license (diff) | |
download | sci-e949c11ccd359f6b4879ab2758d7cec608683904.tar.gz sci-e949c11ccd359f6b4879ab2758d7cec608683904.tar.bz2 sci-e949c11ccd359f6b4879ab2758d7cec608683904.zip |
sci-chemistry/mgltools-networkeditor: Correct license
Package-Manager: portage-2.2.0_alpha171
Diffstat (limited to 'sci-chemistry')
3 files changed, 7 insertions, 3 deletions
diff --git a/sci-chemistry/mgltools-networkeditor/ChangeLog b/sci-chemistry/mgltools-networkeditor/ChangeLog index 01018a2a1..e8f065f91 100644 --- a/sci-chemistry/mgltools-networkeditor/ChangeLog +++ b/sci-chemistry/mgltools-networkeditor/ChangeLog @@ -3,6 +3,10 @@ # $Header: $ 14 Apr 2013; Justin Lecher <jlec@gentoo.org> + mgltools-networkeditor-1.5.4-r1.ebuild, mgltools-networkeditor-1.5.6.ebuild: + Correct license + + 14 Apr 2013; Justin Lecher <jlec@gentoo.org> mgltools-networkeditor-1.5.6.ebuild: Fix SRC_URI diff --git a/sci-chemistry/mgltools-networkeditor/mgltools-networkeditor-1.5.4-r1.ebuild b/sci-chemistry/mgltools-networkeditor/mgltools-networkeditor-1.5.4-r1.ebuild index a41d7f59a..c20aed025 100644 --- a/sci-chemistry/mgltools-networkeditor/mgltools-networkeditor-1.5.4-r1.ebuild +++ b/sci-chemistry/mgltools-networkeditor/mgltools-networkeditor-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-networkeditor/mgltools-networkeditor-1.5.6.ebuild b/sci-chemistry/mgltools-networkeditor/mgltools-networkeditor-1.5.6.ebuild index b67ddcf40..bee202d28 100644 --- a/sci-chemistry/mgltools-networkeditor/mgltools-networkeditor-1.5.6.ebuild +++ b/sci-chemistry/mgltools-networkeditor/mgltools-networkeditor-1.5.6.ebuild @@ -17,7 +17,7 @@ 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" -LICENSE="MGLTOOLS" +LICENSE="MGLTOOLS MPL-1.1" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" |