summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2006-09-15 00:43:54 +0000
committerDoug Goldstein <cardoe@gentoo.org>2006-09-15 00:43:54 +0000
commit1a91e7daea9d55b6fb25355c174cec6aa8bdba6f (patch)
tree8482b82f064b70d3daaca966e6ac37d3b04f150d
parentStable on alpha wrt Bug #137187. (diff)
downloadhistorical-1a91e7daea9d55b6fb25355c174cec6aa8bdba6f.tar.gz
historical-1a91e7daea9d55b6fb25355c174cec6aa8bdba6f.tar.bz2
historical-1a91e7daea9d55b6fb25355c174cec6aa8bdba6f.zip
Broken the d/l link. Removed old version
Package-Manager: portage-2.1.1
-rw-r--r--media-tv/mythtv/ChangeLog6
-rw-r--r--media-tv/mythtv/mythtv-0.20_p11163.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-tv/mythtv/ChangeLog b/media-tv/mythtv/ChangeLog
index 39b254abadaf..400e629cd870 100644
--- a/media-tv/mythtv/ChangeLog
+++ b/media-tv/mythtv/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-tv/mythtv
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/ChangeLog,v 1.113 2006/09/14 22:06:47 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/ChangeLog,v 1.114 2006/09/15 00:43:54 cardoe Exp $
+
+ 15 Sep 2006; Doug Goldstein <cardoe@gentoo.org>
+ -mythtv-0.19_p9163-r1.ebuild, mythtv-0.20_p11163.ebuild:
+ Broken the d/l link. Removed old version
14 Sep 2006; Joshua Jackson <tsunam@gentoo.org> mythtv-0.19_p10505.ebuild:
Stable x86; as per Cardoe's nagging
diff --git a/media-tv/mythtv/mythtv-0.20_p11163.ebuild b/media-tv/mythtv/mythtv-0.20_p11163.ebuild
index 1507bf231442..64657eb4998e 100644
--- a/media-tv/mythtv/mythtv-0.20_p11163.ebuild
+++ b/media-tv/mythtv/mythtv-0.20_p11163.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/media-tv/mythtv/mythtv-0.20_p11163.ebuild,v 1.4 2006/09/14 07:13:58 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/mythtv-0.20_p11163.ebuild,v 1.5 2006/09/15 00:43:54 cardoe Exp $
inherit flag-o-matic multilib eutils debug qt3
@@ -102,7 +102,7 @@ src_unpack() {
cd ${S}
#Fixes of the bugs found in the 0.19 release
- epatch "${WORKDIR}"/${PN}-${MY_PV}-rev${PATCHREV}.patch
+ epatch "${WORKDIR}"/${PN}-${MY_PV}_svn${PATCHREV}.patch
# Support installing in libdir != lib
#epatch "${FILESDIR}/mythtv-0.19-libdir.patch"