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 1NtxbC-00044K-1a for garchives@archives.gentoo.org; Tue, 23 Mar 2010 06:28:22 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6B870E07A7; Tue, 23 Mar 2010 06:28:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 2ACD8E07A7 for ; Tue, 23 Mar 2010 06:28: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 8961F1B4077 for ; Tue, 23 Mar 2010 06:28:18 +0000 (UTC) Received: from the_paya by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1Ntxb7-000106-VN for gentoo-commits@lists.gentoo.org; Tue, 23 Mar 2010 06:28:18 +0000 From: "Javier Villavicencio (the_paya)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, the_paya@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sys-freebsd/freebsd-lib: ChangeLog freebsd-lib-8.0.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog freebsd-lib-8.0.ebuild X-VCS-Directories: sys-freebsd/freebsd-lib X-VCS-Committer: the_paya X-VCS-Committer-Name: Javier Villavicencio Content-Type: text/plain; charset=utf8 Message-Id: Sender: Javier Villavicencio Date: Tue, 23 Mar 2010 06:28:17 +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: f3744f61-f577-4e01-bb90-c66b275539a5 X-Archives-Hash: 4257538f9fc429f62abe57a615eecd44 the_paya 10/03/23 06:28:17 Modified: ChangeLog freebsd-lib-8.0.ebuild Log: Fix linking during a stage3 build. (Portage version: 2.2_rc67/cvs/FreeBSD i386) Revision Changes Path 1.85 sys-freebsd/freebsd-lib/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-freebsd/freebs= d-lib/ChangeLog?rev=3D1.85&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-freebsd/freebs= d-lib/ChangeLog?rev=3D1.85&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-freebsd/freebs= d-lib/ChangeLog?r1=3D1.84&r2=3D1.85 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-freebsd/freebsd-lib/ChangeLog,v retrieving revision 1.84 retrieving revision 1.85 diff -u -r1.84 -r1.85 --- ChangeLog 19 Mar 2010 11:50:39 -0000 1.84 +++ ChangeLog 23 Mar 2010 06:28:17 -0000 1.85 @@ -1,6 +1,10 @@ # ChangeLog for sys-freebsd/freebsd-lib # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-lib/ChangeLog,v 1= .84 2010/03/19 11:50:39 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-lib/ChangeLog,v 1= .85 2010/03/23 06:28:17 the_paya Exp $ + + 23 Mar 2010; Javier Villavicencio + freebsd-lib-8.0.ebuild, +files/freebsd-lib-8.0-rpcsec_gss.patch: + Fix linking during a stage3 build. =20 *freebsd-lib-8.0 (19 Mar 2010) =20 1.3 sys-freebsd/freebsd-lib/freebsd-lib-8.0.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-freebsd/freebs= d-lib/freebsd-lib-8.0.ebuild?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-freebsd/freebs= d-lib/freebsd-lib-8.0.ebuild?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-freebsd/freebs= d-lib/freebsd-lib-8.0.ebuild?r1=3D1.2&r2=3D1.3 Index: freebsd-lib-8.0.ebuild =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-freebsd/freebsd-lib/freebsd-lib-8.0= .ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- freebsd-lib-8.0.ebuild 19 Mar 2010 22:24:37 -0000 1.2 +++ freebsd-lib-8.0.ebuild 23 Mar 2010 06:28:17 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-lib/freebsd-lib-8= .0.ebuild,v 1.2 2010/03/19 22:24:37 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-lib/freebsd-lib-8= .0.ebuild,v 1.3 2010/03/23 06:28:17 the_paya Exp $ =20 EAPI=3D2 =20 @@ -88,7 +88,8 @@ "${FILESDIR}/${PN}-6.1-csu.patch" "${FILESDIR}/${PN}-6.2-bluetooth.patch" "${FILESDIR}/${PN}-new_as.patch" - "${FILESDIR}/${PN}-8.0-log2.patch" ) + "${FILESDIR}/${PN}-8.0-log2.patch" + "${FILESDIR}/${PN}-8.0-rpcsec_gss.patch" ) =20 # Here we disable and remove source which we don't need or want # In order: