summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2004-01-05 21:32:19 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2004-01-05 21:32:19 +0000
commitab30ff8134b73bd51a2803a0259617472361d521 (patch)
tree8011d5a7540f11c29bbf25e0b5493cc08977cacf /dev-php/phpgroupware
parentVersion bump. (diff)
downloadgentoo-2-ab30ff8134b73bd51a2803a0259617472361d521.tar.gz
gentoo-2-ab30ff8134b73bd51a2803a0259617472361d521.tar.bz2
gentoo-2-ab30ff8134b73bd51a2803a0259617472361d521.zip
Various epatch, sed, changelog and cosmetic changes
Diffstat (limited to 'dev-php/phpgroupware')
-rw-r--r--dev-php/phpgroupware/Manifest2
-rw-r--r--dev-php/phpgroupware/phpgroupware-0.9.14.007.ebuild6
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-php/phpgroupware/Manifest b/dev-php/phpgroupware/Manifest
index 8122f07439ec..2a9c91662c31 100644
--- a/dev-php/phpgroupware/Manifest
+++ b/dev-php/phpgroupware/Manifest
@@ -1,4 +1,4 @@
-MD5 a6b834c6f573a064a8002e3df2cfb586 phpgroupware-0.9.14.007.ebuild 1579
+MD5 77858c8d3c5e3b4f8107dc646758bb04 phpgroupware-0.9.14.007.ebuild 1581
MD5 6734ca28759e07faceb9262bf3de9cf5 ChangeLog 2243
MD5 34b376f52ca199fffb4e52b83169574a metadata.xml 156
MD5 02797b628fc7108b8d474fad0bc92cae files/digest-phpgroupware-0.9.14.007 77
diff --git a/dev-php/phpgroupware/phpgroupware-0.9.14.007.ebuild b/dev-php/phpgroupware/phpgroupware-0.9.14.007.ebuild
index 2398dc233ad3..81f3b2d00c6d 100644
--- a/dev-php/phpgroupware/phpgroupware-0.9.14.007.ebuild
+++ b/dev-php/phpgroupware/phpgroupware-0.9.14.007.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/phpgroupware/phpgroupware-0.9.14.007.ebuild,v 1.6 2003/12/15 20:14:21 stuart Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/phpgroupware/phpgroupware-0.9.14.007.ebuild,v 1.7 2004/01/05 21:28:00 aliz Exp $
inherit webapp-apache
@@ -8,7 +8,7 @@ S=${WORKDIR}/${PN}
DESCRIPTION="intranet/groupware tool and application framework"
HOMEPAGE="http://www.phpgroupware.org/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
+SRC_URI="mirror://sourceforge/phpgroupware/${P}.tar.bz2"
RESTRICT="nomirror"
LICENSE="GPL-2"
@@ -16,7 +16,7 @@ SLOT="0"
KEYWORDS="x86 ~ppc ~alpha ~amd64 ~sparc ~hppa ~arm"
DEPEND="$DEPEND
- >=dev-php/mod_php-4.1
+ >=dev-php/mod_php-4.1
dev-db/mysql"
webapp-detect || NO_WEBSERVER=1