commit: 6e544c64f4acc1df8f6e1ccb5789f35807ff45f3 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Wed May 12 10:58:52 2021 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Thu May 13 16:12:10 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e544c64
net-analyzer/sancp: Update LICENSE QPL and QPL-1.0 are duplicates. Bug: https://bugs.gentoo.org/789666 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> net-analyzer/sancp/{sancp-1.6.1-r6.ebuild => sancp-1.6.1-r7.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-analyzer/sancp/sancp-1.6.1-r6.ebuild b/net-analyzer/sancp/sancp-1.6.1-r7.ebuild similarity index 95% rename from net-analyzer/sancp/sancp-1.6.1-r6.ebuild rename to net-analyzer/sancp/sancp-1.6.1-r7.ebuild index be00f2204c5..e18588995cb 100644 --- a/net-analyzer/sancp/sancp-1.6.1-r6.ebuild +++ b/net-analyzer/sancp/sancp-1.6.1-r7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ SRC_URI=" http://sancp.sourceforge.net/${PN}-1.6.1.fix200606.d.patch " -LICENSE="QPL GPL-2" +LICENSE="QPL-1.0 GPL-2" # GPL-2 for init script SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="sguil"
