commit: 28444f9fdb0339d66087e95262b042e54222375c Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Sat Feb 25 10:09:21 2017 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Sat Feb 25 10:09:41 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28444f9f
app-admin/cronolog: Fix LICENSE. Package-Manager: Portage-2.3.3, Repoman-2.3.1 app-admin/cronolog/cronolog-1.6.2-r3.ebuild | 2 +- app-admin/cronolog/cronolog-1.6.2-r4.ebuild | 2 +- app-admin/cronolog/cronolog-1.6.2-r5.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app-admin/cronolog/cronolog-1.6.2-r3.ebuild b/app-admin/cronolog/cronolog-1.6.2-r3.ebuild index c62702b0e3..595d8b9259 100644 --- a/app-admin/cronolog/cronolog-1.6.2-r3.ebuild +++ b/app-admin/cronolog/cronolog-1.6.2-r3.ebuild @@ -8,7 +8,7 @@ DESCRIPTION="Cronolog apache logfile rotator" HOMEPAGE="http://cronolog.org/" SRC_URI="http://cronolog.org/download/${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="GPL-2+ Apache-1.0" SLOT="0" KEYWORDS="amd64 ppc x86" IUSE="" diff --git a/app-admin/cronolog/cronolog-1.6.2-r4.ebuild b/app-admin/cronolog/cronolog-1.6.2-r4.ebuild index be5ecb3fa8..4452097051 100644 --- a/app-admin/cronolog/cronolog-1.6.2-r4.ebuild +++ b/app-admin/cronolog/cronolog-1.6.2-r4.ebuild @@ -8,7 +8,7 @@ DESCRIPTION="Cronolog apache logfile rotator" HOMEPAGE="http://cronolog.org/" SRC_URI="http://cronolog.org/download/${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="GPL-2+ Apache-1.0" SLOT="0" KEYWORDS="amd64 ~arm ~ppc x86" IUSE="" diff --git a/app-admin/cronolog/cronolog-1.6.2-r5.ebuild b/app-admin/cronolog/cronolog-1.6.2-r5.ebuild index fb89cc95fc..9e103ea121 100644 --- a/app-admin/cronolog/cronolog-1.6.2-r5.ebuild +++ b/app-admin/cronolog/cronolog-1.6.2-r5.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="Log rotation software" HOMEPAGE="https://github.com/fordmason/cronolog" SRC_URI="http://cronolog.org/download/${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="GPL-2+ Apache-1.0" SLOT="0" KEYWORDS="~amd64 ~arm ~ppc ~x86"
