public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-wireless/wimax: ChangeLog wimax-1.5.1-r1.ebuild
@ 2011-02-24 10:42 Alexey Shvetsov (alexxy)
  0 siblings, 0 replies; only message in thread
From: Alexey Shvetsov (alexxy) @ 2011-02-24 10:42 UTC (permalink / raw
  To: gentoo-commits

alexxy      11/02/24 10:42:16

  Modified:             ChangeLog wimax-1.5.1-r1.ebuild
  Log:
  [net-wireless/wimax] Fix building
  
  (Portage version: 2.2.0_alpha25/cvs/Linux x86_64)

Revision  Changes    Path
1.9                  net-wireless/wimax/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/wimax/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/wimax/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/wimax/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-wireless/wimax/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	24 Feb 2011 10:24:42 -0000	1.8
+++ ChangeLog	24 Feb 2011 10:42:15 -0000	1.9
@@ -1,6 +1,9 @@
 # ChangeLog for net-wireless/wimax
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/wimax/ChangeLog,v 1.8 2011/02/24 10:24:42 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/wimax/ChangeLog,v 1.9 2011/02/24 10:42:15 alexxy Exp $
+
+  24 Feb 2011; Alexey Shvetsov <alexxy@gentoo.org> wimax-1.5.1-r1.ebuild:
+  Fix building
 
   24 Feb 2011; Alexey Shvetsov <alexxy@gentoo.org>
   files/updates/0009-daemon-don-t-mask-SEGV-just-crash-and-dump-core.patch:



1.2                  net-wireless/wimax/wimax-1.5.1-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/wimax/wimax-1.5.1-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/wimax/wimax-1.5.1-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/wimax/wimax-1.5.1-r1.ebuild?r1=1.1&r2=1.2

Index: wimax-1.5.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-wireless/wimax/wimax-1.5.1-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- wimax-1.5.1-r1.ebuild	23 Feb 2011 11:12:08 -0000	1.1
+++ wimax-1.5.1-r1.ebuild	24 Feb 2011 10:42:15 -0000	1.2
@@ -1,10 +1,10 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/wimax/wimax-1.5.1-r1.ebuild,v 1.1 2011/02/23 11:12:08 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/wimax/wimax-1.5.1-r1.ebuild,v 1.2 2011/02/24 10:42:15 alexxy Exp $
 
 EAPI="3"
 
-inherit linux-info base
+inherit linux-info base autotools
 
 DESCRIPTION="Intel WiMAX daemon used to interface to the hardware"
 HOMEPAGE="http://www.linuxwimax.org/"
@@ -48,6 +48,13 @@
 	linux-info_pkg_setup
 }
 
+src_prepare() {
+	for x in ${PATCHES[@]}; do
+		epatch ${x}
+	done
+	eautoreconf
+}
+
 src_configure() {
 	econf \
 		--with-libwimaxll=/usr/$(get_libdir) \






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

only message in thread, other threads:[~2011-02-24 10:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-24 10:42 [gentoo-commits] gentoo-x86 commit in net-wireless/wimax: ChangeLog wimax-1.5.1-r1.ebuild Alexey Shvetsov (alexxy)

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