From 8515bd4b9598cfe69fdcef54cb8226f166dbd286 Mon Sep 17 00:00:00 2001 From: Rene Gollent Date: Fri, 11 Sep 2015 18:07:05 -0400 Subject: [PATCH] libtool: Add missing LICENSE. --- sys-devel/libtool/libtool-2.4.2.recipe | 1 + 1 file changed, 1 insertion(+) diff --git a/sys-devel/libtool/libtool-2.4.2.recipe b/sys-devel/libtool/libtool-2.4.2.recipe index f2a4855c6..e706c6427 100644 --- a/sys-devel/libtool/libtool-2.4.2.recipe +++ b/sys-devel/libtool/libtool-2.4.2.recipe @@ -4,6 +4,7 @@ DESCRIPTION="GNU libtool is a set of shell scripts to automatically configure \ UNIX architectures to build shared libraries in a generic fashion." HOMEPAGE="http://www.gnu.org/software/libtool" COPYRIGHT="2004-2010 Free Software Foundation, Inc."LICENSE="GNU GPL v2" +LICENSE="GNU GPL v2" REVISION="1" SOURCE_URI="ftp://ftp.gnu.org/gnu/libtool/libtool-2.4.2.tar.gz" CHECKSUM_SHA256="b38de44862a987293cd3d8dfae1c409d514b6c4e794ebc93648febf9afc38918"