summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGérald Fenoy <djay@gentoo.org>2008-05-06 16:51:51 +0000
committerGérald Fenoy <djay@gentoo.org>2008-05-06 16:51:51 +0000
commit2138bfc55e1e61ee25dc8997827275f005b8571e (patch)
tree44d297e9fa26c8fcadf44c0a7df3f5c436a7fa63 /sci-geosciences/gpsd/gpsd-2.32.ebuild
parentStable for HPPA (bug #220607). (diff)
downloadhistorical-2138bfc55e1e61ee25dc8997827275f005b8571e.tar.gz
historical-2138bfc55e1e61ee25dc8997827275f005b8571e.tar.bz2
historical-2138bfc55e1e61ee25dc8997827275f005b8571e.zip
Update to use mirror:// like urls in SRC_URI for gpsd (see bug #218657 for more info)
Diffstat (limited to 'sci-geosciences/gpsd/gpsd-2.32.ebuild')
-rw-r--r--sci-geosciences/gpsd/gpsd-2.32.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-geosciences/gpsd/gpsd-2.32.ebuild b/sci-geosciences/gpsd/gpsd-2.32.ebuild
index 4963d948e335..668347577072 100644
--- a/sci-geosciences/gpsd/gpsd-2.32.ebuild
+++ b/sci-geosciences/gpsd/gpsd-2.32.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/gpsd-2.32.ebuild,v 1.5 2008/02/23 20:03:58 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/gpsd-2.32.ebuild,v 1.6 2008/05/06 16:51:51 djay Exp $
inherit eutils libtool distutils
DESCRIPTION="GPS daemon and library to support USB/serial GPS devices and various GPS/mapping clients."
HOMEPAGE="http://gpsd.berlios.de/"
-SRC_URI="http://download.berlios.de/gpsd/${P}.tar.gz"
+SRC_URI="mirror://berlios/gpsd/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"