diff options
Diffstat (limited to 'media-tv/ivtv/ivtv-0.2.0_rc3.ebuild')
-rw-r--r-- | media-tv/ivtv/ivtv-0.2.0_rc3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-tv/ivtv/ivtv-0.2.0_rc3.ebuild b/media-tv/ivtv/ivtv-0.2.0_rc3.ebuild index 57e9845dee18..16fe50bfb4f3 100644 --- a/media-tv/ivtv/ivtv-0.2.0_rc3.ebuild +++ b/media-tv/ivtv/ivtv-0.2.0_rc3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-0.2.0_rc3.ebuild,v 1.1 2004/11/30 13:34:24 iggy Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-0.2.0_rc3.ebuild,v 1.2 2004/12/05 02:01:11 iggy Exp $ # TODO # the "Gentoo way" is to use /usr/src/linux, not the running kernel @@ -15,8 +15,8 @@ HOMEPAGE="http://ivtv.sourceforge.net" MY_P="${P/_/-}" FW_VER="pvr_1.18.21.22168_inf.zip" -SRC_URI="http://67.18.1.101/~ckennedy/ivtv/${MY_P}.tgz - http://67.18.1.101/~ckennedy/ivtv/ivtv-0.2.0-rc/${MY_P}.tgz +SRC_URI="http://205.209.168.201/~ckennedy/ivtv/${MY_P}.tgz + http://205.209.168.201/~ckennedy/ivtv/ivtv-0.2.0-rc/${MY_P}.tgz ftp://ftp.shspvr.com/download/wintv-pvr_250-350/inf/${FW_VER}" RESTRICT="nomirror" |