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/cl-odcl-1.3.5.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-lisp/cl-odcl/cl-odcl-1.3.5.ebuild')
-rw-r--r-- | dev-lisp/cl-odcl/cl-odcl-1.3.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |