public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-geosciences/gpsd: ChangeLog gpsd-2.32.ebuild gpsd-2.38.ebuild
@ 2011-04-10 22:00 Arfrever Frehtes Taifersar Arahesis (arfrever)
  0 siblings, 0 replies; only message in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2011-04-10 22:00 UTC (permalink / raw
  To: gentoo-commits

arfrever    11/04/10 22:00:13

  Modified:             ChangeLog gpsd-2.32.ebuild gpsd-2.38.ebuild
  Log:
  Fix deprecation warnings.
  
  (Portage version: 2.2.0_alpha29_p10/cvs/Linux x86_64)

Revision  Changes    Path
1.61                 sci-geosciences/gpsd/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/ChangeLog?rev=1.61&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/ChangeLog?rev=1.61&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/ChangeLog?r1=1.60&r2=1.61

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- ChangeLog	2 Mar 2011 19:51:41 -0000	1.60
+++ ChangeLog	10 Apr 2011 22:00:13 -0000	1.61
@@ -1,6 +1,10 @@
 # ChangeLog for sci-geosciences/gpsd
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/ChangeLog,v 1.60 2011/03/02 19:51:41 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/ChangeLog,v 1.61 2011/04/10 22:00:13 arfrever Exp $
+
+  10 Apr 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+  gpsd-2.32.ebuild, gpsd-2.38.ebuild:
+  Fix deprecation warnings.
 
   02 Mar 2011; Justin Lecher <jlec@gentoo.org> gpsd-2.38.ebuild,
   gpsd-2.39-r1.ebuild, gpsd-2.95-r1.ebuild:



1.14                 sci-geosciences/gpsd/gpsd-2.32.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/gpsd-2.32.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/gpsd-2.32.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/gpsd-2.32.ebuild?r1=1.13&r2=1.14

Index: gpsd-2.32.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/gpsd-2.32.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- gpsd-2.32.ebuild	21 Feb 2011 03:29:14 -0000	1.13
+++ gpsd-2.32.ebuild	10 Apr 2011 22:00:13 -0000	1.14
@@ -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/sci-geosciences/gpsd/gpsd-2.32.ebuild,v 1.13 2011/02/21 03:29:14 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/gpsd-2.32.ebuild,v 1.14 2011/04/10 22:00:13 arfrever Exp $
 
 EAPI=1
 
-inherit eutils libtool distutils
+inherit eutils libtool python
 
 DESCRIPTION="GPS daemon and library to support USB/serial GPS devices and various GPS/mapping clients."
 HOMEPAGE="http://gpsd.berlios.de/"



1.10                 sci-geosciences/gpsd/gpsd-2.38.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/gpsd-2.38.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/gpsd-2.38.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/gpsd-2.38.ebuild?r1=1.9&r2=1.10

Index: gpsd-2.38.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/gpsd-2.38.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- gpsd-2.38.ebuild	2 Mar 2011 19:51:41 -0000	1.9
+++ gpsd-2.38.ebuild	10 Apr 2011 22:00:13 -0000	1.10
@@ -1,8 +1,8 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/gpsd-2.38.ebuild,v 1.9 2011/03/02 19:51:41 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/gpsd-2.38.ebuild,v 1.10 2011/04/10 22:00:13 arfrever Exp $
 
-EAPI="1"
+EAPI="3"
 
 inherit autotools eutils distutils flag-o-matic
 
@@ -46,9 +46,7 @@
 		sys-libs/ncurses
 	)"
 
-src_unpack() {
-	unpack ${A}
-	cd "${S}"
+src_prepare() {
 	# add -lm to setup.py again (see bug #250757)
 	sed -i \
 	    -e "s:, gpspacket_sources:, gpspacket_sources, libraries=['m']:g" \
@@ -64,7 +62,7 @@
 	eautoreconf
 }
 
-src_compile() {
+src_configure() {
 
 	local my_conf="--enable-shared --with-pic --enable-static \
 		--disable-fast-install"
@@ -99,7 +97,9 @@
 
 	# still needs an explicit linkage with the math lib (bug #250757)
 	append-ldflags -Wl,-z,-defs -Wl,--no-undefined
+}
 
+src_compile() {
 	emake -j1 || die "emake failed"
 }
 






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

only message in thread, other threads:[~2011-04-10 22:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-10 22:00 [gentoo-commits] gentoo-x86 commit in sci-geosciences/gpsd: ChangeLog gpsd-2.32.ebuild gpsd-2.38.ebuild Arfrever Frehtes Taifersar Arahesis (arfrever)

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