commit:     da360c9f2053dbd53a0cce845a1f60b84045ec10
Author:     Vladimir Pavljuchenkov (SpiderX) <spiderx <AT> spiderx <DOT> dp 
<DOT> ua>
AuthorDate: Sun Sep 29 11:21:10 2019 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Oct  7 05:19:47 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da360c9f

app-shells/peco: update LICENSE (wrt 695228), revbump with EAPI 7

Closes: https://bugs.gentoo.org/695228

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Vladimir Pavljuchenkov <spiderx <AT> spiderx.dp.ua>
Closes: https://github.com/gentoo/gentoo/pull/13088
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 app-shells/peco/{peco-0.5.3.ebuild => peco-0.5.3-r1.ebuild} | 6 +++---
 app-shells/peco/peco-0.5.3.ebuild                           | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/app-shells/peco/peco-0.5.3.ebuild 
b/app-shells/peco/peco-0.5.3-r1.ebuild
similarity index 95%
copy from app-shells/peco/peco-0.5.3.ebuild
copy to app-shells/peco/peco-0.5.3-r1.ebuild
index 958bad43d52..b548d189488 100644
--- a/app-shells/peco/peco-0.5.3.ebuild
+++ b/app-shells/peco/peco-0.5.3-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 EGO_VENDOR=( "github.com/google/btree 0c3044bc8bada22db67b93f5760fe3f05d6a5c25"
        "github.com/jessevdk/go-flags 8bc97d602c3bfeb5fc6fc9b5a9c898f245495637"
@@ -20,7 +20,7 @@ HOMEPAGE="https://github.com/peco/peco";
 SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
        ${EGO_VENDOR_URI}"
 
-LICENSE="MIT"
+LICENSE="Apache-2.0 BSD BSD-2 MIT"
 SLOT="0"
 KEYWORDS="~amd64"
 IUSE="test"

diff --git a/app-shells/peco/peco-0.5.3.ebuild 
b/app-shells/peco/peco-0.5.3.ebuild
index 958bad43d52..c40d5b88851 100644
--- a/app-shells/peco/peco-0.5.3.ebuild
+++ b/app-shells/peco/peco-0.5.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -20,7 +20,7 @@ HOMEPAGE="https://github.com/peco/peco";
 SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
        ${EGO_VENDOR_URI}"
 
-LICENSE="MIT"
+LICENSE="Apache-2.0 BSD BSD-2 MIT"
 SLOT="0"
 KEYWORDS="~amd64"
 IUSE="test"

Reply via email to