vapier 15/02/18 19:43:36 Modified: gpsd-9999.ebuild ChangeLog Log: Update build to match latest git. (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Revision Changes Path 1.19 sci-geosciences/gpsd/gpsd-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/gpsd-9999.ebuild?rev=1.19&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/gpsd-9999.ebuild?rev=1.19&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/gpsd-9999.ebuild?r1=1.18&r2=1.19 Index: gpsd-9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/gpsd-9999.ebuild,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- gpsd-9999.ebuild 30 Oct 2014 21:20:36 -0000 1.18 +++ gpsd-9999.ebuild 18 Feb 2015 19:43:36 -0000 1.19 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/gpsd-9999.ebuild,v 1.18 2014/10/30 21:20:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/gpsd-9999.ebuild,v 1.19 2015/02/18 19:43:36 vapier Exp $ EAPI="5" @@ -71,7 +71,6 @@ epatch "${FILESDIR}"/${PN}-3.8-ldflags.patch epatch "${FILESDIR}"/${PN}-3.11-rpath.patch - epatch "${FILESDIR}"/${PN}-3.11-hotplug-config.patch #511584 # Avoid useless -L paths to the install dir sed -i \ @@ -109,7 +108,7 @@ chrpath=False gpsd_user=gpsd gpsd_group=uucp - strip=False + nostrip=True python=False manbuild=False shared=$(usex !static True False) 1.126 sci-geosciences/gpsd/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/ChangeLog?rev=1.126&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/ChangeLog?rev=1.126&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/ChangeLog?r1=1.125&r2=1.126 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/ChangeLog,v retrieving revision 1.125 retrieving revision 1.126 diff -u -r1.125 -r1.126 --- ChangeLog 30 Oct 2014 21:32:38 -0000 1.125 +++ ChangeLog 18 Feb 2015 19:43:36 -0000 1.126 @@ -1,6 +1,9 @@ # ChangeLog for sci-geosciences/gpsd -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/ChangeLog,v 1.125 2014/10/30 21:32:38 vapier Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/ChangeLog,v 1.126 2015/02/18 19:43:36 vapier Exp $ + + 18 Feb 2015; Mike Frysinger <[email protected]> gpsd-9999.ebuild: + Update build to match latest git. *gpsd-3.11 (30 Oct 2014)
