diff options
author | Christoph Junghans <junghans@gentoo.org> | 2016-12-08 05:12:23 -0700 |
---|---|---|
committer | Christoph Junghans <junghans@gentoo.org> | 2016-12-08 05:12:43 -0700 |
commit | 191f6aa956e45a99ed909daca244e8a47fca12d1 (patch) | |
tree | 389acbd6e6c13e0159036ea7cab7ee06930c67b9 /dev-libs | |
parent | kde-base/kactivities -> kde-frameworks/kactivities (diff) | |
download | gentoo-191f6aa956e45a99ed909daca244e8a47fca12d1.tar.gz gentoo-191f6aa956e45a99ed909daca244e8a47fca12d1.tar.bz2 gentoo-191f6aa956e45a99ed909daca244e8a47fca12d1.zip |
dev-libs/tut: fix license (bug #601950)
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/tut/tut-2013.12.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/tut/tut-2013.12.18.ebuild b/dev-libs/tut/tut-2013.12.18.ebuild index ed1fff22a4dc..7d91ff110067 100644 --- a/dev-libs/tut/tut-2013.12.18.ebuild +++ b/dev-libs/tut/tut-2013.12.18.ebuild @@ -14,7 +14,7 @@ DESCRIPTION="C++ Template Unit Test Framework" HOMEPAGE="http://mrzechonek.github.io/tut-framework/" SRC_URI="https://github.com/mrzechonek/tut-framework/archive/${PV//./-}.tar.gz -> ${P}.tar.gz" -LICENSE="BSD" +LICENSE="BSD-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" |