From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1SfCCo-0002Vj-LW for garchives@archives.gentoo.org; Thu, 14 Jun 2012 15:43:30 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 48C20E0574; Thu, 14 Jun 2012 15:43:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 156BFE0574 for ; Thu, 14 Jun 2012 15:43:23 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7AA6F1B400B for ; Thu, 14 Jun 2012 15:43:22 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2166) id 3296C2004B; Thu, 14 Jun 2012 15:43:21 +0000 (UTC) From: "Samuli Suominen (ssuominen)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ssuominen@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/libproplist/files: libproplist-0.10.1-include.patch X-VCS-Repository: gentoo-x86 X-VCS-Files: libproplist-0.10.1-include.patch X-VCS-Directories: x11-libs/libproplist/files X-VCS-Committer: ssuominen X-VCS-Committer-Name: Samuli Suominen Content-Type: text/plain; charset=utf8 Message-Id: <20120614154321.3296C2004B@flycatcher.gentoo.org> Date: Thu, 14 Jun 2012 15:43:21 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 9d3926f7-a769-4042-8f67-024e89c1e4d4 X-Archives-Hash: c016ab1a26a903bf55fa6aa24ada6f0d ssuominen 12/06/14 15:43:21 Added: libproplist-0.10.1-include.patch Log: x11-libs/libPropList rename to x11-libs/libproplist =20 (Portage version: 2.2.0_alpha110/cvs/Linux x86_64, RepoMan options: --f= orce) Revision Changes Path 1.1 x11-libs/libproplist/files/libproplist-0.10.1-includ= e.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libpropli= st/files/libproplist-0.10.1-include.patch?rev=3D1.1&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libpropli= st/files/libproplist-0.10.1-include.patch?rev=3D1.1&content-type=3Dtext/p= lain Index: libproplist-0.10.1-include.patch =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- comparing.c +++ comparing.c @@ -4,6 +4,7 @@ =20 */ =20 +#include /* strcmp(), memcmp() */ #include "proplistP.h" =20 /* forward prototype */