summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2010-06-11 15:43:41 +0000
committerDoug Goldstein <cardoe@gentoo.org>2010-06-11 15:43:41 +0000
commit45d15aa565dd60b7273083f6050a0e07be22a566 (patch)
treed84cbb47a7467b7b0bce0f0c6407609061c5cc61 /www-apps
parentVersion bump for many small bug fixes. http://www.munin-monitoring.org/browse... (diff)
downloadgentoo-2-45d15aa565dd60b7273083f6050a0e07be22a566.tar.gz
gentoo-2-45d15aa565dd60b7273083f6050a0e07be22a566.tar.bz2
gentoo-2-45d15aa565dd60b7273083f6050a0e07be22a566.zip
remove patch reference
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/mythweb/ChangeLog6
-rw-r--r--www-apps/mythweb/mythweb-0.23_p25065.ebuild6
2 files changed, 6 insertions, 6 deletions
diff --git a/www-apps/mythweb/ChangeLog b/www-apps/mythweb/ChangeLog
index 75a05c662a9f..5e8e936ac16e 100644
--- a/www-apps/mythweb/ChangeLog
+++ b/www-apps/mythweb/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for www-apps/mythweb
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/mythweb/ChangeLog,v 1.79 2010/06/10 03:53:51 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/mythweb/ChangeLog,v 1.80 2010/06/11 15:43:41 cardoe Exp $
+
+ 11 Jun 2010; Doug Goldstein <cardoe@gentoo.org>
+ mythweb-0.23_p25065.ebuild:
+ remove patch reference
*mythweb-0.23_p25065 (10 Jun 2010)
diff --git a/www-apps/mythweb/mythweb-0.23_p25065.ebuild b/www-apps/mythweb/mythweb-0.23_p25065.ebuild
index 9ac6f7dcecd8..655d34a907c6 100644
--- a/www-apps/mythweb/mythweb-0.23_p25065.ebuild
+++ b/www-apps/mythweb/mythweb-0.23_p25065.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/mythweb/mythweb-0.23_p25065.ebuild,v 1.1 2010/06/10 03:53:51 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/mythweb/mythweb-0.23_p25065.ebuild,v 1.2 2010/06/11 15:43:41 cardoe Exp $
EAPI=2
inherit mythtv webapp depend.php
@@ -24,10 +24,6 @@ pkg_setup() {
require_php_with_use session mysql pcre posix json spl
}
-src_prepare() {
- epatch "${FILESDIR}/${P}-ao-click.patch"
-}
-
src_configure() {
:
}