commit: aaaabe05d4338fe00a51059f8427fe178139ba4e Author: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de> AuthorDate: Tue Oct 13 10:28:55 2015 +0000 Commit: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de> CommitDate: Tue Oct 13 10:28:55 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=aaaabe05
dev-python/matplotlib2tikz: License switched to MIT Package-Manager: portage-2.2.20.1 dev-python/matplotlib2tikz/ChangeLog | 4 ++++ dev-python/matplotlib2tikz/matplotlib2tikz-0.2.0.ebuild | 2 +- dev-python/matplotlib2tikz/matplotlib2tikz-9999.ebuild | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/dev-python/matplotlib2tikz/ChangeLog b/dev-python/matplotlib2tikz/ChangeLog index cb5531d..09a4a57 100644 --- a/dev-python/matplotlib2tikz/ChangeLog +++ b/dev-python/matplotlib2tikz/ChangeLog @@ -3,6 +3,10 @@ # $Id$ 13 Oct 2015; Marius Brehler <[email protected]> + matplotlib2tikz-0.2.0.ebuild, matplotlib2tikz-9999.ebuild: + dev-python/matplotlib2tikz: License switched to MIT + + 13 Oct 2015; Marius Brehler <[email protected]> matplotlib2tikz-0.1.0.ebuild, matplotlib2tikz-9999.ebuild: dev-python/matplotlib2tikz: Cleanup ebuilds diff --git a/dev-python/matplotlib2tikz/matplotlib2tikz-0.2.0.ebuild b/dev-python/matplotlib2tikz/matplotlib2tikz-0.2.0.ebuild index cc7a667..a0a2216 100644 --- a/dev-python/matplotlib2tikz/matplotlib2tikz-0.2.0.ebuild +++ b/dev-python/matplotlib2tikz/matplotlib2tikz-0.2.0.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/nschloe/matplotlib2tikz" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" KEYWORDS="~amd64" -LICENSE="LGPL-3" +LICENSE="MIT" SLOT="0" IUSE="" diff --git a/dev-python/matplotlib2tikz/matplotlib2tikz-9999.ebuild b/dev-python/matplotlib2tikz/matplotlib2tikz-9999.ebuild index a0efa2d..b81eda2 100644 --- a/dev-python/matplotlib2tikz/matplotlib2tikz-9999.ebuild +++ b/dev-python/matplotlib2tikz/matplotlib2tikz-9999.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/nschloe/matplotlib2tikz" EGIT_REPO_URI="https://github.com/nschloe/${PN}.git git://github.com/nschloe/${PN}.git" KEYWORDS="" -LICENSE="LGPL-3" +LICENSE="MIT" SLOT="0" IUSE=""
