summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2010-02-27 11:23:27 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2010-02-27 11:23:27 +0000
commit8d462b18e40d3f990fcd132af09976889a9daf2d (patch)
tree2bbc78edaebcfd4e70b9c4cc2f101f4057addc73 /www-apps/davical/davical-0.9.8.3.ebuild
parentdev-games/renpy: Revision bump. The package now supports SLOTs. Added 6.9.3 v... (diff)
downloadsunrise-reviewed-8d462b18e40d3f990fcd132af09976889a9daf2d.tar.gz
sunrise-reviewed-8d462b18e40d3f990fcd132af09976889a9daf2d.tar.bz2
sunrise-reviewed-8d462b18e40d3f990fcd132af09976889a9daf2d.zip
www-apps/davical: drop unnecessary pkg_setup
svn path=/sunrise/; revision=10198
Diffstat (limited to 'www-apps/davical/davical-0.9.8.3.ebuild')
-rw-r--r--www-apps/davical/davical-0.9.8.3.ebuild4
1 files changed, 0 insertions, 4 deletions
diff --git a/www-apps/davical/davical-0.9.8.3.ebuild b/www-apps/davical/davical-0.9.8.3.ebuild
index 7cc26e301..c76c050f2 100644
--- a/www-apps/davical/davical-0.9.8.3.ebuild
+++ b/www-apps/davical/davical-0.9.8.3.ebuild
@@ -26,10 +26,6 @@ RDEPEND="www-servers/apache
need_php5
need_httpd
-pkg_setup() {
- webapp_pkg_setup
-}
-
src_compile() {
if use doc ; then
ebegin "Generating documentation"