summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-06-29 01:06:34 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-06-29 01:06:34 +0200
commit1f256ece35cddedb93e6abdc7faae39bdb20c221 (patch)
tree87ff504bae5602252264133363aaa142a782799f /app-text
parentapp-text/vgrep: new package (diff)
downloadgentoo-1f256ece35cddedb93e6abdc7faae39bdb20c221.tar.gz
gentoo-1f256ece35cddedb93e6abdc7faae39bdb20c221.tar.bz2
gentoo-1f256ece35cddedb93e6abdc7faae39bdb20c221.zip
app-text/vgrep: add BSD license
Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r--app-text/vgrep/vgrep-2.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/vgrep/vgrep-2.3.1.ebuild b/app-text/vgrep/vgrep-2.3.1.ebuild
index 0ccd06c8eb51..f50049ccd32f 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"