commit: 1f256ece35cddedb93e6abdc7faae39bdb20c221 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Sun Jun 28 23:06:34 2020 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Sun Jun 28 23:06:34 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f256ece
app-text/vgrep: add BSD license Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> app-text/vgrep/vgrep-2.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/vgrep/vgrep-2.3.1.ebuild b/app-text/vgrep/vgrep-2.3.1.ebuild index 0ccd06c8eb5..f50049ccd32 100644 --- a/app-text/vgrep/vgrep-2.3.1.ebuild +++ b/app-text/vgrep/vgrep-2.3.1.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="A pager for grep, git-grep and similar grep implementations" HOMEPAGE="https://github.com/vrothberg/vgrep" SRC_URI="https://github.com/vrothberg/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="GPL-3+ MIT MIT-with-advertising" +LICENSE="BSD GPL-3+ MIT MIT-with-advertising" SLOT="0" KEYWORDS="~amd64"
