* [gentoo-commits] gentoo-x86 commit in www-apps/mythweb: mythweb-0.25.1.ebuild ChangeLog
@ 2012-07-12 2:59 Doug Goldstein (cardoe)
0 siblings, 0 replies; only message in thread
From: Doug Goldstein (cardoe) @ 2012-07-12 2:59 UTC (permalink / raw
To: gentoo-commits
cardoe 12/07/12 02:59:19
Modified: ChangeLog
Added: mythweb-0.25.1.ebuild
Log:
Version bump
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Revision Changes Path
1.91 www-apps/mythweb/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/mythweb/ChangeLog?rev=1.91&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/mythweb/ChangeLog?rev=1.91&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/mythweb/ChangeLog?r1=1.90&r2=1.91
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-apps/mythweb/ChangeLog,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -r1.90 -r1.91
--- ChangeLog 10 Jul 2012 04:38:34 -0000 1.90
+++ ChangeLog 12 Jul 2012 02:59:19 -0000 1.91
@@ -1,6 +1,13 @@
# ChangeLog for www-apps/mythweb
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/mythweb/ChangeLog,v 1.90 2012/07/10 04:38:34 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/mythweb/ChangeLog,v 1.91 2012/07/12 02:59:19 cardoe Exp $
+
+*mythweb-0.25.1 (11 Jul 2012)
+
+ 11 Jul 2012; Doug Goldstein <cardoe@gentoo.org>
+ -files/postinstall-en-0.20.txt, -files/postinstall-en-0.21.txt,
+ -files/mythweb-0.22_p22763-ao-click.patch, +mythweb-0.25.1.ebuild:
+ Version bump
09 Jul 2012; Doug Goldstein <cardoe@gentoo.org>
mythweb-0.24_p20110310.ebuild:
1.1 www-apps/mythweb/mythweb-0.25.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/mythweb/mythweb-0.25.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/mythweb/mythweb-0.25.1.ebuild?rev=1.1&content-type=text/plain
Index: mythweb-0.25.1.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/www-apps/mythweb/mythweb-0.25.1.ebuild,v 1.1 2012/07/12 02:59:19 cardoe Exp $
EAPI=4
inherit webapp depend.php
# Release version
MY_PV="${PV%_*}"
DESCRIPTION="PHP scripts intended to manage MythTV from a web browser."
HOMEPAGE="http://www.mythtv.org"
LICENSE="GPL-2"
SRC_URI="ftp://ftp.osuosl.org/pub/mythtv/mythplugins-${MY_PV}.tar.bz2"
IUSE=""
KEYWORDS="~amd64 ~ppc ~x86"
RDEPEND="dev-lang/php:5.3[json,mysql,session,posix]
dev-perl/DBI
dev-perl/DBD-mysql
dev-perl/HTTP-Date
dev-perl/Net-UPnP"
DEPEND="${RDEPEND}"
S="${WORKDIR}/mythplugins-${MY_PV}/${PN}"
need_httpd_cgi
need_php5_httpd
src_configure() {
:
}
src_compile() {
:
}
src_install() {
webapp_src_preinst
cd "${S}"
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}"/0.24-postinstall-en.txt
webapp_src_install
fperms 755 /usr/share/webapps/mythweb/${PV}/htdocs/mythweb.pl
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-07-12 2:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-12 2:59 [gentoo-commits] gentoo-x86 commit in www-apps/mythweb: mythweb-0.25.1.ebuild ChangeLog Doug Goldstein (cardoe)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox