* [gentoo-commits] gentoo-x86 commit in www-apps/mythweb: ChangeLog mythweb-0.21_p16809.ebuild
@ 2008-04-01 4:01 99% Doug Klima (cardoe)
0 siblings, 0 replies; 1+ results
From: Doug Klima (cardoe) @ 2008-04-01 4:01 UTC (permalink / raw
To: gentoo-commits
cardoe 08/04/01 04:01:00
Modified: ChangeLog
Added: mythweb-0.21_p16809.ebuild
Log:
fix issues with forget old & mythweb video search
(Portage version: 2.1.4.4)
Revision Changes Path
1.60 www-apps/mythweb/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/mythweb/ChangeLog?rev=1.60&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/mythweb/ChangeLog?rev=1.60&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/mythweb/ChangeLog?r1=1.59&r2=1.60
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-apps/mythweb/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- ChangeLog 10 Mar 2008 15:30:17 -0000 1.59
+++ ChangeLog 1 Apr 2008 04:01:00 -0000 1.60
@@ -1,6 +1,12 @@
# ChangeLog for www-apps/mythweb
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/mythweb/ChangeLog,v 1.59 2008/03/10 15:30:17 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/mythweb/ChangeLog,v 1.60 2008/04/01 04:01:00 cardoe Exp $
+
+*mythweb-0.21_p16809 (01 Apr 2008)
+
+ 01 Apr 2008; Doug Goldstein <cardoe@gentoo.org>
+ +mythweb-0.21_p16809.ebuild:
+ fix issues with forget old & mythweb video search
10 Mar 2008; Steve Dibb <beandog@gentoo.org> mythweb-0.21_p16468.ebuild:
Add INSTALL to dodoc for reference, bug 212946
1.1 www-apps/mythweb/mythweb-0.21_p16809.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/mythweb/mythweb-0.21_p16809.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/mythweb/mythweb-0.21_p16809.ebuild?rev=1.1&content-type=text/plain
Index: mythweb-0.21_p16809.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/www-apps/mythweb/mythweb-0.21_p16809.ebuild,v 1.1 2008/04/01 04:01:00 cardoe Exp $
ESVN_PROJECT="mythplugins"
inherit mythtv webapp depend.php subversion
DESCRIPTION="PHP scripts intended to manage MythTV from a web browser."
IUSE=""
KEYWORDS="~amd64 ~ppc ~x86"
RDEPEND="dev-perl/DBI
dev-perl/DBD-mysql"
need_httpd_cgi
need_php5_httpd
pkg_setup() {
webapp_pkg_setup
require_php_with_use session mysql pcre posix
}
src_unpack() {
subversion_src_unpack
}
src_compile() {
:
}
src_install() {
webapp_src_preinst
cd "${S}"/mythweb
dodoc README INSTALL
dodir "${MY_HTDOCSDIR}"/data
insinto "${MY_HTDOCSDIR}"
doins -r [[:lower:]]*
webapp_configfile "${MY_HTDOCSDIR}"/mythweb.conf.{apache,lighttpd}
webapp_serverowned "${MY_HTDOCSDIR}"/data
webapp_postinst_txt en "${FILESDIR}"/postinstall-en-0.21.txt
webapp_src_install
}
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2008-04-01 4:01 99% [gentoo-commits] gentoo-x86 commit in www-apps/mythweb: ChangeLog mythweb-0.21_p16809.ebuild Doug Klima (cardoe)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox