From: "Doug Klima (cardoe)" <cardoe@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in www-apps/mythweb: ChangeLog mythweb-0.21_p16809.ebuild
Date: Tue, 01 Apr 2008 04:01:00 +0000 [thread overview]
Message-ID: <E1JgXgC-0004rR-S7@stork.gentoo.org> (raw)
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
reply other threads:[~2008-04-01 4:01 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E1JgXgC-0004rR-S7@stork.gentoo.org \
--to=cardoe@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox