diff options
Diffstat (limited to 'www-apps/phpgroupware/phpgroupware-0.9.16.001.ebuild')
-rw-r--r-- | www-apps/phpgroupware/phpgroupware-0.9.16.001.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/phpgroupware/phpgroupware-0.9.16.001.ebuild b/www-apps/phpgroupware/phpgroupware-0.9.16.001.ebuild index e8b153ec18b8..421d816aefc8 100644 --- a/www-apps/phpgroupware/phpgroupware-0.9.16.001.ebuild +++ b/www-apps/phpgroupware/phpgroupware-0.9.16.001.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/phpgroupware/phpgroupware-0.9.16.001.ebuild,v 1.1 2004/08/19 09:44:54 rl03 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/phpgroupware/phpgroupware-0.9.16.001.ebuild,v 1.2 2004/09/03 17:17:21 pvdabeel Exp $ inherit webapp-apache @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/phpgroupware/${P}.tar.bz2" IUSE="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~alpha ~amd64 ~sparc ~hppa" +KEYWORDS="~x86 ppc ~alpha ~amd64 ~sparc ~hppa" RDEPEND=">=dev-php/mod_php-4.1" |