commit: 299de34b0f8707d5924bbb6a6cc7c42146570499 Author: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org> AuthorDate: Sat Mar 18 17:22:37 2017 +0000 Commit: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org> CommitDate: Sat Mar 18 17:43:06 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=299de34b
app-forensics/yasat: fix the license GPL-3 -> GPL-3+ Package-Manager: Portage-2.3.3, Repoman-2.3.1 app-forensics/yasat/yasat-526.ebuild | 4 ++-- app-forensics/yasat/yasat-700.ebuild | 4 ++-- app-forensics/yasat/yasat-755.ebuild | 4 ++-- app-forensics/yasat/yasat-839.ebuild | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/app-forensics/yasat/yasat-526.ebuild b/app-forensics/yasat/yasat-526.ebuild index 3bf5d0bc5fc..5afa111fb9f 100644 --- a/app-forensics/yasat/yasat-526.ebuild +++ b/app-forensics/yasat/yasat-526.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,7 +7,7 @@ DESCRIPTION="Security and system auditing tool" HOMEPAGE="http://yasat.sourceforge.net" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" -LICENSE="GPL-3" +LICENSE="GPL-3+" SLOT="0" KEYWORDS="~amd64 ~sparc ~x86" IUSE="" diff --git a/app-forensics/yasat/yasat-700.ebuild b/app-forensics/yasat/yasat-700.ebuild index a6fe4897e83..408b1439aff 100644 --- a/app-forensics/yasat/yasat-700.ebuild +++ b/app-forensics/yasat/yasat-700.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ DESCRIPTION="Security and system auditing tool" HOMEPAGE="http://yasat.sourceforge.net" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" -LICENSE="GPL-3" +LICENSE="GPL-3+" SLOT="0" KEYWORDS="~amd64 ~sparc ~x86" diff --git a/app-forensics/yasat/yasat-755.ebuild b/app-forensics/yasat/yasat-755.ebuild index d7df8b9cf26..5474a003438 100644 --- a/app-forensics/yasat/yasat-755.ebuild +++ b/app-forensics/yasat/yasat-755.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ DESCRIPTION="Security and system auditing tool" HOMEPAGE="http://yasat.sourceforge.net" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" -LICENSE="GPL-3" +LICENSE="GPL-3+" SLOT="0" KEYWORDS="~amd64 ~sparc ~x86" diff --git a/app-forensics/yasat/yasat-839.ebuild b/app-forensics/yasat/yasat-839.ebuild index c70f5b55dbd..5474a003438 100644 --- a/app-forensics/yasat/yasat-839.ebuild +++ b/app-forensics/yasat/yasat-839.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ DESCRIPTION="Security and system auditing tool" HOMEPAGE="http://yasat.sourceforge.net" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" -LICENSE="GPL-3" +LICENSE="GPL-3+" SLOT="0" KEYWORDS="~amd64 ~sparc ~x86"
