diff options
Diffstat (limited to 'sci-geosciences/gpsd/gpsd-2.95-r1.ebuild')
-rw-r--r-- | sci-geosciences/gpsd/gpsd-2.95-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sci-geosciences/gpsd/gpsd-2.95-r1.ebuild b/sci-geosciences/gpsd/gpsd-2.95-r1.ebuild index 8d8f86df4f59..e920f0d1d6ae 100644 --- a/sci-geosciences/gpsd/gpsd-2.95-r1.ebuild +++ b/sci-geosciences/gpsd/gpsd-2.95-r1.ebuild @@ -10,7 +10,8 @@ inherit python autotools user eutils DESCRIPTION="GPS daemon and library to support USB/serial GPS devices and various GPS/mapping clients" HOMEPAGE="http://gpsd.berlios.de/" -SRC_URI="mirror://berlios/gpsd/${P}.tar.gz" +#SRC_URI="mirror://berlios/gpsd/${P}.tar.gz" +SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="BSD" SLOT="0" |