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-lisp/cl-odcl | |
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-lisp/cl-odcl')
-rw-r--r-- | dev-lisp/cl-odcl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lisp/cl-odcl/cl-odcl-1.3.3.ebuild | 4 | ||||
-rw-r--r-- | dev-lisp/cl-odcl/cl-odcl-1.3.4.ebuild | 4 | ||||
-rw-r--r-- | dev-lisp/cl-odcl/cl-odcl-1.3.5.ebuild | 4 |
4 files changed, 10 insertions, 7 deletions
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" |