summaryrefslogtreecommitdiff
path: root/metadata/md5-cache/dev-lisp
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-06-09 00:08:14 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-06-09 00:08:14 +0100
commit4fe228ee9aa3b9b825d54ace549a5517e153e8bd (patch)
tree90a261e3ea59b80722d70d3c42f3e40d16c9f8dd /metadata/md5-cache/dev-lisp
parentadc09cc4e6ebf7931735c02c0c272b4b885c2b30 (diff)
gentoo auto-resync : 09:06:2024 - 00:08:13
Diffstat (limited to 'metadata/md5-cache/dev-lisp')
-rw-r--r--metadata/md5-cache/dev-lisp/Manifest.gzbin5041 -> 5364 bytes
-rw-r--r--metadata/md5-cache/dev-lisp/cl-ppcre-2.1.0-r1 (renamed from metadata/md5-cache/dev-lisp/cl-ppcre-2.1.0)6
-rw-r--r--metadata/md5-cache/dev-lisp/cl-ppcre-unicode-2.1.0-r1 (renamed from metadata/md5-cache/dev-lisp/cl-ppcre-unicode-2.1.0)8
-rw-r--r--metadata/md5-cache/dev-lisp/cl-unicode-0.1.5-r114
-rw-r--r--metadata/md5-cache/dev-lisp/clx-0.7.5-r1 (renamed from metadata/md5-cache/dev-lisp/clx-0.7.5)7
-rw-r--r--metadata/md5-cache/dev-lisp/trivial-gray-streams-20170830-r112
6 files changed, 36 insertions, 11 deletions
diff --git a/metadata/md5-cache/dev-lisp/Manifest.gz b/metadata/md5-cache/dev-lisp/Manifest.gz
index 6a696e8ec33b..f41500b8946f 100644
--- a/metadata/md5-cache/dev-lisp/Manifest.gz
+++ b/metadata/md5-cache/dev-lisp/Manifest.gz
Binary files differ
diff --git a/metadata/md5-cache/dev-lisp/cl-ppcre-2.1.0 b/metadata/md5-cache/dev-lisp/cl-ppcre-2.1.0-r1
index 257eda0fcd01..c79f0a35cbcd 100644
--- a/metadata/md5-cache/dev-lisp/cl-ppcre-2.1.0
+++ b/metadata/md5-cache/dev-lisp/cl-ppcre-2.1.0-r1
@@ -1,7 +1,7 @@
DEFINED_PHASES=compile install unpack
DESCRIPTION=CL-PPCRE is a portable regular expression library for Common Lisp
-EAPI=6
-HOMEPAGE=http://weitz.de/cl-ppcre/ http://www.cliki.net/cl-ppcre
+EAPI=7
+HOMEPAGE=https://edicl.github.io/cl-ppcre/ https://www.cliki.net/cl-ppcre
INHERIT=common-lisp-3
KEYWORDS=~amd64 ~ppc ~sparc ~x86
LICENSE=BSD-2
@@ -10,4 +10,4 @@ RDEPEND=dev-lisp/flexi-streams
SLOT=0
SRC_URI=https://github.com/edicl/cl-ppcre/archive/v2.1.0.tar.gz -> cl-ppcre-2.1.0.tar.gz
_eclasses_=common-lisp-3 561c60f248457d6d3edbeddaa6f2f6c2
-_md5_=66db60679a570862f403dbb002a17ca0
+_md5_=522a31b198311786da35ca62217c24ad
diff --git a/metadata/md5-cache/dev-lisp/cl-ppcre-unicode-2.1.0 b/metadata/md5-cache/dev-lisp/cl-ppcre-unicode-2.1.0-r1
index d5d89a5d2b13..5104eb2700aa 100644
--- a/metadata/md5-cache/dev-lisp/cl-ppcre-unicode-2.1.0
+++ b/metadata/md5-cache/dev-lisp/cl-ppcre-unicode-2.1.0-r1
@@ -1,13 +1,13 @@
DEFINED_PHASES=compile install
DESCRIPTION=CL-PPCRE is a portable regular expression library for Common Lisp
-EAPI=6
-HOMEPAGE=http://weitz.de/cl-ppcre/ http://www.cliki.net/cl-ppcre
+EAPI=7
+HOMEPAGE=https://edicl.github.io/cl-ppcre/ https://www.cliki.net/cl-ppcre
INHERIT=common-lisp-3
KEYWORDS=~amd64 ~ppc ~sparc ~x86
LICENSE=BSD-2
PDEPEND=virtual/commonlisp
-RDEPEND==dev-lisp/cl-ppcre-2.1.0 dev-lisp/cl-unicode
+RDEPEND=~dev-lisp/cl-ppcre-2.1.0 dev-lisp/cl-unicode
SLOT=0
SRC_URI=https://github.com/edicl/cl-ppcre/archive/v2.1.0.tar.gz -> cl-ppcre-2.1.0.tar.gz
_eclasses_=common-lisp-3 561c60f248457d6d3edbeddaa6f2f6c2
-_md5_=b91b0ab58fceef85b123bf564400e87e
+_md5_=7a250bbadeec7aef71610a6d33c5f1cf
diff --git a/metadata/md5-cache/dev-lisp/cl-unicode-0.1.5-r1 b/metadata/md5-cache/dev-lisp/cl-unicode-0.1.5-r1
new file mode 100644
index 000000000000..0063832de2ce
--- /dev/null
+++ b/metadata/md5-cache/dev-lisp/cl-unicode-0.1.5-r1
@@ -0,0 +1,14 @@
+DEFINED_PHASES=compile configure install
+DEPEND=virtual/commonlisp dev-lisp/flexi-streams
+DESCRIPTION=Provides Common Lisp implementations with knowledge about Unicode characters
+EAPI=7
+HOMEPAGE=https://edicl.github.io/cl-unicode/
+INHERIT=common-lisp-3 xdg-utils
+KEYWORDS=~amd64 ~ppc ~sparc ~x86
+LICENSE=BSD-2
+PDEPEND=virtual/commonlisp
+RDEPEND=dev-lisp/cl-ppcre
+SLOT=0
+SRC_URI=https://github.com/edicl/cl-unicode/archive/v0.1.5.tar.gz -> cl-unicode-0.1.5.tar.gz
+_eclasses_=common-lisp-3 561c60f248457d6d3edbeddaa6f2f6c2 xdg-utils baea6080dd821f5562d715887954c9d3
+_md5_=e5d582c67b852a3f5e859058d26a0036
diff --git a/metadata/md5-cache/dev-lisp/clx-0.7.5 b/metadata/md5-cache/dev-lisp/clx-0.7.5-r1
index b485a24f7627..dbd9c04aa2b7 100644
--- a/metadata/md5-cache/dev-lisp/clx-0.7.5
+++ b/metadata/md5-cache/dev-lisp/clx-0.7.5-r1
@@ -1,15 +1,14 @@
DEFINED_PHASES=compile install
DEPEND=sys-apps/texinfo doc? ( virtual/texi2dvi )
DESCRIPTION=CLX is the Common Lisp interface to the X11 protocol primarily for SBCL
-EAPI=6
-HOMEPAGE=http://www.cliki.net/CLX
+EAPI=7
+HOMEPAGE=https://www.cliki.net/CLX
INHERIT=common-lisp-3
IUSE=doc
KEYWORDS=~amd64 ~ppc ~sparc ~x86
LICENSE=MIT
PDEPEND=virtual/commonlisp
-RDEPEND=!dev-lisp/cl-clx
SLOT=0
SRC_URI=https://github.com/sharplispers/clx/archive/0.7.5.tar.gz -> clx-0.7.5.tar.gz
_eclasses_=common-lisp-3 561c60f248457d6d3edbeddaa6f2f6c2
-_md5_=4f67d77e62817cf8541e91f345249578
+_md5_=9a2f5493f9b7fe79fd3d6ce7caa4e6ca
diff --git a/metadata/md5-cache/dev-lisp/trivial-gray-streams-20170830-r1 b/metadata/md5-cache/dev-lisp/trivial-gray-streams-20170830-r1
new file mode 100644
index 000000000000..ae08eb67988a
--- /dev/null
+++ b/metadata/md5-cache/dev-lisp/trivial-gray-streams-20170830-r1
@@ -0,0 +1,12 @@
+DEFINED_PHASES=compile install
+DESCRIPTION=A thin compatibility layer between Gray Stream Common Lisp implementations
+EAPI=7
+HOMEPAGE=https://trivial-gray-streams.common-lisp.dev/
+INHERIT=common-lisp-3
+KEYWORDS=~amd64 ~ppc ~sparc ~x86
+LICENSE=MIT
+PDEPEND=virtual/commonlisp
+SLOT=0
+SRC_URI=mirror://gentoo/a9/trivial-gray-streams-20170830.tar.bz2
+_eclasses_=common-lisp-3 561c60f248457d6d3edbeddaa6f2f6c2
+_md5_=f7a2d9766e065d12e7f3041f90124888