summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-12-22 14:45:40 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-12-22 14:45:40 +0000
commit1959e4be7b247ee9392d6d3780288537ccca52e2 (patch)
treea643f775cff46ced9a974616012e037c7d2f0161 /sci-geosciences
parentStable for ppc64, wrt bug #491940 (diff)
downloadgentoo-2-1959e4be7b247ee9392d6d3780288537ccca52e2.tar.gz
gentoo-2-1959e4be7b247ee9392d6d3780288537ccca52e2.tar.bz2
gentoo-2-1959e4be7b247ee9392d6d3780288537ccca52e2.zip
Stable for ppc64, wrt bug #486298
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="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.9-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-geosciences/gpsd/ChangeLog b/sci-geosciences/gpsd/ChangeLog
index 06237f08f875..dd8abeee37fa 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.117 2013/12/21 17:17:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/ChangeLog,v 1.118 2013/12/22 14:45:40 ago Exp $
+
+ 22 Dec 2013; Agostino Sarubbo <ago@gentoo.org> gpsd-3.9-r1.ebuild:
+ Stable for ppc64, wrt bug #486298
21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> gpsd-3.9-r1.ebuild:
Stable for ppc, wrt bug #486298
diff --git a/sci-geosciences/gpsd/gpsd-3.9-r1.ebuild b/sci-geosciences/gpsd/gpsd-3.9-r1.ebuild
index 1aabd96ffc60..e636d37455c2 100644
--- a/sci-geosciences/gpsd/gpsd-3.9-r1.ebuild
+++ b/sci-geosciences/gpsd/gpsd-3.9-r1.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.9-r1.ebuild,v 1.5 2013/12/21 17:17:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/gpsd-3.9-r1.ebuild,v 1.6 2013/12/22 14:45:40 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"