summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-04-05 17:09:09 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-04-05 17:09:09 +0000
commit4f33acd7631b80507d8bb8a425f1efcd1e1c4112 (patch)
tree22ccf744fa4c6933e23c6f865c35c056cffe76a9 /sci-geosciences
parentStable for ppc, wrt bug #464700 (diff)
downloadgentoo-2-4f33acd7631b80507d8bb8a425f1efcd1e1c4112.tar.gz
gentoo-2-4f33acd7631b80507d8bb8a425f1efcd1e1c4112.tar.bz2
gentoo-2-4f33acd7631b80507d8bb8a425f1efcd1e1c4112.zip
Stable for ppc, wrt bug #463428
(Portage version: 2.1.11.55/cvs/Linux ppc64, 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 b86206da9d76..22484ed80f92 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.101 2013/04/02 12:10:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/ChangeLog,v 1.102 2013/04/05 17:09:09 ago Exp $
+
+ 05 Apr 2013; Agostino Sarubbo <ago@gentoo.org> gpsd-3.7.ebuild:
+ Stable for ppc, wrt bug #463428
02 Apr 2013; Agostino Sarubbo <ago@gentoo.org> gpsd-3.7.ebuild:
Stable for arm, wrt bug #463428
diff --git a/sci-geosciences/gpsd/gpsd-3.7.ebuild b/sci-geosciences/gpsd/gpsd-3.7.ebuild
index 950d32745121..3c8c8da031f4 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.9 2013/04/02 12:10:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/gpsd-3.7.ebuild,v 1.10 2013/04/05 17:09:09 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"