diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2007-10-15 16:02:27 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2007-10-15 16:02:27 +0000 |
commit | c8343a76fd9e0d5a68e48729952f12577f2470da (patch) | |
tree | 9f5f9e85c78cff10b044506e7bd4a29ebbaf1a95 /www-apps | |
parent | remove old versions (diff) | |
download | gentoo-2-c8343a76fd9e0d5a68e48729952f12577f2470da.tar.gz gentoo-2-c8343a76fd9e0d5a68e48729952f12577f2470da.tar.bz2 gentoo-2-c8343a76fd9e0d5a68e48729952f12577f2470da.zip |
trunk bump
(Portage version: 2.1.3.13)
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/mythweb/ChangeLog | 9 | ||||
-rw-r--r-- | www-apps/mythweb/files/digest-mythweb-0.21_pre14633 (renamed from www-apps/mythweb/files/digest-mythweb-0.21_pre14235) | 0 | ||||
-rw-r--r-- | www-apps/mythweb/mythweb-0.20.2_p14282.ebuild | 14 | ||||
-rw-r--r-- | www-apps/mythweb/mythweb-0.21_pre14494.ebuild | 14 | ||||
-rw-r--r-- | www-apps/mythweb/mythweb-0.21_pre14633.ebuild (renamed from www-apps/mythweb/mythweb-0.21_pre14235.ebuild) | 14 |
5 files changed, 29 insertions, 22 deletions
diff --git a/www-apps/mythweb/ChangeLog b/www-apps/mythweb/ChangeLog index 0c23fd335af5..4ce643aa0661 100644 --- a/www-apps/mythweb/ChangeLog +++ b/www-apps/mythweb/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for www-apps/mythweb # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/mythweb/ChangeLog,v 1.49 2007/10/15 15:59:20 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/mythweb/ChangeLog,v 1.50 2007/10/15 16:02:26 cardoe Exp $ + +*mythweb-0.21_pre14633 (15 Oct 2007) + + 15 Oct 2007; Doug Goldstein <cardoe@gentoo.org> + mythweb-0.20.2_p14282.ebuild, -mythweb-0.21_pre14235.ebuild, + mythweb-0.21_pre14494.ebuild, +mythweb-0.21_pre14633.ebuild: + trunk bump 15 Oct 2007; Doug Goldstein <cardoe@gentoo.org> -mythweb-0.20.1.ebuild, -mythweb-0.20.1_p14146.ebuild, -mythweb-0.20.1_p14269.ebuild: diff --git a/www-apps/mythweb/files/digest-mythweb-0.21_pre14235 b/www-apps/mythweb/files/digest-mythweb-0.21_pre14633 index e69de29bb2d1..e69de29bb2d1 100644 --- a/www-apps/mythweb/files/digest-mythweb-0.21_pre14235 +++ b/www-apps/mythweb/files/digest-mythweb-0.21_pre14633 diff --git a/www-apps/mythweb/mythweb-0.20.2_p14282.ebuild b/www-apps/mythweb/mythweb-0.20.2_p14282.ebuild index 5b1205a6b294..10403d333d88 100644 --- a/www-apps/mythweb/mythweb-0.20.2_p14282.ebuild +++ b/www-apps/mythweb/mythweb-0.20.2_p14282.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/mythweb/mythweb-0.20.2_p14282.ebuild,v 1.4 2007/10/15 15:29:17 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/mythweb/mythweb-0.20.2_p14282.ebuild,v 1.5 2007/10/15 16:02:26 cardoe Exp $ ESVN_PROJECT="mythplugins" @@ -34,16 +34,16 @@ src_install() { cd "${S}/mythweb" dodoc README TODO - dodir ${MY_HTDOCSDIR}/data + dodir "${MY_HTDOCSDIR}"/data - cp -R [[:lower:]]* .htaccess ${D}${MY_HTDOCSDIR} + cp -R [[:lower:]]* .htaccess "${D}"${MY_HTDOCSDIR} - webapp_serverowned ${MY_HTDOCSDIR}/data - webapp_serverowned ${MY_HTDOCSDIR}/.htaccess + webapp_serverowned "${MY_HTDOCSDIR}"/data + webapp_serverowned "${MY_HTDOCSDIR}"/.htaccess - webapp_configfile ${MY_HTDOCSDIR}/.htaccess + webapp_configfile "${MY_HTDOCSDIR}"/.htaccess - webapp_postinst_txt en ${FILESDIR}/postinstall-en-0.20.txt + webapp_postinst_txt en "${FILESDIR}"/postinstall-en-0.20.txt webapp_src_install } diff --git a/www-apps/mythweb/mythweb-0.21_pre14494.ebuild b/www-apps/mythweb/mythweb-0.21_pre14494.ebuild index 000ce686c771..f588825018b5 100644 --- a/www-apps/mythweb/mythweb-0.21_pre14494.ebuild +++ b/www-apps/mythweb/mythweb-0.21_pre14494.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/mythweb/mythweb-0.21_pre14494.ebuild,v 1.1 2007/09/21 17:07:38 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/mythweb/mythweb-0.21_pre14494.ebuild,v 1.2 2007/10/15 16:02:26 cardoe Exp $ ESVN_PROJECT="mythplugins" @@ -34,15 +34,15 @@ src_install() { cd "${S}/mythweb" dodoc README TODO - dodir ${MY_HTDOCSDIR}/data + dodir "${MY_HTDOCSDIR}"/data - cp -R [[:lower:]]* ${D}${MY_HTDOCSDIR} - cp mythweb.conf.apache ${MY_SERVERCONFIGDIR}/ - cp mythweb.conf.lighttpd ${MY_SERVERCONFIGDIR}/ + cp -R [[:lower:]]* "${D}${MY_HTDOCSDIR}" + cp mythweb.conf.apache "${MY_SERVERCONFIGDIR}"/ + cp mythweb.conf.lighttpd "${MY_SERVERCONFIGDIR}"/ - webapp_serverowned ${MY_HTDOCSDIR}/data + webapp_serverowned "${MY_HTDOCSDIR}"/data - webapp_postinst_txt en ${FILESDIR}/postinstall-en-0.21.txt + webapp_postinst_txt en "${FILESDIR}"/postinstall-en-0.21.txt webapp_src_install } diff --git a/www-apps/mythweb/mythweb-0.21_pre14235.ebuild b/www-apps/mythweb/mythweb-0.21_pre14633.ebuild index 0fe103f8e23f..c8aebb9ebde0 100644 --- a/www-apps/mythweb/mythweb-0.21_pre14235.ebuild +++ b/www-apps/mythweb/mythweb-0.21_pre14633.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/mythweb/mythweb-0.21_pre14235.ebuild,v 1.1 2007/08/27 14:37:33 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/mythweb/mythweb-0.21_pre14633.ebuild,v 1.1 2007/10/15 16:02:26 cardoe Exp $ ESVN_PROJECT="mythplugins" @@ -34,15 +34,15 @@ src_install() { cd "${S}/mythweb" dodoc README TODO - dodir ${MY_HTDOCSDIR}/data + dodir "${MY_HTDOCSDIR}"/data - cp -R [[:lower:]]* ${D}${MY_HTDOCSDIR} - cp mythweb.conf.apache ${MY_SERVERCONFIGDIR}/ - cp mythweb.conf.lighttpd ${MY_SERVERCONFIGDIR}/ + cp -R [[:lower:]]* "${D}${MY_HTDOCSDIR}" + cp mythweb.conf.apache "${MY_SERVERCONFIGDIR}"/ + cp mythweb.conf.lighttpd "${MY_SERVERCONFIGDIR}"/ - webapp_serverowned ${MY_HTDOCSDIR}/data + webapp_serverowned "${MY_HTDOCSDIR}"/data - webapp_postinst_txt en ${FILESDIR}/postinstall-en-0.21.txt + webapp_postinst_txt en "${FILESDIR}"/postinstall-en-0.21.txt webapp_src_install } |