commit: 781a3421b96f9e9cf2bc5041a11726dc1147bc03 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Wed May 12 10:58:24 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=781a3421
net-analyzer/barnyard: 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> .../barnyard/{barnyard-0.2.0-r6.ebuild => barnyard-0.2.0-r7.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-analyzer/barnyard/barnyard-0.2.0-r6.ebuild b/net-analyzer/barnyard/barnyard-0.2.0-r7.ebuild similarity index 95% rename from net-analyzer/barnyard/barnyard-0.2.0-r6.ebuild rename to net-analyzer/barnyard/barnyard-0.2.0-r7.ebuild index 6786fba3781..e6c4d3a4e92 100644 --- a/net-analyzer/barnyard/barnyard-0.2.0-r6.ebuild +++ b/net-analyzer/barnyard/barnyard-0.2.0-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 @@ -13,7 +13,7 @@ SRC_URI=" " SLOT="0" -LICENSE="QPL GPL-2" +LICENSE="QPL-1.0 GPL-2" # GPL-2 for init script KEYWORDS="~amd64 -sparc ~x86" IUSE="mysql postgres sguil"
