app-admin/ps_mem: fix license on older versions

Package-Manager: Portage-2.3.49, Repoman-2.3.10
This commit is contained in:
Ben Kohler
2018-09-19 10:37:21 -05:00
parent 948479c943
commit 55cfbc2fd5
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ DESCRIPTION="A utility to report core memory usage per program"
HOMEPAGE="https://github.com/pixelb/${PN}"
SRC_URI="https://github.com/pixelb/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~sparc ~x86"
IUSE=""

View File

@@ -10,7 +10,7 @@ DESCRIPTION="A utility to report core memory usage per program"
HOMEPAGE="https://github.com/pixelb/${PN}"
SRC_URI="https://github.com/pixelb/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~sparc ~x86"
IUSE=""