summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2006-09-14 07:10:35 +0000
committerDoug Goldstein <cardoe@gentoo.org>2006-09-14 07:10:35 +0000
commite8682a8bf29f476932dc8980a51866adef90d0d6 (patch)
tree2d9ed55665eb13193aeaac77999c6b4b1aece24b /eclass
parentAdding generation-1 revision of version 1.4.2.6 for stable users because olde... (diff)
downloadgentoo-2-e8682a8bf29f476932dc8980a51866adef90d0d6.tar.gz
gentoo-2-e8682a8bf29f476932dc8980a51866adef90d0d6.tar.bz2
gentoo-2-e8682a8bf29f476932dc8980a51866adef90d0d6.zip
Chutt is particular about the URL.
Diffstat (limited to 'eclass')
-rw-r--r--eclass/mythtv-plugins.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/mythtv-plugins.eclass b/eclass/mythtv-plugins.eclass
index e07b6604af31..3bf1ca703af6 100644
--- a/eclass/mythtv-plugins.eclass
+++ b/eclass/mythtv-plugins.eclass
@@ -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/eclass/mythtv-plugins.eclass,v 1.14 2006/09/14 05:49:55 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/mythtv-plugins.eclass,v 1.15 2006/09/14 07:10:35 cardoe Exp $
#
# Author: Doug Goldstein <cardoe@gentoo.org>
#
@@ -21,7 +21,7 @@ fi
DESCRIPTION=${DESCRIPTION:="MythTV plugin"}
HOMEPAGE="http://www.mythtv.org"
-SRC_URI="http://ftp-osl.osuosl.org/pub/mythtv/mythplugins-${MY_PV}.tar.bz2"
+SRC_URI="http://ftp.osuosl.org/pub/mythtv/mythplugins-${MY_PV}.tar.bz2"
if [ -n "${PATCHREV}" ] ; then
SRC_URI="${SRC_URI} http://dev.gentoo.org/~cardoe/files/mythtv/mythplugins-${MY_PV}_svn${PATCHREV}.patch.bz2"
fi