summaryrefslogtreecommitdiff
path: root/dev-lisp/cl-ppcre
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-12-01 03:04:39 +0000
committerV3n3RiX <venerix@redcorelinux.org>2017-12-01 03:04:39 +0000
commit407525b571b48cfd65e1ad7a02d250a927c967c9 (patch)
tree844bea44d85dc7218f54970af1c42cc9d55c3f1a /dev-lisp/cl-ppcre
parent89c6c06b8c42107dd231687a1012354e7d3039fc (diff)
gentoo resync : 01.12.2017
Diffstat (limited to 'dev-lisp/cl-ppcre')
-rw-r--r--dev-lisp/cl-ppcre/Manifest2
-rw-r--r--dev-lisp/cl-ppcre/metadata.xml32
2 files changed, 17 insertions, 17 deletions
diff --git a/dev-lisp/cl-ppcre/Manifest b/dev-lisp/cl-ppcre/Manifest
index 976f935b178c..21c971145e95 100644
--- a/dev-lisp/cl-ppcre/Manifest
+++ b/dev-lisp/cl-ppcre/Manifest
@@ -1,3 +1,3 @@
DIST cl-ppcre-2.0.11.tar.gz 158418 SHA256 ed8571915216788dc4f6cdb44e49b0e0782e203ed547fe2e58cd5b0e5c57edc4 SHA512 c693c568065c0571e5509599018e58951425a857cec3793312af0d22e248e32233f924eafc8ba67fbedad38cb3f4efa11343b785b073eaac53c31871422488b1 WHIRLPOOL 85e0bda97b1bea3da32fbe9a56dd45eb6926fccb7546ee41528a4c6b7b079a94f0d30c59d98cd0288ea26efe6b004b6856cabaaeb3cb93e441cdebc5d588bdf7
EBUILD cl-ppcre-2.0.11.ebuild 714 BLAKE2B 6ac97f59ba11da102219ac54c28ef70b8880d0104296506c1f4fb348f508c9029d05dbfdf94a943c98e515dd13c6884f6b836812896f4d673c3bbe30473a99d8 SHA512 989a3f6dbf2468d8bf3dfb8e70a6189acd7fc63cee69bea26a81519d777a96b03d7722a2d9651f7cf82d1933dba1a5a912d0782bb520300dbc78e875caf551cc
-MISC metadata.xml 1092 BLAKE2B 9c85e0e83120593fe01320c91c02c4cc00fde381f53a74e076fc49e09b6780012a4eab753225e587e6a5147f3457da145fd083f332c16c3d2749e3c0e0930905 SHA512 c6c79bed5c6b888bfa98619b152ab3f3f59eae561ea3d94afd00b907c36bae3bcfe814cc299445e787517dafcbceb64a05b6586f07a7681f6dae4680e5329e2d
+MISC metadata.xml 1060 BLAKE2B 0cf37fa128f6a0d3995cee3f201206f60258ec3d9ceb57850880ab12d9b05671ae6061e7970784252bce9f340929dc59f3d48416c55069c8e9380e6bda38436f SHA512 fac4dca2369c4b636209e7406122b2dbb490a2ba35bd0d4e04ec58e6777f09ef5a1a0a4ddecb07beee2aa34a887e819acacac195c1a928ba6c1e06a7af7204b4
diff --git a/dev-lisp/cl-ppcre/metadata.xml b/dev-lisp/cl-ppcre/metadata.xml
index 80cabfa13150..36bca3f8dbdf 100644
--- a/dev-lisp/cl-ppcre/metadata.xml
+++ b/dev-lisp/cl-ppcre/metadata.xml
@@ -6,26 +6,26 @@
<name>Gentoo Common Lisp Project</name>
</maintainer>
<longdescription lang="en">
- CL-PPCRE is a portable regular expression library for Common Lisp
- which has the following features:
+ 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
+ * compatible with Perl
+ * fast (outperforms Perl)
+ * portable (ANSI Common Lisp)
+ * thread-safe
+ * includes convenience features
+ * well-documented
</longdescription>
<longdescription lang="es">
- 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
</longdescription>
<upstream>
<remote-id type="github">edicl/cl-ppcre</remote-id>