pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

gcc43: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Thu Apr 5 00:48:36 2018 +0900
Changeset:	7ab5d178a27f23b827d547cbe430e17f84beb149

Modified Files:
	gcc43/Makefile

Log Message:
gcc43: add LICENSE

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=7ab5d178a27f23b827d547cbe430e17f84beb149

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 gcc43/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/gcc43/Makefile b/gcc43/Makefile
old mode 100644
new mode 100755
index de9bfe8ab0..2536fb4140
--- a/gcc43/Makefile
+++ b/gcc43/Makefile
@@ -6,6 +6,7 @@ PKGNAME=		gcc43-${GCC_VERSION}
 CATEGORIES=		lang
 MASTER_SITES=		${MASTER_SITE_GNU:=gcc/gcc-${GCC_VERSION}/}
 EXTRACT_SUFX=		.tar.bz2
+LICENSE=		gnu-gpl-v2 AND gnu-lgpl-v2.1 AND gnu-gpl-v3 AND gnu-lgpl-v3
 
 MAINTAINER=		blair.sadewitz%gmail.com@localhost
 HOMEPAGE=		http://gcc.gnu.org/


Home | Main Index | Thread Index | Old Index