summaryrefslogtreecommitdiff
path: root/metadata/md5-cache/app-emacs
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-01-13 01:09:33 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-01-13 01:09:33 +0000
commit58523314abd7b5740c06e3bbcd41ada404e7c612 (patch)
tree2ec4372c4b63bd8679af9b4c591c2743e421b1b9 /metadata/md5-cache/app-emacs
parent4fc30e4e13ecfbe29fbef3b5caf96218eab30b68 (diff)
gentoo auto-resync : 13:01:2024 - 01:09:33
Diffstat (limited to 'metadata/md5-cache/app-emacs')
-rw-r--r--metadata/md5-cache/app-emacs/Manifest.gzbin108571 -> 108902 bytes
-rw-r--r--metadata/md5-cache/app-emacs/biblio-0.38
-rw-r--r--metadata/md5-cache/app-emacs/emacs-ipython-notebook-0.17.1_pre2023082616
-rw-r--r--metadata/md5-cache/app-emacs/key-chord-0.713
-rw-r--r--metadata/md5-cache/app-emacs/nim-mode-0.4.2_p20231101 (renamed from metadata/md5-cache/app-emacs/nim-mode-0.4.2_p20211102)9
-rw-r--r--metadata/md5-cache/app-emacs/treemacs-3.1-r1 (renamed from metadata/md5-cache/app-emacs/treemacs-3.1)10
-rw-r--r--metadata/md5-cache/app-emacs/web-server-0.1.2_p20210708-r14
-rw-r--r--metadata/md5-cache/app-emacs/websocket-1.14_p202303054
-rw-r--r--metadata/md5-cache/app-emacs/websocket-1.154
9 files changed, 52 insertions, 16 deletions
diff --git a/metadata/md5-cache/app-emacs/Manifest.gz b/metadata/md5-cache/app-emacs/Manifest.gz
index 887ef061271c..01306fa11367 100644
--- a/metadata/md5-cache/app-emacs/Manifest.gz
+++ b/metadata/md5-cache/app-emacs/Manifest.gz
Binary files differ
diff --git a/metadata/md5-cache/app-emacs/biblio-0.3 b/metadata/md5-cache/app-emacs/biblio-0.3
index 3a9e79c3903e..49b76b8b253c 100644
--- a/metadata/md5-cache/app-emacs/biblio-0.3
+++ b/metadata/md5-cache/app-emacs/biblio-0.3
@@ -1,15 +1,15 @@
-BDEPEND=app-emacs/dash test? ( app-emacs/buttercup app-emacs/noflet app-emacs/undercover ) >=app-editors/emacs-25.3:*
+BDEPEND=app-emacs/dash test? ( app-emacs/buttercup app-emacs/noflet app-emacs/undercover ) test? ( app-emacs/buttercup ) >=app-editors/emacs-25.3:*
DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack
DESCRIPTION=Browse and import bibliographic references with Emacs
EAPI=8
HOMEPAGE=https://github.com/cpitclaudel/biblio.el/
INHERIT=elisp
-IUSE=test
+IUSE=test test
KEYWORDS=amd64 ~x86
LICENSE=GPL-3+
RDEPEND=app-emacs/dash >=app-editors/emacs-25.3:*
-RESTRICT=!test? ( test )
+RESTRICT=!test? ( test ) !test? ( test )
SLOT=0
SRC_URI=https://github.com/cpitclaudel/biblio.el/archive/0.3.tar.gz -> biblio-0.3.tar.gz
_eclasses_=elisp fbefa95f5e9ab880a34bc69832b7c0d7 elisp-common 2a0fa407d2e6363c663ccb299503b25c
-_md5_=3a3c820128ecaa79f3df59e08b2423ae
+_md5_=0124e62ce27a205c441ac24eade859cc
diff --git a/metadata/md5-cache/app-emacs/emacs-ipython-notebook-0.17.1_pre20230826 b/metadata/md5-cache/app-emacs/emacs-ipython-notebook-0.17.1_pre20230826
new file mode 100644
index 000000000000..9f044b72942d
--- /dev/null
+++ b/metadata/md5-cache/app-emacs/emacs-ipython-notebook-0.17.1_pre20230826
@@ -0,0 +1,16 @@
+BDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) app-emacs/anaphora app-emacs/dash app-emacs/deferred app-emacs/polymode app-emacs/request app-emacs/websocket app-emacs/with-editor python_single_target_python3_10? ( dev-python/ipython[python_targets_python3_10(-)] dev-python/notebook[python_targets_python3_10(-)] dev-python/tornado[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/ipython[python_targets_python3_11(-)] dev-python/notebook[python_targets_python3_11(-)] dev-python/tornado[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/ipython[python_targets_python3_12(-)] dev-python/notebook[python_targets_python3_12(-)] dev-python/tornado[python_targets_python3_12(-)] ) test? ( app-emacs/ert-runner app-emacs/mocker ) >=app-editors/emacs-25.3:*
+DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack
+DESCRIPTION=Jupyter notebook client in Emacs
+EAPI=8
+HOMEPAGE=https://github.com/millejoh/emacs-ipython-notebook/
+INHERIT=elisp readme.gentoo-r1 python-single-r1
+IUSE=test python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12
+KEYWORDS=~amd64 ~x86
+LICENSE=GPL-3+
+RDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) app-emacs/anaphora app-emacs/dash app-emacs/deferred app-emacs/polymode app-emacs/request app-emacs/websocket app-emacs/with-editor python_single_target_python3_10? ( dev-python/ipython[python_targets_python3_10(-)] dev-python/notebook[python_targets_python3_10(-)] dev-python/tornado[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/ipython[python_targets_python3_11(-)] dev-python/notebook[python_targets_python3_11(-)] dev-python/tornado[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/ipython[python_targets_python3_12(-)] dev-python/notebook[python_targets_python3_12(-)] dev-python/tornado[python_targets_python3_12(-)] ) >=app-editors/emacs-25.3:*
+REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=https://github.com/millejoh/emacs-ipython-notebook/archive/998ba22660be2035cd23bed1555e47748c4da8a2.tar.gz -> emacs-ipython-notebook-0.17.1_pre20230826.tar.gz
+_eclasses_=elisp fbefa95f5e9ab880a34bc69832b7c0d7 elisp-common 2a0fa407d2e6363c663ccb299503b25c multilib c19072c3cd7ac5cb21de013f7e9832e0 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe python-single-r1 75118e916668a74c660a13b0ecb22562 python-utils-r1 042f4cc53680245bf99a84669b94155a readme.gentoo-r1 204091a2cde6179cd9d3db26d09412d3 toolchain-funcs e56c7649b804f051623c8bc1a1c44084
+_md5_=8811e91b33efe801a02c061fc987b41e
diff --git a/metadata/md5-cache/app-emacs/key-chord-0.7 b/metadata/md5-cache/app-emacs/key-chord-0.7
new file mode 100644
index 000000000000..3ba692c2ae4c
--- /dev/null
+++ b/metadata/md5-cache/app-emacs/key-chord-0.7
@@ -0,0 +1,13 @@
+BDEPEND=>=app-editors/emacs-25.3:*
+DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack
+DESCRIPTION=Map pairs of simultaneously pressed keys to commands
+EAPI=8
+HOMEPAGE=https://github.com/emacsorphanage/key-chord/
+INHERIT=elisp
+KEYWORDS=~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86
+LICENSE=GPL-2+
+RDEPEND=>=app-editors/emacs-25.3:*
+SLOT=0
+SRC_URI=https://github.com/emacsorphanage/key-chord/archive/0.7.tar.gz -> key-chord-0.7.tar.gz
+_eclasses_=elisp fbefa95f5e9ab880a34bc69832b7c0d7 elisp-common 2a0fa407d2e6363c663ccb299503b25c
+_md5_=85d93910c69735b027363345622a7edb
diff --git a/metadata/md5-cache/app-emacs/nim-mode-0.4.2_p20211102 b/metadata/md5-cache/app-emacs/nim-mode-0.4.2_p20231101
index 322e53f36980..cc1b3809a35d 100644
--- a/metadata/md5-cache/app-emacs/nim-mode-0.4.2_p20211102
+++ b/metadata/md5-cache/app-emacs/nim-mode-0.4.2_p20231101
@@ -1,15 +1,16 @@
-BDEPEND=app-emacs/commenter app-emacs/epc >=app-editors/emacs-25.3:*
+BDEPEND=app-emacs/commenter app-emacs/epc test? ( app-emacs/buttercup ) >=app-editors/emacs-25.3:*
DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack
DESCRIPTION=Emacs major mode for the Nim programming language support
EAPI=8
HOMEPAGE=https://github.com/nim-lang/nim-mode/
INHERIT=elisp
+IUSE=test
KEYWORDS=~amd64
LICENSE=GPL-3+
PDEPEND=app-emacs/flycheck-nimsuggest
RDEPEND=app-emacs/commenter app-emacs/epc >=app-editors/emacs-25.3:*
-RESTRICT=test
+RESTRICT=test !test? ( test )
SLOT=0
-SRC_URI=https://github.com/nim-lang/nim-mode/archive/744e076f0bea1c5ddc49f92397d9aa98ffa7eff8.tar.gz -> nim-mode-0.4.2_p20211102.tar.gz
+SRC_URI=https://github.com/nim-lang/nim-mode/archive/1338e5b0d5e111ad932efb77d3cad680cc3b86c9.tar.gz -> nim-mode-0.4.2_p20231101.tar.gz
_eclasses_=elisp fbefa95f5e9ab880a34bc69832b7c0d7 elisp-common 2a0fa407d2e6363c663ccb299503b25c
-_md5_=5cff4e0172a492750e14a04d5c03e034
+_md5_=3733bb9dd892d4c78d67f8b8260f5d5f
diff --git a/metadata/md5-cache/app-emacs/treemacs-3.1 b/metadata/md5-cache/app-emacs/treemacs-3.1-r1
index 5a2ac7ffe018..a875f333a84c 100644
--- a/metadata/md5-cache/app-emacs/treemacs-3.1
+++ b/metadata/md5-cache/app-emacs/treemacs-3.1-r1
@@ -1,16 +1,16 @@
-BDEPEND=app-emacs/ace-window app-emacs/cfrs app-emacs/dash app-emacs/ht app-emacs/hydra app-emacs/pfuture app-emacs/s test? ( app-emacs/buttercup ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=app-editors/emacs-26.1:*
+BDEPEND=>=app-editors/emacs-26.1[svg] app-emacs/ace-window app-emacs/cfrs app-emacs/dash app-emacs/ht app-emacs/hydra app-emacs/pfuture app-emacs/s test? ( app-emacs/buttercup ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=app-editors/emacs-26.1:*
DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack
DESCRIPTION=Tree style project file explorer
EAPI=8
HOMEPAGE=https://github.com/Alexander-Miller/treemacs/
INHERIT=distutils-r1 elisp
-IUSE=test python_targets_python3_10 python_targets_python3_11
+IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=GPL-3+
-RDEPEND=app-emacs/ace-window app-emacs/cfrs app-emacs/dash app-emacs/ht app-emacs/hydra app-emacs/pfuture app-emacs/s python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=app-editors/emacs-26.1:*
-REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
+RDEPEND=>=app-editors/emacs-26.1[svg] app-emacs/ace-window app-emacs/cfrs app-emacs/dash app-emacs/ht app-emacs/hydra app-emacs/pfuture app-emacs/s python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=app-editors/emacs-26.1:*
+REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/Alexander-Miller/treemacs/archive/3.1.tar.gz -> treemacs-3.1.tar.gz
_eclasses_=distutils-r1 b9318b5e40104e608d7e4582121fb561 elisp fbefa95f5e9ab880a34bc69832b7c0d7 elisp-common 2a0fa407d2e6363c663ccb299503b25c flag-o-matic 78cf3cc2d5572fddf5e5e10c70f7c81a multibuild d67e78a235f541871c7dfe4cf7931489 multilib c19072c3cd7ac5cb21de013f7e9832e0 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f python-utils-r1 042f4cc53680245bf99a84669b94155a toolchain-funcs e56c7649b804f051623c8bc1a1c44084
-_md5_=395e3c70e503a590776dfde339b352fd
+_md5_=8d0a565ad3d160c6781e5d51b3e0b6c4
diff --git a/metadata/md5-cache/app-emacs/web-server-0.1.2_p20210708-r1 b/metadata/md5-cache/app-emacs/web-server-0.1.2_p20210708-r1
index b0f00d59c404..f9bb1fe5b67a 100644
--- a/metadata/md5-cache/app-emacs/web-server-0.1.2_p20210708-r1
+++ b/metadata/md5-cache/app-emacs/web-server-0.1.2_p20210708-r1
@@ -6,8 +6,10 @@ HOMEPAGE=https://github.com/eschulte/emacs-web-server/
INHERIT=elisp
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3+
+PROPERTIES=test_network
RDEPEND=>=app-editors/emacs-25.3:*
+RESTRICT=test
SLOT=0
SRC_URI=https://github.com/eschulte/emacs-web-server/archive/6357a1c2d1718778503f7ee0909585094117525b.tar.gz -> web-server-0.1.2_p20210708.tar.gz
_eclasses_=elisp fbefa95f5e9ab880a34bc69832b7c0d7 elisp-common 2a0fa407d2e6363c663ccb299503b25c
-_md5_=52fa9bbc4a14a57a8e17d61e6f330c37
+_md5_=3ce0d6742767a3e126a588beeb7e024f
diff --git a/metadata/md5-cache/app-emacs/websocket-1.14_p20230305 b/metadata/md5-cache/app-emacs/websocket-1.14_p20230305
index e5e24d0aea2c..c75389c9b493 100644
--- a/metadata/md5-cache/app-emacs/websocket-1.14_p20230305
+++ b/metadata/md5-cache/app-emacs/websocket-1.14_p20230305
@@ -6,8 +6,10 @@ HOMEPAGE=https://github.com/ahyatt/emacs-websocket
INHERIT=elisp
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3+
+PROPERTIES=test_network
RDEPEND=>=app-editors/emacs-25.3:*
+RESTRICT=test
SLOT=0
SRC_URI=https://github.com/ahyatt/emacs-websocket/archive/1a08093b122d8cf20366a1cba5faddf7a53d08ed.tar.gz -> websocket-1.14_p20230305.tar.gz
_eclasses_=elisp fbefa95f5e9ab880a34bc69832b7c0d7 elisp-common 2a0fa407d2e6363c663ccb299503b25c
-_md5_=f4eebb77cc1d6e1e44ae1925caadbf18
+_md5_=fe3c5e0e9761ef4f0ed9590d44df0559
diff --git a/metadata/md5-cache/app-emacs/websocket-1.15 b/metadata/md5-cache/app-emacs/websocket-1.15
index 42b3eed02ea1..cca0ad367d14 100644
--- a/metadata/md5-cache/app-emacs/websocket-1.15
+++ b/metadata/md5-cache/app-emacs/websocket-1.15
@@ -6,8 +6,10 @@ HOMEPAGE=https://github.com/ahyatt/emacs-websocket
INHERIT=elisp
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3+
+PROPERTIES=test_network
RDEPEND=>=app-editors/emacs-25.3:*
+RESTRICT=test
SLOT=0
SRC_URI=https://github.com/ahyatt/emacs-websocket/archive/40c208eaab99999d7c1e4bea883648da24c03be3.tar.gz -> websocket-1.15.tar.gz
_eclasses_=elisp fbefa95f5e9ab880a34bc69832b7c0d7 elisp-common 2a0fa407d2e6363c663ccb299503b25c
-_md5_=ccec689a839a9b391cc4bd55fda7e73a
+_md5_=c2f911c90bf23c5fbc2d7362589c253a