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 1QlrZd-0004OC-C3 for garchives@archives.gentoo.org; Wed, 27 Jul 2011 00:02:05 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CAB8221C04D for ; Wed, 27 Jul 2011 00:02:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id EDE62E0512 for ; Tue, 26 Jul 2011 23:30:09 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4D5F11B4031 for ; Tue, 26 Jul 2011 23:30:09 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2284) id 0B90E20051; Tue, 26 Jul 2011 23:30:08 +0000 (UTC) From: "Matt Turner (mattst88)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, mattst88@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sys-power/cpufrequtils: ChangeLog cpufrequtils-008-r1.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog cpufrequtils-008-r1.ebuild X-VCS-Directories: sys-power/cpufrequtils X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner Content-Type: text/plain; charset=utf8 Message-Id: <20110726233008.0B90E20051@flycatcher.gentoo.org> Date: Tue, 26 Jul 2011 23:30:08 +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: X-Archives-Hash: c4e74ff9028c0f0e2951b5d0c5a470e9 mattst88 11/07/26 23:30:08 Modified: ChangeLog cpufrequtils-008-r1.ebuild Log: Fix compilatin on x86-32 with -fPIC (for hardened), bug 375967. =20 (Portage version: 2.1.10.3/cvs/Linux x86_64) Revision Changes Path 1.60 sys-power/cpufrequtils/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/cpufrequ= tils/ChangeLog?rev=3D1.60&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/cpufrequ= tils/ChangeLog?rev=3D1.60&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/cpufrequ= tils/ChangeLog?r1=3D1.59&r2=3D1.60 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-power/cpufrequtils/ChangeLog,v retrieving revision 1.59 retrieving revision 1.60 diff -u -r1.59 -r1.60 --- ChangeLog 26 Jul 2011 16:47:50 -0000 1.59 +++ ChangeLog 26 Jul 2011 23:30:07 -0000 1.60 @@ -1,6 +1,10 @@ # ChangeLog for sys-power/cpufrequtils # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufrequtils/ChangeLog,v 1.= 59 2011/07/26 16:47:50 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufrequtils/ChangeLog,v 1.= 60 2011/07/26 23:30:07 mattst88 Exp $ + + 26 Jul 2011; Matt Turner cpufrequtils-008-r1.ebu= ild, + +files/cpufrequtils-008-fix-compilation-on-x86-32-with-fPIC.patch: + Fix compilatin on x86-32 with -fPIC (for hardened), bug 375967. =20 26 Jul 2011; Kacper Kowalik cpufrequtils-008-r1.ebuild: 1.5 sys-power/cpufrequtils/cpufrequtils-008-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/cpufrequ= tils/cpufrequtils-008-r1.ebuild?rev=3D1.5&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/cpufrequ= tils/cpufrequtils-008-r1.ebuild?rev=3D1.5&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/cpufrequ= tils/cpufrequtils-008-r1.ebuild?r1=3D1.4&r2=3D1.5 Index: cpufrequtils-008-r1.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-power/cpufrequtils/cpufrequtils-008= -r1.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- cpufrequtils-008-r1.ebuild 26 Jul 2011 16:47:50 -0000 1.4 +++ cpufrequtils-008-r1.ebuild 26 Jul 2011 23:30:07 -0000 1.5 @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufrequtils/cpufrequtils-0= 08-r1.ebuild,v 1.4 2011/07/26 16:47:50 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufrequtils/cpufrequtils-0= 08-r1.ebuild,v 1.5 2011/07/26 23:30:07 mattst88 Exp $ =20 EAPI=3D"3" =20 @@ -27,6 +27,7 @@ epatch "${FILESDIR}"/${PN}-008-cpuid.patch epatch "${FILESDIR}"/${PN}-008-fix-msr-read.patch epatch "${FILESDIR}"/${PN}-008-increase-MAX_LINE_LEN.patch + epatch "${FILESDIR}"/${PN}-008-fix-compilation-on-x86-32-with-fPIC.patc= h #375967 } =20 src_configure() {