summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris White <chriswhite@gentoo.org>2005-11-30 09:39:41 +0000
committerChris White <chriswhite@gentoo.org>2005-11-30 09:39:41 +0000
commit6888858c2855ab24672ba2559c4231efce8d8fe8 (patch)
treef391bce4f77a64a81d5ad452ab24f3fffa0225ce /www-apps/phprojekt/phprojekt-5.0.1.ebuild
parent(no commit message) (diff)
downloadgentoo-2-6888858c2855ab24672ba2559c4231efce8d8fe8.tar.gz
gentoo-2-6888858c2855ab24672ba2559c4231efce8d8fe8.tar.bz2
gentoo-2-6888858c2855ab24672ba2559c4231efce8d8fe8.zip
*** empty log message ***
Diffstat (limited to 'www-apps/phprojekt/phprojekt-5.0.1.ebuild')
-rw-r--r--www-apps/phprojekt/phprojekt-5.0.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/www-apps/phprojekt/phprojekt-5.0.1.ebuild b/www-apps/phprojekt/phprojekt-5.0.1.ebuild
index fb9fd906b873..fb4e0806a971 100644
--- a/www-apps/phprojekt/phprojekt-5.0.1.ebuild
+++ b/www-apps/phprojekt/phprojekt-5.0.1.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/phprojekt/phprojekt-5.0.1.ebuild,v 1.1 2005/10/23 19:38:38 rl03 Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/phprojekt/phprojekt-5.0.1.ebuild,v 1.1.1.1 2005/11/30 09:37:09 chriswhite Exp $
inherit webapp
DESCRIPTION="Project management and coordination system"
HOMEPAGE="http://www.phprojekt.com/"
-SRC_URI="mirror://gentoo/${P}.tar.gz"
+SRC_URI="http://phprojekt.com/releases/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
KEYWORDS="~ppc ~x86"
@@ -29,7 +29,7 @@ src_install() {
local file
cp -R . ${D}/${MY_HTDOCSDIR}
- for file in attach chat upload; do
+ for file in attach chat; do
webapp_serverowned ${MY_HTDOCSDIR}/${file}
done
webapp_postinst_txt en ${FILESDIR}/postinstall-en.txt