diff options
Diffstat (limited to 'dev-lisp/cl-ppcre/cl-ppcre-1.2.14.ebuild')
-rw-r--r-- | dev-lisp/cl-ppcre/cl-ppcre-1.2.14.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-lisp/cl-ppcre/cl-ppcre-1.2.14.ebuild b/dev-lisp/cl-ppcre/cl-ppcre-1.2.14.ebuild index 4526af65a930..ea5e9fc93c3b 100644 --- a/dev-lisp/cl-ppcre/cl-ppcre-1.2.14.ebuild +++ b/dev-lisp/cl-ppcre/cl-ppcre-1.2.14.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ppcre/cl-ppcre-1.2.14.ebuild,v 1.1 2006/05/24 23:21:40 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ppcre/cl-ppcre-1.2.14.ebuild,v 1.2 2014/08/10 20:41:23 slyfox Exp $ inherit common-lisp -DESCRIPTION="CL-PPCRE is a portable regular expression library for Common Lisp." +DESCRIPTION="CL-PPCRE is a portable regular expression library for Common Lisp" HOMEPAGE="http://weitz.de/cl-ppcre/ http://www.cliki.net/cl-ppcre" SRC_URI="mirror://gentoo/${PN}_${PV}.orig.tar.gz" |