summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-03-31 11:18:39 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-03-31 11:18:39 +0000
commitccf9646036794f31ae6a4943533b3d118b987005 (patch)
tree5afd2853faaae90af85a8f81ed6c969814f0d0ca /sci-geosciences
parentStable for amd64, wrt bug #432282 (diff)
downloadgentoo-2-ccf9646036794f31ae6a4943533b3d118b987005.tar.gz
gentoo-2-ccf9646036794f31ae6a4943533b3d118b987005.tar.bz2
gentoo-2-ccf9646036794f31ae6a4943533b3d118b987005.zip
Stable for amd64, wrt bug #463428
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-geosciences')
-rw-r--r--sci-geosciences/gpsd/ChangeLog5
-rw-r--r--sci-geosciences/gpsd/gpsd-3.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-geosciences/gpsd/ChangeLog b/sci-geosciences/gpsd/ChangeLog
index 619f3737a2b1..72edc9b21913 100644
--- a/sci-geosciences/gpsd/ChangeLog
+++ b/sci-geosciences/gpsd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-geosciences/gpsd
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/ChangeLog,v 1.98 2013/03/30 20:37:24 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/ChangeLog,v 1.99 2013/03/31 11:18:39 ago Exp $
+
+ 31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> gpsd-3.7.ebuild:
+ Stable for amd64, wrt bug #463428
30 Mar 2013; Mike Frysinger <vapier@gentoo.org>
+files/gpsd-3.7-no-export-t.patch, +files/gpsd-3.8-no-export-t.patch,
diff --git a/sci-geosciences/gpsd/gpsd-3.7.ebuild b/sci-geosciences/gpsd/gpsd-3.7.ebuild
index 71c5ed3502b1..ec476078be52 100644
--- a/sci-geosciences/gpsd/gpsd-3.7.ebuild
+++ b/sci-geosciences/gpsd/gpsd-3.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/gpsd-3.7.ebuild,v 1.6 2013/03/30 20:37:24 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/gpsd-3.7.ebuild,v 1.7 2013/03/31 11:18:39 ago Exp $
EAPI="4"
@@ -16,7 +16,7 @@ if [[ ${PV} == "9999" ]] ; then
inherit git-2
else
SRC_URI="mirror://nongnu/${PN}/${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+ KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86"
fi
DESCRIPTION="GPS daemon and library to support USB/serial GPS devices and various GPS/mapping clients"