diff options
author | Justin Lecher <jlec@gentoo.org> | 2013-04-14 15:36:08 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2013-04-14 15:36:08 +0200 |
commit | 89c51ad865d2060f609b9c2586a9babdad396115 (patch) | |
tree | becf2abfd8d01265013cfe2b68fcad24fbe2325b /sci-chemistry/mgltools-pyglf | |
parent | sci-chemistry/mgltools-pybabel: Correct license (diff) | |
download | sci-89c51ad865d2060f609b9c2586a9babdad396115.tar.gz sci-89c51ad865d2060f609b9c2586a9babdad396115.tar.bz2 sci-89c51ad865d2060f609b9c2586a9babdad396115.zip |
sci-chemistry/mgltools-pyglf: Correct license
Package-Manager: portage-2.2.0_alpha171
Diffstat (limited to 'sci-chemistry/mgltools-pyglf')
-rw-r--r-- | sci-chemistry/mgltools-pyglf/ChangeLog | 4 | ||||
-rw-r--r-- | sci-chemistry/mgltools-pyglf/mgltools-pyglf-1.5.4-r1.ebuild | 4 | ||||
-rw-r--r-- | sci-chemistry/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 4798c5aeb..0290b0a7a 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 <jlec@gentoo.org> mgltools-pyglf-1.5.4-r1.ebuild, + mgltools-pyglf-1.5.6.ebuild: + Correct license + 14 Apr 2013; Justin Lecher <jlec@gentoo.org> 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 127ab7cde..d74853ffd 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 c8d72d170..6c5699c70 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="" |