diff options
-rw-r--r-- | metadata/md5-cache/app-emacs/kaolin-themes-1.6.9 | 13 | ||||
-rw-r--r-- | metadata/md5-cache/app-emacs/racket-mode-1_p20231214 (renamed from metadata/md5-cache/app-emacs/racket-mode-1_p20230506) | 10 | ||||
-rw-r--r-- | metadata/md5-cache/app-emacs/ws-butler-0.6_p20201117 | 13 | ||||
-rw-r--r-- | metadata/pkg_desc_index | 4 | ||||
-rw-r--r-- | metadata/timestamp.chk | 2 |
5 files changed, 36 insertions, 6 deletions
diff --git a/metadata/md5-cache/app-emacs/kaolin-themes-1.6.9 b/metadata/md5-cache/app-emacs/kaolin-themes-1.6.9 new file mode 100644 index 000000000000..b97877f3a5fa --- /dev/null +++ b/metadata/md5-cache/app-emacs/kaolin-themes-1.6.9 @@ -0,0 +1,13 @@ +BDEPEND=app-emacs/autothemer >=app-editors/emacs-25.3:* +DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack +DESCRIPTION=Set of eye pleasing themes for GNU Emacs +EAPI=8 +HOMEPAGE=https://github.com/ogdenwebb/emacs-kaolin-themes +INHERIT=elisp +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-3+ +RDEPEND=app-emacs/autothemer >=app-editors/emacs-25.3:* +SLOT=0 +SRC_URI=https://github.com/ogdenwebb/emacs-kaolin-themes/archive/refs/tags/v1.6.9.tar.gz -> kaolin-themes-1.6.9.tar.gz +_eclasses_=elisp-common 2a0fa407d2e6363c663ccb299503b25c elisp fbefa95f5e9ab880a34bc69832b7c0d7 +_md5_=c20e8c5551c94e728f00a291e0274169 diff --git a/metadata/md5-cache/app-emacs/racket-mode-1_p20230506 b/metadata/md5-cache/app-emacs/racket-mode-1_p20231214 index 877ae7643d62..d2d8d86849be 100644 --- a/metadata/md5-cache/app-emacs/racket-mode-1_p20230506 +++ b/metadata/md5-cache/app-emacs/racket-mode-1_p20231214 @@ -4,10 +4,12 @@ DESCRIPTION=Emacs modes for Racket: edit, REPL, check-syntax, debug, profile, an EAPI=8 HOMEPAGE=https://www.racket-mode.com/ https://github.com/greghendershott/racket-mode/ INHERIT=elisp -KEYWORDS=amd64 ~x86 -LICENSE=GPL-2+ +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/c2fe266c18bb6e55a13c7ba795b0a5f7372b6c13.tar.gz -> racket-mode-1_p20230506.tar.gz +SRC_URI=https://github.com/greghendershott/racket-mode/archive/e6c2906316861e151fac9f7c0fa4ce443a1ba1fa.tar.gz -> racket-mode-1_p20231214.tar.gz _eclasses_=elisp-common 2a0fa407d2e6363c663ccb299503b25c elisp fbefa95f5e9ab880a34bc69832b7c0d7 -_md5_=9c7e04adfd15cc13bb6d519e0a1903f6 +_md5_=7ff225106a503e5f7a475746c7ce77e3 diff --git a/metadata/md5-cache/app-emacs/ws-butler-0.6_p20201117 b/metadata/md5-cache/app-emacs/ws-butler-0.6_p20201117 new file mode 100644 index 000000000000..d7224e84d6b2 --- /dev/null +++ b/metadata/md5-cache/app-emacs/ws-butler-0.6_p20201117 @@ -0,0 +1,13 @@ +BDEPEND=>=app-editors/emacs-25.3:* +DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack +DESCRIPTION=Unobtrusively trim extraneous white-space *ONLY* in lines edited +EAPI=8 +HOMEPAGE=https://github.com/lewang/ws-butler +INHERIT=elisp +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-3+ +RDEPEND=>=app-editors/emacs-25.3:* +SLOT=0 +SRC_URI=https://github.com/lewang/ws-butler/archive/e3a38d93e01014cd47bf5af4924459bd145fd7c4.tar.gz -> ws-butler-0.6_p20201117.tar.gz +_eclasses_=elisp-common 2a0fa407d2e6363c663ccb299503b25c elisp fbefa95f5e9ab880a34bc69832b7c0d7 +_md5_=0a8a769d9d72932b783adf7051c74069 diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 6b2fa790284f..08a9f4cec96d 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -2070,6 +2070,7 @@ app-emacs/js-comint 1.2.0: Run a JavaScript interpreter in an Emacs inferior pro app-emacs/js2-mode 20220710 20230408: Improved JavaScript editing mode for GNU Emacs app-emacs/julia-mode 0.4_p20211023: Emacs major mode for the Julia programming language app-emacs/julia-repl 1.3.0_p20220225: Run an inferior Julia REPL in a terminal inside Emacs +app-emacs/kaolin-themes 1.6.9: Set of eye pleasing themes for GNU Emacs app-emacs/key-chord 0.6_p20201222: Map pairs of simultaneously pressed keys to commands app-emacs/keywiz 1.4: Emacs key sequence quiz app-emacs/kind-icon 0.2.0 0.2.1: Completion kind icons @@ -2173,7 +2174,7 @@ app-emacs/quack 0.48: Enhances Emacs support for Scheme app-emacs/queue 0.2: Queue data structure app-emacs/quilt-el 0.66: Quilt mode for Emacs app-emacs/qwerty 1.1: Switch between QWERTY and DVORAK without changing the console keymap -app-emacs/racket-mode 1_p20230506 1_p20230905 9999: Emacs modes for Racket: edit, REPL, check-syntax, debug, profile, and more +app-emacs/racket-mode 1_p20230905 1_p20231214 9999: Emacs modes for Racket: edit, REPL, check-syntax, debug, profile, and more app-emacs/rainbow-delimiters 2.1.5: Highlight nested parentheses, brackets, and braces according to their depth app-emacs/rainbow-mode 1.0.6: Colorize strings that represent colors inside Emacs buffers app-emacs/raku-mode 0.2.1_p20211121: Major mode for editing Raku code @@ -2272,6 +2273,7 @@ app-emacs/wikipedia-mode 0.5-r2: Mode for editing Wikipedia articles off-line app-emacs/windows 2.53: Window manager for GNU Emacs app-emacs/with-editor 3.3.2 9999: Use the Emacsclient as the $EDITOR of child processes app-emacs/with-simulated-input 3.0: Emacs Lisp macro to simulate user input non-interactively +app-emacs/ws-butler 0.6_p20201117: Unobtrusively trim extraneous white-space *ONLY* in lines edited app-emacs/xclip 1.11-r1: Emacs Interface to XClip app-emacs/xelb 0.18: X protocol Emacs Lisp Binding app-emacs/xrdb-mode 3.0-r1: An Emacs major mode for editing X resource database files diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index 44b1ded9b4c8..eef84b84a2fa 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Fri, 15 Dec 2023 23:31:51 +0000 +Fri, 15 Dec 2023 23:46:48 +0000 |