summaryrefslogtreecommitdiff
path: root/metadata/md5-cache/app-emacs
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-08-05 21:20:55 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-08-05 21:20:55 +0100
commit2092ebe8b45cc45ad3357e2ccb2c37d5c1eaba2a (patch)
tree25c07bf0e025915c671c69127e02b8d201967e16 /metadata/md5-cache/app-emacs
parent2fc12e1ffd37b655f78c4277bd595010e18a8447 (diff)
gentoo auto-resync : 05:08:2023 - 21:20:55
Diffstat (limited to 'metadata/md5-cache/app-emacs')
-rw-r--r--metadata/md5-cache/app-emacs/Manifest.gzbin116214 -> 116706 bytes
-rw-r--r--metadata/md5-cache/app-emacs/emacs-w3m-1.4.632_p20230801 (renamed from metadata/md5-cache/app-emacs/emacs-w3m-1.4.632_pre20181112)8
-rw-r--r--metadata/md5-cache/app-emacs/exec-path-from-shell-2.113
-rw-r--r--metadata/md5-cache/app-emacs/package-lint-0.1813
-rw-r--r--metadata/md5-cache/app-emacs/reformatter-0.714
5 files changed, 44 insertions, 4 deletions
diff --git a/metadata/md5-cache/app-emacs/Manifest.gz b/metadata/md5-cache/app-emacs/Manifest.gz
index 08a107e42ad3..5bb635832db6 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/emacs-w3m-1.4.632_pre20181112 b/metadata/md5-cache/app-emacs/emacs-w3m-1.4.632_p20230801
index 2ea1dad4879a..ba02aebe8090 100644
--- a/metadata/md5-cache/app-emacs/emacs-w3m-1.4.632_pre20181112
+++ b/metadata/md5-cache/app-emacs/emacs-w3m-1.4.632_p20230801
@@ -1,14 +1,14 @@
BDEPEND=virtual/w3m >=app-editors/emacs-25.3:* sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71-r5 >=sys-devel/libtool-2.4.7
DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack
DESCRIPTION=emacs-w3m is an interface program of w3m on Emacs
-EAPI=7
-HOMEPAGE=http://emacs-w3m.namazu.org/
+EAPI=8
+HOMEPAGE=http://emacs-w3m.namazu.org/ https://github.com/emacs-w3m/emacs-w3m/
INHERIT=elisp autotools readme.gentoo-r1
IUSE=gzip-el l10n_ja
KEYWORDS=~alpha ~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos
LICENSE=GPL-2+
RDEPEND=virtual/w3m >=app-editors/emacs-25.3:*
SLOT=0
-SRC_URI=https://dev.gentoo.org/~ulm/distfiles/emacs-w3m-1.4.632_pre20181112.tar.xz
+SRC_URI=https://github.com/emacs-w3m/emacs-w3m/archive/1388eadc914bed79b0e06a6565388c5e8aff8014.tar.gz -> emacs-w3m-1.4.632_p20230801.tar.gz
_eclasses_=autotools 6ae9a4347149b19a112caa1182d03bde elisp fbefa95f5e9ab880a34bc69832b7c0d7 elisp-common b3b15bdbe800c721e93b69b70cce2b67 gnuconfig b6b3e92f8b8c996400074b5f61a59256 libtool 9d3a9a889a6fa62ae794f817c156491b multilib c19072c3cd7ac5cb21de013f7e9832e0 readme.gentoo-r1 204091a2cde6179cd9d3db26d09412d3 toolchain-funcs 0c8a0b0d318eb5d5180d114bd3f6592b
-_md5_=bb29eb789e50daec73b475684b35cdbb
+_md5_=070e7c8133c0cb52e676557438a49daf
diff --git a/metadata/md5-cache/app-emacs/exec-path-from-shell-2.1 b/metadata/md5-cache/app-emacs/exec-path-from-shell-2.1
new file mode 100644
index 000000000000..81398bb6a997
--- /dev/null
+++ b/metadata/md5-cache/app-emacs/exec-path-from-shell-2.1
@@ -0,0 +1,13 @@
+BDEPEND=>=app-editors/emacs-25.3:*
+DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack
+DESCRIPTION=Ensure environment variables inside Emacs are the same as in shell
+EAPI=8
+HOMEPAGE=https://github.com/purcell/exec-path-from-shell/
+INHERIT=elisp
+KEYWORDS=~amd64 ~x86
+LICENSE=GPL-3+
+RDEPEND=>=app-editors/emacs-25.3:*
+SLOT=0
+SRC_URI=https://github.com/purcell/exec-path-from-shell/archive/2.1.tar.gz -> exec-path-from-shell-2.1.tar.gz
+_eclasses_=elisp fbefa95f5e9ab880a34bc69832b7c0d7 elisp-common b3b15bdbe800c721e93b69b70cce2b67
+_md5_=a5836ce077f7da76cd31330ff8fe1cf2
diff --git a/metadata/md5-cache/app-emacs/package-lint-0.18 b/metadata/md5-cache/app-emacs/package-lint-0.18
new file mode 100644
index 000000000000..a9f9e55bbdbb
--- /dev/null
+++ b/metadata/md5-cache/app-emacs/package-lint-0.18
@@ -0,0 +1,13 @@
+BDEPEND=>=app-editors/emacs-26.1:*
+DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack
+DESCRIPTION=Linting library for Emacs Lisp package metadata
+EAPI=8
+HOMEPAGE=https://github.com/purcell/package-lint/
+INHERIT=elisp
+KEYWORDS=~amd64 ~x86
+LICENSE=GPL-3+
+RDEPEND=>=app-editors/emacs-26.1:*
+SLOT=0
+SRC_URI=https://github.com/purcell/package-lint/archive/0.18.tar.gz -> package-lint-0.18.tar.gz
+_eclasses_=elisp fbefa95f5e9ab880a34bc69832b7c0d7 elisp-common b3b15bdbe800c721e93b69b70cce2b67
+_md5_=ec9126ec18e140272d6173d6a2aadcc4
diff --git a/metadata/md5-cache/app-emacs/reformatter-0.7 b/metadata/md5-cache/app-emacs/reformatter-0.7
new file mode 100644
index 000000000000..6f2144c92679
--- /dev/null
+++ b/metadata/md5-cache/app-emacs/reformatter-0.7
@@ -0,0 +1,14 @@
+BDEPEND=>=app-editors/emacs-25.3:*
+DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack
+DESCRIPTION=Define commands which run reformatters on the Emacs buffers
+EAPI=8
+HOMEPAGE=https://github.com/purcell/emacs-reformatter/
+INHERIT=elisp
+KEYWORDS=~amd64 ~x86
+LICENSE=GPL-3+
+RDEPEND=>=app-editors/emacs-25.3:*
+RESTRICT=test
+SLOT=0
+SRC_URI=https://github.com/purcell/emacs-reformatter/archive/0.7.tar.gz -> reformatter-0.7.tar.gz
+_eclasses_=elisp fbefa95f5e9ab880a34bc69832b7c0d7 elisp-common b3b15bdbe800c721e93b69b70cce2b67
+_md5_=5088d6551c0fa977204f7596af33bba2