diff options
Diffstat (limited to 'dev-lisp/cl-awk/cl-awk-20060311.ebuild')
-rw-r--r-- | dev-lisp/cl-awk/cl-awk-20060311.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-lisp/cl-awk/cl-awk-20060311.ebuild b/dev-lisp/cl-awk/cl-awk-20060311.ebuild index 49b1e7eda4b0..724ba2a957d3 100644 --- a/dev-lisp/cl-awk/cl-awk-20060311.ebuild +++ b/dev-lisp/cl-awk/cl-awk-20060311.ebuild @@ -1,11 +1,9 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-awk/cl-awk-20060311.ebuild,v 1.2 2009/12/15 19:37:23 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-awk/cl-awk-20060311.ebuild,v 1.3 2009/12/15 19:39:12 ssuominen Exp $ inherit common-lisp eutils -# Directory listing @ http://www.geocities.com/mparker762/tputils/ - DESCRIPTION="Common Lisp implementation of AWK" HOMEPAGE="http://www.cliki.net/RegEx-CLAWK-Lexer http://www.cl-user.net/asp/libs/tputils" |