summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarijn Schouten <hkbst@gentoo.org>2007-07-09 15:14:04 +0000
committerMarijn Schouten <hkbst@gentoo.org>2007-07-09 15:14:04 +0000
commitafd0546b5cf658531fa5fa90c3df9a586cab9412 (patch)
tree7e9962e5b3eeb801ab031a777f6b4df64769787c /dev-lisp/cl-gd/cl-gd-0.5.1.ebuild
parentMarking sparc stable (diff)
downloadhistorical-afd0546b5cf658531fa5fa90c3df9a586cab9412.tar.gz
historical-afd0546b5cf658531fa5fa90c3df9a586cab9412.tar.bz2
historical-afd0546b5cf658531fa5fa90c3df9a586cab9412.zip
fix typo
Package-Manager: portage-2.1.3_rc6
Diffstat (limited to 'dev-lisp/cl-gd/cl-gd-0.5.1.ebuild')
-rw-r--r--dev-lisp/cl-gd/cl-gd-0.5.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-lisp/cl-gd/cl-gd-0.5.1.ebuild b/dev-lisp/cl-gd/cl-gd-0.5.1.ebuild
index 9cc9a858f268..fabe7ce4becb 100644
--- a/dev-lisp/cl-gd/cl-gd-0.5.1.ebuild
+++ b/dev-lisp/cl-gd/cl-gd-0.5.1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-gd/cl-gd-0.5.1.ebuild,v 1.1 2005/10/04 18:19:43 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-gd/cl-gd-0.5.1.ebuild,v 1.2 2007/07/09 15:14:04 hkbst Exp $
inherit common-lisp
-DESCRIPTION="CL-GD is a library for Common Lisp which interfaces ti the GD Graphics Library"
+DESCRIPTION="CL-GD is a library for Common Lisp which interfaces to the GD Graphics Library"
HOMEPAGE="http://weitz.de/cl-gd http://www.cliki.net/cl-gd"
SRC_URI="mirror://gentoo/${PN}_${PV}.orig.tar.gz"
LICENSE="BSD"