[gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-ppcre-unicode/

2022-03-13 Thread Ulrich Müller
commit: 68715f53ce36e4dc6f820817f356280076139b86
Author: Ulrich Müller  gentoo  org>
AuthorDate: Mon Mar 14 04:58:35 2022 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Mon Mar 14 04:58:35 2022 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=68715f53

dev-lisp/cl-ppcre-unicode: Indent metadata.xml consistently

Signed-off-by: Ulrich Müller  gentoo.org>

 dev-lisp/cl-ppcre-unicode/metadata.xml | 22 +++---
 1 file changed, 11 insertions(+), 11 deletions(-)

diff --git a/dev-lisp/cl-ppcre-unicode/metadata.xml 
b/dev-lisp/cl-ppcre-unicode/metadata.xml
index e299a3f1..8bf06c2f 100644
--- a/dev-lisp/cl-ppcre-unicode/metadata.xml
+++ b/dev-lisp/cl-ppcre-unicode/metadata.xml
@@ -7,25 +7,25 @@


CL-PPCRE is a portable regular expression library for Common 
Lisp
-   which has the following features: 
+   which has the following features:
 
* compatible with Perl
-   * fast (outperforms Perl) 
+   * fast (outperforms Perl)
* portable (ANSI Common Lisp)
-   * thread-safe 
+   * thread-safe
* includes convenience features
* well-documented.


-CL-PPCRE es una biblioteca de expressiones regulares portable
-para Common Lisp que tiene las siguientes características:
+   CL-PPCRE es una biblioteca de expressiones regulares portable
+   para Common Lisp que tiene las siguientes características:
 
-* Compatible con Perl
-* Rápida (más rápida que la versión para Perl)
-* Portable (ANSI Common Lisp)
-* Segura en la ejecución de hilos (thread-safe)
-* Incluye características para hacerla cómoda
-* Bien documentada
+   * Compatible con Perl
+   * Rápida (más rápida que la versión para Perl)
+   * Portable (ANSI Common Lisp)
+   * Segura en la ejecución de hilos (thread-safe)
+   * Incluye características para hacerla cómoda
+   * Bien documentada


edicl/cl-ppcre



[gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-ppcre-unicode/

2017-09-30 Thread José María Alonso
commit: 813a37e78eb36c9335fb4a699d3a6fa445b594c8
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Sat Sep 30 13:34:31 2017 +
Commit: José María Alonso  gentoo  org>
CommitDate: Sat Sep 30 13:34:31 2017 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=813a37e7

dev-lisp/cl-ppcre-unicode: Drops old version 2.0.9

 .../cl-ppcre-unicode/cl-ppcre-unicode-2.0.9.ebuild | 28 --
 1 file changed, 28 deletions(-)

diff --git a/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.9.ebuild 
b/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.9.ebuild
deleted file mode 100644
index 65d9cbb2..
--- a/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.9.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit common-lisp-3
-
-MY_P="v${PV}"
-
-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="https://github.com/edicl/cl-ppcre/archive/${MY_P}.tar.gz -> 
cl-ppcre-${PV}.tar.gz"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="=dev-lisp/cl-ppcre-${PV}*
-   dev-lisp/cl-unicode"
-
-S="${WORKDIR}/cl-ppcre-${PV}"
-
-src_install() {
-   common-lisp-install-sources ${PN}/ test/unicode*
-   common-lisp-install-asdf ${PN}
-}



[gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-ppcre-unicode/

2017-09-27 Thread José María Alonso
commit: e699caab00debeb078b20ad63fb7e82a2fce8d07
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Wed Sep 27 19:58:40 2017 +
Commit: José María Alonso  gentoo  org>
CommitDate: Wed Sep 27 19:58:40 2017 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=e699caab

dev-lisp/cl-ppcre-unicode: Drops asterisk from RDEPEND

 dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.11.ebuild 
b/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.11.ebuild
index 4fedc28b..cbf45da0 100644
--- a/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.11.ebuild
+++ b/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.11.ebuild
@@ -15,7 +15,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~ppc ~sparc ~x86"
 IUSE=""
 
-RDEPEND="=dev-lisp/cl-ppcre-${PV}*
+RDEPEND="=dev-lisp/cl-ppcre-${PV}
dev-lisp/cl-unicode"
 
 S="${WORKDIR}/cl-ppcre-${PV}"



[gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-ppcre-unicode/

2017-08-30 Thread José María Alonso
commit: 42b44c3100ceea2d446ed765635fe64e9aaf24b3
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Wed Aug 30 13:28:47 2017 +
Commit: José María Alonso  gentoo  org>
CommitDate: Wed Aug 30 13:28:47 2017 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=42b44c31

dev-lisp/cl-ppcre-unicode: Drops old version

 .../cl-ppcre-unicode/cl-ppcre-unicode-2.0.4.ebuild | 30 --
 1 file changed, 30 deletions(-)

diff --git a/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.4.ebuild 
b/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.4.ebuild
deleted file mode 100644
index b40e81fa..
--- a/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.4.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit common-lisp-3
-
-MY_P="v${PV}"
-
-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="https://github.com/edicl/cl-ppcre/archive/${MY_P}.tar.gz -> 
cl-ppcre-${PV}.tar.gz"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="=dev-lisp/cl-ppcre-${PV}*
-   dev-lisp/cl-unicode"
-
-S="${WORKDIR}/cl-ppcre-${PV}"
-
-src_install() {
-   common-lisp-install-sources -t all ${PN}/ test/unicode*
-   common-lisp-install-asdf ${PN}.asd
-   dodoc CHANGELOG README.md
-   dohtml doc/index.html
-}



[gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-ppcre-unicode/

2017-07-07 Thread José María Alonso
commit: 0c711fec8687c54e7596ea668e4cf486abbe407f
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Fri Jul  7 08:46:43 2017 +
Commit: José María Alonso  gentoo  org>
CommitDate: Fri Jul  7 08:46:43 2017 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=0c711fec

dev-lisp/cl-ppcre-unicode: Drops old version.

 .../cl-ppcre-unicode/cl-ppcre-unicode-2.0.2.ebuild | 28 --
 1 file changed, 28 deletions(-)

diff --git a/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.2.ebuild 
b/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.2.ebuild
deleted file mode 100644
index 7d3d7f4d..
--- a/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.2.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit common-lisp-2
-
-MY_P=cl-ppcre-${PV}
-
-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="http://common-lisp.net/~sionescu/files/${MY_P}.tar.bz2;
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="=dev-lisp/cl-ppcre-${PV}*
-   dev-lisp/cl-unicode"
-
-S="${WORKDIR}"/${MY_P}
-
-src_install() {
-   common-lisp-install ${PN}.asd ${PN}/ test/unicode*
-   common-lisp-symlink-asdf
-   dodoc CHANGELOG
-   dohtml doc/index.html
-}



[gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-ppcre-unicode/

2017-04-06 Thread José María Alonso
commit: 13695acde98b8a8c822c6f5d95ef1466da9fa8a0
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Thu Apr  6 21:26:49 2017 +
Commit: José María Alonso  gentoo  org>
CommitDate: Thu Apr  6 21:26:49 2017 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=13695acd

dev-lisp/cl-ppcre-unicode: Updates header

 .../cl-ppcre-unicode-2.0.11.ebuild |  9 ++
 .../cl-ppcre-unicode/cl-ppcre-unicode-2.0.2.ebuild |  3 +-
 .../cl-ppcre-unicode/cl-ppcre-unicode-2.0.4.ebuild |  3 +-
 .../cl-ppcre-unicode/cl-ppcre-unicode-2.0.9.ebuild |  3 +-
 dev-lisp/cl-ppcre-unicode/metadata.xml | 33 ++
 5 files changed, 39 insertions(+), 12 deletions(-)

diff --git a/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.11.ebuild 
b/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.11.ebuild
index 9cb11ed3..4fedc28b 100644
--- a/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.11.ebuild
+++ b/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.11.ebuild
@@ -1,17 +1,14 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
-EAPI=5
+EAPI=6
 
 inherit common-lisp-3
 
-MY_P="v${PV}"
-
 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="https://github.com/edicl/cl-ppcre/archive/${MY_P}.tar.gz -> 
cl-ppcre-${PV}.tar.gz"
+SRC_URI="https://github.com/edicl/cl-ppcre/archive/v${PV}.tar.gz -> 
cl-ppcre-${PV}.tar.gz"
 
 LICENSE="BSD-2"
 SLOT="0"

diff --git a/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.2.ebuild 
b/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.2.ebuild
index 4739d229..7d3d7f4d 100644
--- a/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.2.ebuild
+++ b/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.2.ebuild
@@ -1,6 +1,5 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
 inherit common-lisp-2
 

diff --git a/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.4.ebuild 
b/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.4.ebuild
index 5a035700..b40e81fa 100644
--- a/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.4.ebuild
+++ b/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.4.ebuild
@@ -1,6 +1,5 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
 EAPI=5
 

diff --git a/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.9.ebuild 
b/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.9.ebuild
index 9cb11ed3..65d9cbb2 100644
--- a/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.9.ebuild
+++ b/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.9.ebuild
@@ -1,6 +1,5 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
 EAPI=5
 

diff --git a/dev-lisp/cl-ppcre-unicode/metadata.xml 
b/dev-lisp/cl-ppcre-unicode/metadata.xml
new file mode 100644
index ..323d8fc1
--- /dev/null
+++ b/dev-lisp/cl-ppcre-unicode/metadata.xml
@@ -0,0 +1,33 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   common-l...@gentoo.org
+   Gentoo Common Lisp Project
+   
+   
+   CL-PPCRE is a portable regular expression library for Common 
Lisp
+   which has the following features: 
+
+   * compatible with Perl
+   * fast (outperforms Perl) 
+   * portable (ANSI Common Lisp)
+   * thread-safe 
+   * includes convenience features
+   * well-documented.
+   
+   
+CL-PPCRE es una biblioteca de expressiones regulares portable
+para Common Lisp que tiene las siguientes características:
+
+* Compatible con Perl
+* Rápida (más rápida que la versión para Perl)
+* Portable (ANSI Common Lisp)
+* Segura en la ejecución de hilos (thread-safe)
+* Incluye características para hacerla cómoda
+* Bien documentada
+   
+   
+   edicl/cl-ppcre
+   
+



[gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-ppcre-unicode/

2015-11-15 Thread José María Alonso
commit: 7f3ff57eb001e116609ca456347c06b4d095b2f4
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Sun Nov 15 09:30:36 2015 +
Commit: José María Alonso  gentoo  org>
CommitDate: Sun Nov 15 09:30:36 2015 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=7f3ff57e

dev-lisp/cl-ppcre-unicode: fix Id header

 dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.11.ebuild | 2 +-
 dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.2.ebuild  | 2 +-
 dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.4.ebuild  | 2 +-
 dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.9.ebuild  | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.11.ebuild 
b/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.11.ebuild
index 42aa537..9cb11ed 100644
--- a/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.11.ebuild
+++ b/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.11.ebuild
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
 
 EAPI=5
 

diff --git a/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.2.ebuild 
b/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.2.ebuild
index 0141a9b..4739d22 100644
--- a/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.2.ebuild
+++ b/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.2.ebuild
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
 
 inherit common-lisp-2
 

diff --git a/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.4.ebuild 
b/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.4.ebuild
index 924305c..5a03570 100644
--- a/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.4.ebuild
+++ b/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.4.ebuild
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
 
 EAPI=5
 

diff --git a/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.9.ebuild 
b/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.9.ebuild
index 42aa537..9cb11ed 100644
--- a/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.9.ebuild
+++ b/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.9.ebuild
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
 
 EAPI=5
 



[gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-ppcre-unicode/

2015-11-15 Thread José María Alonso
commit: 55bf0ac860d2239fb720317e6b11aa09bab471f6
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Sun Nov 15 09:28:53 2015 +
Commit: José María Alonso  gentoo  org>
CommitDate: Sun Nov 15 09:28:53 2015 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=55bf0ac8

dev-lisp/cl-ppcre-unicode: bump to version 2.0.11

 .../cl-ppcre-unicode-2.0.11.ebuild | 29 ++
 1 file changed, 29 insertions(+)

diff --git a/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.11.ebuild 
b/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.11.ebuild
new file mode 100644
index 000..42aa537
--- /dev/null
+++ b/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.11.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit common-lisp-3
+
+MY_P="v${PV}"
+
+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="https://github.com/edicl/cl-ppcre/archive/${MY_P}.tar.gz -> 
cl-ppcre-${PV}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+IUSE=""
+
+RDEPEND="=dev-lisp/cl-ppcre-${PV}*
+   dev-lisp/cl-unicode"
+
+S="${WORKDIR}/cl-ppcre-${PV}"
+
+src_install() {
+   common-lisp-install-sources ${PN}/ test/unicode*
+   common-lisp-install-asdf ${PN}
+}



[gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-ppcre-unicode/

2015-04-07 Thread José María Alonso
commit: ea2d3194fb67034d84e11b8c6e9b2ce1aadaaef6
Author: Chema Alonso nimiux AT gentoo DOT org
AuthorDate: Tue Apr  7 19:38:47 2015 +
Commit: José María Alonso nimiux AT gentoo DOT org
CommitDate: Tue Apr  7 19:38:47 2015 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=ea2d3194

dev-lisp/cl-ppcre-unicode: bump to version 2.0.9

 .../cl-ppcre-unicode/cl-ppcre-unicode-2.0.9.ebuild | 29 ++
 1 file changed, 29 insertions(+)

diff --git a/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.9.ebuild 
b/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.9.ebuild
new file mode 100644
index 000..42aa537
--- /dev/null
+++ b/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.9.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit common-lisp-3
+
+MY_P=v${PV}
+
+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=https://github.com/edicl/cl-ppcre/archive/${MY_P}.tar.gz - 
cl-ppcre-${PV}.tar.gz
+
+LICENSE=BSD-2
+SLOT=0
+KEYWORDS=~amd64 ~ppc ~sparc ~x86
+IUSE=
+
+RDEPEND==dev-lisp/cl-ppcre-${PV}*
+   dev-lisp/cl-unicode
+
+S=${WORKDIR}/cl-ppcre-${PV}
+
+src_install() {
+   common-lisp-install-sources ${PN}/ test/unicode*
+   common-lisp-install-asdf ${PN}
+}