commit:     55cfbc2fd5f1a8d93cf0c4f352ec48c794f87ee2
Author:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 19 15:37:21 2018 +0000
Commit:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Wed Sep 19 15:37:45 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55cfbc2f

app-admin/ps_mem: fix license on older versions

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 app-admin/ps_mem/ps_mem-3.12-r1.ebuild | 2 +-
 app-admin/ps_mem/ps_mem-3.12.ebuild    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-admin/ps_mem/ps_mem-3.12-r1.ebuild 
b/app-admin/ps_mem/ps_mem-3.12-r1.ebuild
index 82174961a3b..1a46a4d9b58 100644
--- a/app-admin/ps_mem/ps_mem-3.12-r1.ebuild
+++ b/app-admin/ps_mem/ps_mem-3.12-r1.ebuild
@@ -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=""

diff --git a/app-admin/ps_mem/ps_mem-3.12.ebuild 
b/app-admin/ps_mem/ps_mem-3.12.ebuild
index a60e22bad8f..56d2145f42b 100644
--- a/app-admin/ps_mem/ps_mem-3.12.ebuild
+++ b/app-admin/ps_mem/ps_mem-3.12.ebuild
@@ -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=""

Reply via email to