From c00b51893f70897606c853893cffd2c929400d89 Mon Sep 17 00:00:00 2001 From: Tom Martin Date: Sat, 7 Aug 2004 22:07:10 +0000 Subject: Typo in DESCRIPTION, #59717 --- dev-php/groupoffice/ChangeLog | 7 ++++++- dev-php/groupoffice/groupoffice-1.98.ebuild | 4 ++-- dev-php/groupoffice/groupoffice-2.01.ebuild | 4 ++-- dev-php/groupoffice/groupoffice-2.02.ebuild | 4 ++-- dev-php/groupoffice/groupoffice-2.04.ebuild | 4 ++-- dev-php/groupoffice/groupoffice-2.05.ebuild | 4 ++-- 6 files changed, 16 insertions(+), 11 deletions(-) (limited to 'dev-php') diff --git a/dev-php/groupoffice/ChangeLog b/dev-php/groupoffice/ChangeLog index e9c075e36bf6..f1aedf0c2117 100644 --- a/dev-php/groupoffice/ChangeLog +++ b/dev-php/groupoffice/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-php/groupoffice # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/groupoffice/ChangeLog,v 1.18 2004/06/25 01:16:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/groupoffice/ChangeLog,v 1.19 2004/08/07 22:07:10 slarti Exp $ + + 07 Aug 2004; Tom Martin groupoffice-1.98.ebuild, + groupoffice-2.01.ebuild, groupoffice-2.02.ebuild, groupoffice-2.04.ebuild, + groupoffice-2.05.ebuild: + Typo in DESCRIPTION: powerfull -> powerful. Bug 59717. 31 May 2004; Bryan Østergaard groupoffice-2.04.ebuild: Stable on alpha. diff --git a/dev-php/groupoffice/groupoffice-1.98.ebuild b/dev-php/groupoffice/groupoffice-1.98.ebuild index be7fb0c9c545..dbe4ef729329 100644 --- a/dev-php/groupoffice/groupoffice-1.98.ebuild +++ b/dev-php/groupoffice/groupoffice-1.98.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-1.98.ebuild,v 1.4 2004/06/25 01:16:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/groupoffice/groupoffice-1.98.ebuild,v 1.5 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" 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" diff --git a/dev-php/groupoffice/groupoffice-2.02.ebuild b/dev-php/groupoffice/groupoffice-2.02.ebuild index 7f61c4c8f33a..578a59bf1674 100644 --- a/dev-php/groupoffice/groupoffice-2.02.ebuild +++ b/dev-php/groupoffice/groupoffice-2.02.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.02.ebuild,v 1.3 2004/06/25 01:16:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/groupoffice/groupoffice-2.02.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" diff --git a/dev-php/groupoffice/groupoffice-2.04.ebuild b/dev-php/groupoffice/groupoffice-2.04.ebuild index 3ee2a1cbfb4a..e9f1a5def091 100644 --- a/dev-php/groupoffice/groupoffice-2.04.ebuild +++ b/dev-php/groupoffice/groupoffice-2.04.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.04.ebuild,v 1.4 2004/06/25 01:16:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/groupoffice/groupoffice-2.04.ebuild,v 1.5 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" diff --git a/dev-php/groupoffice/groupoffice-2.05.ebuild b/dev-php/groupoffice/groupoffice-2.05.ebuild index 72e1a137c0d0..b07575c91fea 100644 --- a/dev-php/groupoffice/groupoffice-2.05.ebuild +++ b/dev-php/groupoffice/groupoffice-2.05.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.05.ebuild,v 1.3 2004/06/25 01:16:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/groupoffice/groupoffice-2.05.ebuild,v 1.4 2004/08/07 22:07:10 slarti Exp $ inherit webapp 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" -- cgit v1.2.3-65-gdbad