diff options
author | 2006-09-14 21:16:37 +0000 | |
---|---|---|
committer | 2006-09-14 21:16:37 +0000 | |
commit | 39d0b9f5f8f07a5a8a8a818a4998a7be92735f5e (patch) | |
tree | 534650fab4cb56b6d2c0623a7a4d0a4174a47356 /www-apps/mythweb/mythweb-0.19_p10505.ebuild | |
parent | Stable on sparc (diff) | |
download | gentoo-2-39d0b9f5f8f07a5a8a8a818a4998a7be92735f5e.tar.gz gentoo-2-39d0b9f5f8f07a5a8a8a818a4998a7be92735f5e.tar.bz2 gentoo-2-39d0b9f5f8f07a5a8a8a818a4998a7be92735f5e.zip |
Rev bump. Updated download link to new mirror
(Portage version: 2.1.1)
Diffstat (limited to 'www-apps/mythweb/mythweb-0.19_p10505.ebuild')
-rw-r--r-- | www-apps/mythweb/mythweb-0.19_p10505.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/mythweb/mythweb-0.19_p10505.ebuild b/www-apps/mythweb/mythweb-0.19_p10505.ebuild index 401caf531597..e787e9f8f449 100644 --- a/www-apps/mythweb/mythweb-0.19_p10505.ebuild +++ b/www-apps/mythweb/mythweb-0.19_p10505.ebuild @@ -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/www-apps/mythweb/mythweb-0.19_p10505.ebuild,v 1.1 2006/07/15 17:20:18 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/mythweb/mythweb-0.19_p10505.ebuild,v 1.2 2006/09/14 21:16:37 cardoe Exp $ inherit webapp depend.php @@ -9,7 +9,7 @@ MY_PV="${PV%_*}" DESCRIPTION="PHP scripts intended to manage MythTV from a web browser." HOMEPAGE="http://www.mythtv.org/" -SRC_URI="http://www.mythtv.org/mc/mythplugins-${MY_PV}.tar.bz2 +SRC_URI="http://ftp.osuosl.org/pub/mythtv/mythplugins-${MY_PV}.tar.bz2 http://dev.gentoo.org/~cardoe/files/mythplugins-${MY_PV}-rev${PATCHREV}.patch.bz2" IUSE="" LICENSE="GPL-2" |