summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-lisp/cl-meta/ChangeLog5
-rw-r--r--dev-lisp/cl-meta/cl-meta-0.1.2-r1.ebuild4
-rw-r--r--dev-lisp/cl-odcl/ChangeLog5
-rw-r--r--dev-lisp/cl-odcl/cl-odcl-1.3.3.ebuild4
-rw-r--r--dev-lisp/cl-odcl/cl-odcl-1.3.4.ebuild4
-rw-r--r--dev-lisp/cl-odcl/cl-odcl-1.3.5.ebuild4
-rw-r--r--dev-php/groupoffice/ChangeLog7
-rw-r--r--dev-php/groupoffice/groupoffice-1.98.ebuild4
-rw-r--r--dev-php/groupoffice/groupoffice-2.01.ebuild4
-rw-r--r--dev-php/groupoffice/groupoffice-2.02.ebuild4
-rw-r--r--dev-php/groupoffice/groupoffice-2.04.ebuild4
-rw-r--r--dev-php/groupoffice/groupoffice-2.05.ebuild4
12 files changed, 32 insertions, 21 deletions
diff --git a/dev-lisp/cl-meta/ChangeLog b/dev-lisp/cl-meta/ChangeLog
index a50be40719be..b6f96c237c37 100644
--- a/dev-lisp/cl-meta/ChangeLog
+++ b/dev-lisp/cl-meta/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lisp/cl-meta
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-meta/ChangeLog,v 1.3 2004/06/24 23:47:15 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-meta/ChangeLog,v 1.4 2004/08/07 22:03:55 slarti Exp $
+
+ 07 Aug 2004; Tom Martin <slarti@gentoo.org> cl-meta-0.1.2-r1.ebuild:
+ Typo in DESCRIPTION: Commoon -> Common. Bug 59717.
*cl-meta-0.1.2-r1 (12 Feb 2004)
diff --git a/dev-lisp/cl-meta/cl-meta-0.1.2-r1.ebuild b/dev-lisp/cl-meta/cl-meta-0.1.2-r1.ebuild
index 6fd51d1bb60c..6c6a33eb056f 100644
--- a/dev-lisp/cl-meta/cl-meta-0.1.2-r1.ebuild
+++ b/dev-lisp/cl-meta/cl-meta-0.1.2-r1.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-meta/cl-meta-0.1.2-r1.ebuild,v 1.3 2004/07/14 15:56:34 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-meta/cl-meta-0.1.2-r1.ebuild,v 1.4 2004/08/07 22:03:55 slarti Exp $
inherit common-lisp
-DESCRIPTION="A Commoon Lisp implementation of META, a technique for building efficient recursive descent parsers."
+DESCRIPTION="A Common Lisp implementation of META, a technique for building efficient recursive descent parsers."
HOMEPAGE="http://cclan.sourceforge.net/
http://www.cliki.net/Meta
http://packages.debian.org/unstable/devel/cl-meta"
diff --git a/dev-lisp/cl-odcl/ChangeLog b/dev-lisp/cl-odcl/ChangeLog
index 2ade476ec632..6f0f16c347e6 100644
--- a/dev-lisp/cl-odcl/ChangeLog
+++ b/dev-lisp/cl-odcl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lisp/cl-odcl
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-odcl/ChangeLog,v 1.6 2004/08/07 22:05:14 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-odcl/ChangeLog,v 1.7 2004/08/07 22:06:21 slarti Exp $
+
+ 07 Aug 2004; Tom Martin <slarti@gentoo.org> :
+ Typo in DESCRIPTION: implimentation -> implementation. Bug 59717.
07 Aug 2004; Tom Martin <slarti@gentoo.org> cl-odcl-1.3.3.ebuild,
cl-odcl-1.3.4.ebuild, cl-odcl-1.3.5.ebuild:
diff --git a/dev-lisp/cl-odcl/cl-odcl-1.3.3.ebuild b/dev-lisp/cl-odcl/cl-odcl-1.3.3.ebuild
index 1ac87ec8188b..3fc491674547 100644
--- a/dev-lisp/cl-odcl/cl-odcl-1.3.3.ebuild
+++ b/dev-lisp/cl-odcl/cl-odcl-1.3.3.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-odcl/cl-odcl-1.3.3.ebuild,v 1.5 2004/07/14 15:57:15 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-odcl/cl-odcl-1.3.3.ebuild,v 1.6 2004/08/07 22:05:14 slarti Exp $
inherit common-lisp
-DESCRIPTION="A Commmon Lisp library of utility functions. This package contains a number of useful utility functions for Lisp developers. Include are editing contexts, a transaction system, a filesystem database with indexing, a LRU cache algorithm, time functions, simple i18n/l10n, developer diagnostics, a test regression system, SMTP mailer, object property sets and utility functions related to lists, strings and numbers."
+DESCRIPTION="A Common Lisp library of utility functions. This package contains a number of useful utility functions for Lisp developers. Include are editing contexts, a transaction system, a filesystem database with indexing, a LRU cache algorithm, time functions, simple i18n/l10n, developer diagnostics, a test regression system, SMTP mailer, object property sets and utility functions related to lists, strings and numbers."
HOMEPAGE="http://alpha.onshored.com/lisp-software/#odcl"
SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-odcl/${PN}_${PV}.orig.tar.gz"
LICENSE="LGPL-2.1"
diff --git a/dev-lisp/cl-odcl/cl-odcl-1.3.4.ebuild b/dev-lisp/cl-odcl/cl-odcl-1.3.4.ebuild
index de5f458d60c3..689c756b5bb0 100644
--- a/dev-lisp/cl-odcl/cl-odcl-1.3.4.ebuild
+++ b/dev-lisp/cl-odcl/cl-odcl-1.3.4.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-odcl/cl-odcl-1.3.4.ebuild,v 1.4 2004/06/24 23:47:56 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-odcl/cl-odcl-1.3.4.ebuild,v 1.5 2004/08/07 22:05:14 slarti Exp $
inherit common-lisp eutils
-DESCRIPTION="A Commmon Lisp library of utility functions. This package contains a number of useful utility functions for Lisp developers. Include are editing contexts, a transaction system, a filesystem database with indexing, a LRU cache algorithm, time functions, simple i18n/l10n, developer diagnostics, a test regression system, SMTP mailer, object property sets and utility functions related to lists, strings and numbers."
+DESCRIPTION="A Common Lisp library of utility functions. This package contains a number of useful utility functions for Lisp developers. Include are editing contexts, a transaction system, a filesystem database with indexing, a LRU cache algorithm, time functions, simple i18n/l10n, developer diagnostics, a test regression system, SMTP mailer, object property sets and utility functions related to lists, strings and numbers."
HOMEPAGE="http://alpha.onshored.com/lisp-software/#odcl"
SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-odcl/${PN}_${PV}.orig.tar.gz"
diff --git a/dev-lisp/cl-odcl/cl-odcl-1.3.5.ebuild b/dev-lisp/cl-odcl/cl-odcl-1.3.5.ebuild
index 58f54899e94b..6466b409c151 100644
--- a/dev-lisp/cl-odcl/cl-odcl-1.3.5.ebuild
+++ b/dev-lisp/cl-odcl/cl-odcl-1.3.5.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-odcl/cl-odcl-1.3.5.ebuild,v 1.4 2004/06/24 23:47:56 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-odcl/cl-odcl-1.3.5.ebuild,v 1.5 2004/08/07 22:05:14 slarti Exp $
inherit common-lisp eutils
-DESCRIPTION="A Commmon Lisp library of utility functions."
+DESCRIPTION="A Common Lisp library of utility functions."
HOMEPAGE="http://alpha.onshored.com/lisp-software/#odcl"
SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-odcl/${PN}_${PV}.orig.tar.gz"
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 <slarti@gentoo.org> 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 <kloeri@gentoo.org> 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"