summaryrefslogtreecommitdiff
path: root/metadata/md5-cache/app-emacs
diff options
context:
space:
mode:
Diffstat (limited to 'metadata/md5-cache/app-emacs')
-rw-r--r--metadata/md5-cache/app-emacs/Manifest.gzbin101398 -> 102382 bytes
-rw-r--r--metadata/md5-cache/app-emacs/eglot-1.1713
-rw-r--r--metadata/md5-cache/app-emacs/elpy-1.35.0_p2024071916
-rw-r--r--metadata/md5-cache/app-emacs/flycheck-34.12
-rw-r--r--metadata/md5-cache/app-emacs/indent-bars-0.7.613
-rw-r--r--metadata/md5-cache/app-emacs/racket-mode-1_p2024100115
-rw-r--r--metadata/md5-cache/app-emacs/use-package-2.4.613
-rw-r--r--metadata/md5-cache/app-emacs/which-key-3.6.113
8 files changed, 84 insertions, 1 deletions
diff --git a/metadata/md5-cache/app-emacs/Manifest.gz b/metadata/md5-cache/app-emacs/Manifest.gz
index 7b51828bd409..76ab25d585c7 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/eglot-1.17 b/metadata/md5-cache/app-emacs/eglot-1.17
new file mode 100644
index 000000000000..92b262e43d79
--- /dev/null
+++ b/metadata/md5-cache/app-emacs/eglot-1.17
@@ -0,0 +1,13 @@
+BDEPEND=app-emacs/external-completion >=app-editors/emacs-26.3:*
+DEFINED_PHASES=compile configure info install postinst postrm prepare setup test unpack
+DESCRIPTION=A minimal Emacs LSP client for GNU Emacs
+EAPI=8
+HOMEPAGE=https://github.com/joaotavora/eglot/ https://elpa.gnu.org/packages/eglot.html
+INHERIT=elisp
+KEYWORDS=~amd64
+LICENSE=GPL-3+
+RDEPEND=app-emacs/external-completion >=app-editors/emacs-26.3:*
+SLOT=0
+SRC_URI=https://dev.gentoo.org/~xgqt/distfiles/repackaged/eglot-1.17.tar.xz
+_eclasses_=elisp e7149f29f0c141396a0cec7cc59947a6 elisp-common abb2dda42f680fce87602c8273f832c7
+_md5_=13d099f06ae465b4c4041e2f4b037c4e
diff --git a/metadata/md5-cache/app-emacs/elpy-1.35.0_p20240719 b/metadata/md5-cache/app-emacs/elpy-1.35.0_p20240719
new file mode 100644
index 000000000000..7133ad60b230
--- /dev/null
+++ b/metadata/md5-cache/app-emacs/elpy-1.35.0_p20240719
@@ -0,0 +1,16 @@
+BDEPEND=app-emacs/company-mode app-emacs/highlight-indentation app-emacs/pyvenv app-emacs/s app-emacs/yasnippet python_single_target_python3_10? ( dev-python/flake8[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/flake8[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/flake8[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/flake8[python_targets_python3_13(-)] ) test? ( python_single_target_python3_10? ( dev-python/autopep8[python_targets_python3_10(-)] dev-python/jedi[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/autopep8[python_targets_python3_11(-)] dev-python/jedi[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/autopep8[python_targets_python3_12(-)] dev-python/jedi[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/autopep8[python_targets_python3_13(-)] dev-python/jedi[python_targets_python3_13(-)] ) ) test? ( app-emacs/company-mode app-emacs/highlight-indentation app-emacs/pyvenv app-emacs/s app-emacs/yasnippet python_single_target_python3_10? ( dev-python/flake8[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/flake8[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/flake8[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/flake8[python_targets_python3_13(-)] ) python_single_target_python3_10? ( dev-python/unittest-or-fail[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/unittest-or-fail[python_targets_python3_11(-)] ) ) 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 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_10? ( >=dev-python/gpep517-15[python_targets_python3_10(-)] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/gpep517-15[python_targets_python3_11(-)] >=dev-python/setuptools-69.0.3[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/gpep517-15[python_targets_python3_12(-)] >=dev-python/setuptools-69.0.3[python_targets_python3_12(-)] ) python_single_target_python3_13? ( >=dev-python/gpep517-15[python_targets_python3_13(-)] >=dev-python/setuptools-69.0.3[python_targets_python3_13(-)] ) >=app-editors/emacs-25.3:*
+DEFINED_PHASES=compile configure info install postinst postrm prepare setup test unpack
+DESCRIPTION=Emacs Python Development Environment
+EAPI=8
+HOMEPAGE=https://github.com/jorgenschaefer/elpy/
+INHERIT=distutils-r1 elisp
+IUSE=test test python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13
+KEYWORDS=~amd64 ~x86
+LICENSE=GPL-3+
+RDEPEND=app-emacs/company-mode app-emacs/highlight-indentation app-emacs/pyvenv app-emacs/s app-emacs/yasnippet python_single_target_python3_10? ( dev-python/flake8[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/flake8[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/flake8[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/flake8[python_targets_python3_13(-)] ) 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 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) >=app-editors/emacs-25.3:*
+REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 )
+RESTRICT=!test? ( test ) !test? ( test )
+SLOT=0
+SRC_URI=https://github.com/jorgenschaefer/elpy/archive/c40bab559fe77dcef6b90d5502eba1ecd566e86d.tar.gz -> elpy-1.35.0_p20240719.tar.gz
+_eclasses_=distutils-r1 515591e76fa89a2359ed45d26bf9c774 elisp e7149f29f0c141396a0cec7cc59947a6 elisp-common abb2dda42f680fce87602c8273f832c7 flag-o-matic fa33e3696fe4689dda7e9affe92e2c94 multibuild 45df57b1877333d70a9e894f6c8fdb3a multilib 7e1347c006a76bb812f3a9f663b79991 multiprocessing e644caa6eb7ce7e5ab0864383ac13ad9 ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils a0eb740debe3d472355e8bc52f62e0ac python-single-r1 f7abe75c203a988aa9b5c460b6c7d0f1 python-utils-r1 6881b056477c23167d9a6b33e146374e toolchain-funcs 948855ec7ad9f11351edf9066708dfa9
+_md5_=3726289f46cdb572ae582243d20a4f5a
diff --git a/metadata/md5-cache/app-emacs/flycheck-34.1 b/metadata/md5-cache/app-emacs/flycheck-34.1
index 505304ead1c3..a691e0bd4d55 100644
--- a/metadata/md5-cache/app-emacs/flycheck-34.1
+++ b/metadata/md5-cache/app-emacs/flycheck-34.1
@@ -12,4 +12,4 @@ RESTRICT=!test? ( test ) !test? ( test )
SLOT=0
SRC_URI=https://github.com/flycheck/flycheck/archive/34.1.tar.gz -> flycheck-34.1.tar.gz
_eclasses_=elisp e7149f29f0c141396a0cec7cc59947a6 elisp-common abb2dda42f680fce87602c8273f832c7
-_md5_=13c00bc648b7aed5c7786a2d7f21d2a2
+_md5_=b27ec547b87753abda3cb4804858bf90
diff --git a/metadata/md5-cache/app-emacs/indent-bars-0.7.6 b/metadata/md5-cache/app-emacs/indent-bars-0.7.6
new file mode 100644
index 000000000000..d643e15a04b1
--- /dev/null
+++ b/metadata/md5-cache/app-emacs/indent-bars-0.7.6
@@ -0,0 +1,13 @@
+BDEPEND=>=app-emacs/compat-30.0.0.0 >=app-editors/emacs-27.1:*
+DEFINED_PHASES=compile configure info install postinst postrm prepare setup test unpack
+DESCRIPTION=Fast, configurable indentation guide-bars for Emacs
+EAPI=8
+HOMEPAGE=https://github.com/jdtsmith/indent-bars/
+INHERIT=elisp
+KEYWORDS=~amd64 ~x86
+LICENSE=GPL-3+
+RDEPEND=>=app-emacs/compat-30.0.0.0 >=app-editors/emacs-27.1:*
+SLOT=0
+SRC_URI=https://dev.gentoo.org/~xgqt/distfiles/repackaged/indent-bars-0.7.6.tar.xz
+_eclasses_=elisp e7149f29f0c141396a0cec7cc59947a6 elisp-common abb2dda42f680fce87602c8273f832c7
+_md5_=00ee2160110c0461ff3fbe243e74d41d
diff --git a/metadata/md5-cache/app-emacs/racket-mode-1_p20241001 b/metadata/md5-cache/app-emacs/racket-mode-1_p20241001
new file mode 100644
index 000000000000..31ce592871c2
--- /dev/null
+++ b/metadata/md5-cache/app-emacs/racket-mode-1_p20241001
@@ -0,0 +1,15 @@
+BDEPEND=dev-scheme/racket:=[-minimal] >=app-editors/emacs-25.3:*
+DEFINED_PHASES=compile configure info install postinst postrm prepare setup test unpack
+DESCRIPTION=Emacs modes for Racket: edit, REPL, check-syntax, debug, profile, and more
+EAPI=8
+HOMEPAGE=https://www.racket-mode.com/ https://github.com/greghendershott/racket-mode/
+INHERIT=elisp
+IUSE=test
+KEYWORDS=~amd64 ~x86
+LICENSE=GPL-3+
+RDEPEND=dev-scheme/racket:=[-minimal] >=app-editors/emacs-25.3:*
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=https://github.com/greghendershott/racket-mode/archive/ec8b5142abaaef8335c23b98c18dee1f960b6e0b.tar.gz -> racket-mode-1_p20241001.tar.gz
+_eclasses_=elisp e7149f29f0c141396a0cec7cc59947a6 elisp-common abb2dda42f680fce87602c8273f832c7
+_md5_=36890de8c0818bb9ab6e5da7a11d8ee7
diff --git a/metadata/md5-cache/app-emacs/use-package-2.4.6 b/metadata/md5-cache/app-emacs/use-package-2.4.6
new file mode 100644
index 000000000000..72454c659b85
--- /dev/null
+++ b/metadata/md5-cache/app-emacs/use-package-2.4.6
@@ -0,0 +1,13 @@
+BDEPEND=app-emacs/bind-chord app-emacs/bind-key app-emacs/diminish app-emacs/system-packages >=app-editors/emacs-25.3:*
+DEFINED_PHASES=compile configure info install postinst postrm prepare setup test unpack
+DESCRIPTION=Declaration macro for simplifying your Emacs configuration
+EAPI=8
+HOMEPAGE=https://github.com/jwiegley/use-package/ https://elpa.gnu.org/packages/use-package.html
+INHERIT=elisp
+KEYWORDS=~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86
+LICENSE=GPL-3+
+RDEPEND=app-emacs/bind-chord app-emacs/bind-key app-emacs/diminish app-emacs/system-packages >=app-editors/emacs-25.3:*
+SLOT=0
+SRC_URI=https://dev.gentoo.org/~xgqt/distfiles/repackaged/use-package-2.4.6.tar.xz
+_eclasses_=elisp e7149f29f0c141396a0cec7cc59947a6 elisp-common abb2dda42f680fce87602c8273f832c7
+_md5_=90c090e5f894d7464e4883e4eef149cf
diff --git a/metadata/md5-cache/app-emacs/which-key-3.6.1 b/metadata/md5-cache/app-emacs/which-key-3.6.1
new file mode 100644
index 000000000000..54dcbfcaa40c
--- /dev/null
+++ b/metadata/md5-cache/app-emacs/which-key-3.6.1
@@ -0,0 +1,13 @@
+BDEPEND=>=app-editors/emacs-25.3:*
+DEFINED_PHASES=compile configure info install postinst postrm prepare setup test unpack
+DESCRIPTION=Display the key bindings following your currently entered keys
+EAPI=8
+HOMEPAGE=https://github.com/justbur/emacs-which-key/
+INHERIT=elisp readme.gentoo-r1
+KEYWORDS=~amd64 ~arm64 ~x86
+LICENSE=GPL-3+
+RDEPEND=>=app-editors/emacs-25.3:*
+SLOT=0
+SRC_URI=https://dev.gentoo.org/~xgqt/distfiles/repackaged/which-key-3.6.1.tar.xz
+_eclasses_=elisp e7149f29f0c141396a0cec7cc59947a6 elisp-common abb2dda42f680fce87602c8273f832c7 readme.gentoo-r1 32b48460d813533d85f082897cec1b80
+_md5_=6bc80533c183f5e83e54f0877d04410a