public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-power/cpufrequtils: cpufrequtils-008.ebuild
@ 2011-07-21 19:47 Matt Turner (mattst88)
  0 siblings, 0 replies; only message in thread
From: Matt Turner (mattst88) @ 2011-07-21 19:47 UTC (permalink / raw
  To: gentoo-commits

mattst88    11/07/21 19:47:14

  Modified:             cpufrequtils-008.ebuild
  Log:
  Fix grammar (bug 334495), remove -pipe from Makefile's CFLAGS (bug 362523), and don't depend on sysfsutils (bug 348620).
  
  (Portage version: 2.1.10.3/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  sys-power/cpufrequtils/cpufrequtils-008.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/cpufrequtils/cpufrequtils-008.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/cpufrequtils/cpufrequtils-008.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/cpufrequtils/cpufrequtils-008.ebuild?r1=1.1&r2=1.2

Index: cpufrequtils-008.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-power/cpufrequtils/cpufrequtils-008.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cpufrequtils-008.ebuild	5 Jul 2010 19:43:34 -0000	1.1
+++ cpufrequtils-008.ebuild	21 Jul 2011 19:47:14 -0000	1.2
@@ -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-power/cpufrequtils/cpufrequtils-008.ebuild,v 1.1 2010/07/05 19:43:34 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufrequtils/cpufrequtils-008.ebuild,v 1.2 2011/07/21 19:47:14 mattst88 Exp $
 
 EAPI="3"
 
@@ -15,13 +15,15 @@
 KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="debug nls"
 
-DEPEND="sys-fs/sysfsutils"
+DEPEND=""
+RDEPEND=""
 
 ft() { use $1 && echo true || echo false ; }
 
 src_prepare() {
 	epatch "${FILESDIR}"/${PN}-007-build.patch
 	epatch "${FILESDIR}"/${PN}-007-nls.patch #205576 #292246
+	epatch "${FILESDIR}"/${PN}-008-remove-pipe-from-CFLAGS.patch #362523
 }
 
 src_configure() {






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-07-21 19:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-21 19:47 [gentoo-commits] gentoo-x86 commit in sys-power/cpufrequtils: cpufrequtils-008.ebuild Matt Turner (mattst88)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox