commit:     0bdbbda4bae5f133c6ec22add6e79ffdc7f41fff
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 25 17:33:39 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sun Feb 25 17:34:29 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bdbbda4

sys-process/time: Fix license to GPL-3+

1.7.2 compared to 1.7 only real change was releasing under GPL-3+
instead of GPL-2+. Fix LICENSE accordingly.

Acked-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
Package-Manager: Portage-2.3.19, Repoman-2.3.6

 sys-process/time/time-1.7.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/time/time-1.7.2.ebuild 
b/sys-process/time/time-1.7.2.ebuild
index 2dbebf19cb4..a10b393bad4 100644
--- a/sys-process/time/time-1.7.2.ebuild
+++ b/sys-process/time/time-1.7.2.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Displays info about resources used by a program"
 HOMEPAGE="https://www.gnu.org/directory/time.html";
 SRC_URI="http://git.savannah.gnu.org/cgit/time.git/snapshot/${P}.tar.gz";
 
-LICENSE="GPL-2"
+LICENSE="GPL-3+"
 SLOT="0"
 KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-linux ~x86-linux"
 IUSE=""

Reply via email to