From: Thomas Deutschmann Date: Mon, 20 May 2019 22:35:03 +0000 (+0200) Subject: app-portage/elicense: fix DESCRIPTION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=61cb267e6870353fa14451cb3da4fe72b037f83e;p=gentoo.git app-portage/elicense: fix DESCRIPTION Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann --- diff --git a/app-portage/elicense/elicense-1.0.0.ebuild b/app-portage/elicense/elicense-1.0.0.ebuild index 9d3210d94d94..a7cb3da3c328 100644 --- a/app-portage/elicense/elicense-1.0.0.ebuild +++ b/app-portage/elicense/elicense-1.0.0.ebuild @@ -13,7 +13,7 @@ else KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-fbsd" fi -DESCRIPTION="A common interface to Gentoo package managers" +DESCRIPTION="Tool to find installed packages in Gentoo with non-accepted license(s)" HOMEPAGE="https://github.com/Whissi/elicense" LICENSE="GPL-2" diff --git a/app-portage/elicense/elicense-9999.ebuild b/app-portage/elicense/elicense-9999.ebuild index 9d3210d94d94..a7cb3da3c328 100644 --- a/app-portage/elicense/elicense-9999.ebuild +++ b/app-portage/elicense/elicense-9999.ebuild @@ -13,7 +13,7 @@ else KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-fbsd" fi -DESCRIPTION="A common interface to Gentoo package managers" +DESCRIPTION="Tool to find installed packages in Gentoo with non-accepted license(s)" HOMEPAGE="https://github.com/Whissi/elicense" LICENSE="GPL-2"