diff options
author | Göktürk Yüksek <gokturk@gentoo.org> | 2017-03-18 13:22:37 -0400 |
---|---|---|
committer | Göktürk Yüksek <gokturk@gentoo.org> | 2017-03-18 13:43:06 -0400 |
commit | 299de34b0f8707d5924bbb6a6cc7c42146570499 (patch) | |
tree | a2d8b447009d8fe69cdb0622666ec587467462e6 /app-forensics | |
parent | www-servers/varnish: version bump to 5.1.1 (diff) | |
download | gentoo-299de34b0f8707d5924bbb6a6cc7c42146570499.tar.gz gentoo-299de34b0f8707d5924bbb6a6cc7c42146570499.tar.bz2 gentoo-299de34b0f8707d5924bbb6a6cc7c42146570499.zip |
app-forensics/yasat: fix the license GPL-3 -> GPL-3+
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-forensics')
-rw-r--r-- | app-forensics/yasat/yasat-526.ebuild | 4 | ||||
-rw-r--r-- | app-forensics/yasat/yasat-700.ebuild | 4 | ||||
-rw-r--r-- | app-forensics/yasat/yasat-755.ebuild | 4 | ||||
-rw-r--r-- | 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 3bf5d0bc5fc3..5afa111fb9f5 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 a6fe4897e833..408b1439affd 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 d7df8b9cf264..5474a0034388 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 c70f5b55dbde..5474a0034388 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" |