From 4939e7dccd720abf20a63871a7fbb3dae0042bb0 Mon Sep 17 00:00:00 2001 From: Scott McCreary Date: Wed, 11 Dec 2013 13:00:03 -0800 Subject: [PATCH] Add missing COPYRIGHT and LICENSE entries for libpthread_stubs --- dev-libs/libpthread_stubs/libpthread_stubs-0.3.recipe | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dev-libs/libpthread_stubs/libpthread_stubs-0.3.recipe b/dev-libs/libpthread_stubs/libpthread_stubs-0.3.recipe index 97125d651..5df1e235d 100644 --- a/dev-libs/libpthread_stubs/libpthread_stubs-0.3.recipe +++ b/dev-libs/libpthread_stubs/libpthread_stubs-0.3.recipe @@ -5,6 +5,9 @@ SRC_URI="http://xcb.freedesktop.org/dist/libpthread-stubs-0.3.tar.gz" CHECKSUM_MD5="a09d928c4af54fe5436002345ef71138" REVISION="1" +COPYRIGHT="2006 Diego Pettenò" +LICENSE="MIT" + ARCHITECTURES="x86_gcc2 x86 x86_64" SECONDARY_ARCHITECTURES="x86_gcc2 x86"