diff options
author | Tom Martin <slarti@gentoo.org> | 2004-08-07 22:07:10 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2004-08-07 22:07:10 +0000 |
commit | c00b51893f70897606c853893cffd2c929400d89 (patch) | |
tree | 128b05945a128b5a8a9a7726f396073beb771846 /dev-php/groupoffice/groupoffice-2.01.ebuild | |
parent | Typo in DESCRIPTION, #59717 (Manifest recommit) (diff) | |
download | gentoo-2-c00b51893f70897606c853893cffd2c929400d89.tar.gz gentoo-2-c00b51893f70897606c853893cffd2c929400d89.tar.bz2 gentoo-2-c00b51893f70897606c853893cffd2c929400d89.zip |
Typo in DESCRIPTION, #59717
Diffstat (limited to 'dev-php/groupoffice/groupoffice-2.01.ebuild')
-rw-r--r-- | dev-php/groupoffice/groupoffice-2.01.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/groupoffice/groupoffice-2.01.ebuild b/dev-php/groupoffice/groupoffice-2.01.ebuild index bf0559c63d33..536f715fa555 100644 --- a/dev-php/groupoffice/groupoffice-2.01.ebuild +++ b/dev-php/groupoffice/groupoffice-2.01.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/groupoffice/groupoffice-2.01.ebuild,v 1.3 2004/06/25 01:16:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/groupoffice/groupoffice-2.01.ebuild,v 1.4 2004/08/07 22:07:10 slarti Exp $ inherit webapp-apache S=${WORKDIR}/${PN}-com-${PV} -DESCRIPTION="Group-Office is a powerfull modular Intranet application framework. It runs *nix using PHP and has several database support." +DESCRIPTION="Group-Office is a powerful modular Intranet application framework. It runs *nix using PHP and has several database support." HOMEPAGE="http://group-office.sourceforge.net/" SRC_URI="mirror://sourceforge/group-office/${PN}-com-${PV}.tar.gz mirror://sourceforge/group-office/GO-theme-crystal-1.93.tar.gz" |