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 1MMgrQ-0003gS-CJ for garchives@archives.gentoo.org; Fri, 03 Jul 2009 11:23:20 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3446EE02E0; Fri, 3 Jul 2009 11:23:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 1798BE02E0 for ; Fri, 3 Jul 2009 11:23:19 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id B00E8B4898 for ; Fri, 3 Jul 2009 11:23:18 +0000 (UTC) Received: from idl0r by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1MMgrO-0001mL-Dw for gentoo-commits@lists.gentoo.org; Fri, 03 Jul 2009 11:23:18 +0000 From: "Christian Ruppert (idl0r)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, idl0r@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sys-libs/libcap: ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog X-VCS-Directories: sys-libs/libcap X-VCS-Committer: idl0r X-VCS-Committer-Name: Christian Ruppert Content-Type: text/plain; charset=utf8 Message-Id: Sender: Christian Ruppert Date: Fri, 03 Jul 2009 11:23:18 +0000 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: c142e895-1e22-4773-bbca-b89e2a2f1fe1 X-Archives-Hash: 5d716bae0843d6fc483d540a9dafa887 idl0r 09/07/03 11:23:18 Modified: ChangeLog Log: Add missing -lpam to 0001-build-system-fixes.patch due to link issues w= ith -Wl,--no-undefined. (Portage version: 2.2_rc33/cvs/Linux x86_64) Revision Changes Path 1.94 sys-libs/libcap/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/libcap/Ch= angeLog?rev=3D1.94&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/libcap/Ch= angeLog?rev=3D1.94&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/libcap/Ch= angeLog?r1=3D1.93&r2=3D1.94 Index: ChangeLog =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 RCS file: /var/cvsroot/gentoo-x86/sys-libs/libcap/ChangeLog,v retrieving revision 1.93 retrieving revision 1.94 diff -u -r1.93 -r1.94 --- ChangeLog 16 May 2009 16:17:06 -0000 1.93 +++ ChangeLog 3 Jul 2009 11:23:18 -0000 1.94 @@ -1,6 +1,11 @@ # ChangeLog for sys-libs/libcap # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap/ChangeLog,v 1.93 2009= /05/16 16:17:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap/ChangeLog,v 1.94 2009= /07/03 11:23:18 idl0r Exp $ + + 03 Jul 2009; Christian Ruppert + files/2.16/0001-build-system-fixes.patch: + Add missing -lpam to 0001-build-system-fixes.patch due to link issues = with + -Wl,--no-undefined. =20 *libcap-2.16-r1 (16 May 2009) =20