summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2006-06-24 04:18:26 +0000
committerTom Gall <tgall@gentoo.org>2006-06-24 04:18:26 +0000
commit9e03760f0bd70188f5f4130c4e0e35dbb3c60609 (patch)
tree955a6eebb813edd080d18534777121be165258a1 /sci-geosciences
parentAdded shadow as a DEPEND so that groupadd is available. (diff)
downloadgentoo-2-9e03760f0bd70188f5f4130c4e0e35dbb3c60609.tar.gz
gentoo-2-9e03760f0bd70188f5f4130c4e0e35dbb3c60609.tar.bz2
gentoo-2-9e03760f0bd70188f5f4130c4e0e35dbb3c60609.zip
stable on ppc64
(Portage version: 2.1)
Diffstat (limited to 'sci-geosciences')
-rw-r--r--sci-geosciences/gpsd/ChangeLog7
-rw-r--r--sci-geosciences/gpsd/gpsd-2.31.ebuild4
2 files changed, 7 insertions, 4 deletions
diff --git a/sci-geosciences/gpsd/ChangeLog b/sci-geosciences/gpsd/ChangeLog
index a4a99b386696..b4998db25ee1 100644
--- a/sci-geosciences/gpsd/ChangeLog
+++ b/sci-geosciences/gpsd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-geosciences/gpsd
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/ChangeLog,v 1.14 2006/05/27 02:21:41 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/ChangeLog,v 1.15 2006/06/24 04:18:26 tgall Exp $
+
+ 23 June 2006; Tom Gall <tgall@gentoo.org> gpsd-2.31.ebuild:
+ stable on ppc64
*gpsd-2.32 (27 May 2006)
@@ -32,7 +35,7 @@
gpsd-2.30.ebuild:
Added RESTRICT test as the tests seem to be broken, closes bug 118585.
- 16 Dec 2005; Diego Pettenò <flameeyes@gentoo.org> gpsd-2.30.ebuild:
+ 16 Dec 2005; Diego Pettenò <flameeyes@gentoo.org> gpsd-2.30.ebuild:
Remove --with-gnu-ld option, bug #108386.
*gpsd-2.30 (01 Oct 2005)
diff --git a/sci-geosciences/gpsd/gpsd-2.31.ebuild b/sci-geosciences/gpsd/gpsd-2.31.ebuild
index 2ce4073c5ca1..a5d99e9a96cb 100644
--- a/sci-geosciences/gpsd/gpsd-2.31.ebuild
+++ b/sci-geosciences/gpsd/gpsd-2.31.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/gpsd-2.31.ebuild,v 1.5 2006/05/27 02:21:41 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/gpsd-2.31.ebuild,v 1.6 2006/06/24 04:18:26 tgall Exp $
inherit eutils libtool distutils
@@ -10,7 +10,7 @@ SRC_URI="http://download.berlios.de/gpsd/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~arm amd64 ppc ~ppc64 ~sparc x86"
+KEYWORDS="~arm amd64 ppc ppc64 ~sparc x86"
IUSE="X usb dbus"