diff options
Diffstat (limited to 'dev-libs/cxxtools/cxxtools-2.2.1.ebuild')
-rw-r--r-- | dev-libs/cxxtools/cxxtools-2.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/cxxtools/cxxtools-2.2.1.ebuild b/dev-libs/cxxtools/cxxtools-2.2.1.ebuild index d839e3a06acd..073a9fc92cfb 100644 --- a/dev-libs/cxxtools/cxxtools-2.2.1.ebuild +++ b/dev-libs/cxxtools/cxxtools-2.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,7 +7,7 @@ DESCRIPTION="Collection of general purpose C++-classes" HOMEPAGE="http://www.tntnet.org/cxxtools.html" SRC_URI="http://www.tntnet.org/download/${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="amd64 ~sparc x86" IUSE="" |