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
commit1edc0270f3b27fe210e2911cdcfa3e76e41cd71d (patch)
tree485673e556ebf343a84de3fe0c985fb21da4250c /sci-geosciences/gpsd/gpsd-2.34-r1.ebuild
parentStable for HPPA (bug #220607). (diff)
downloadgentoo-2-1edc0270f3b27fe210e2911cdcfa3e76e41cd71d.tar.gz
gentoo-2-1edc0270f3b27fe210e2911cdcfa3e76e41cd71d.tar.bz2
gentoo-2-1edc0270f3b27fe210e2911cdcfa3e76e41cd71d.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.34-r1.ebuild')
-rw-r--r--sci-geosciences/gpsd/gpsd-2.34-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-geosciences/gpsd/gpsd-2.34-r1.ebuild b/sci-geosciences/gpsd/gpsd-2.34-r1.ebuild
index b7da424b212c..886ad7d2b52d 100644
--- a/sci-geosciences/gpsd/gpsd-2.34-r1.ebuild
+++ b/sci-geosciences/gpsd/gpsd-2.34-r1.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.34-r1.ebuild,v 1.3 2008/02/23 20:03:58 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/gpsd-2.34-r1.ebuild,v 1.4 2008/05/06 16:51:51 djay Exp $
inherit eutils autotools 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"