diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-08-25 00:03:53 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-08-25 00:03:53 +0000 |
commit | 58e5b3239e34b961b994823f6f0a8d339b24596a (patch) | |
tree | 4c4f887cdbfae4af672c5f7f5586e06c14ab842f /metadata/md5-cache/app-emacs | |
parent | Merge updates from master (diff) | |
download | gentoo-58e5b3239e34b961b994823f6f0a8d339b24596a.tar.gz gentoo-58e5b3239e34b961b994823f6f0a8d339b24596a.tar.bz2 gentoo-58e5b3239e34b961b994823f6f0a8d339b24596a.zip |
2024-08-25 00:03:52 UTC
Diffstat (limited to 'metadata/md5-cache/app-emacs')
-rw-r--r-- | metadata/md5-cache/app-emacs/modus-themes-4.5.0 (renamed from metadata/md5-cache/app-emacs/modus-themes-4.3.0) | 4 | ||||
-rw-r--r-- | metadata/md5-cache/app-emacs/org-mode-9.7.10 (renamed from metadata/md5-cache/app-emacs/org-mode-9.7.5) | 6 | ||||
-rw-r--r-- | metadata/md5-cache/app-emacs/rust-mode-1.0.6 | 13 | ||||
-rw-r--r-- | metadata/md5-cache/app-emacs/zenburn-theme-2.8.0 | 13 |
4 files changed, 31 insertions, 5 deletions
diff --git a/metadata/md5-cache/app-emacs/modus-themes-4.3.0 b/metadata/md5-cache/app-emacs/modus-themes-4.5.0 index 61acb9138786..5e8b75277e69 100644 --- a/metadata/md5-cache/app-emacs/modus-themes-4.3.0 +++ b/metadata/md5-cache/app-emacs/modus-themes-4.5.0 @@ -8,6 +8,6 @@ KEYWORDS=~amd64 ~x86 LICENSE=GPL-3+ RDEPEND=>=app-editors/emacs-25.3:* SLOT=0 -SRC_URI=https://github.com/protesilaos/modus-themes/archive/4.3.0.tar.gz -> modus-themes-4.3.0.tar.gz +SRC_URI=https://github.com/protesilaos/modus-themes/archive/4.5.0.tar.gz -> modus-themes-4.5.0.tar.gz _eclasses_=elisp-common abb2dda42f680fce87602c8273f832c7 elisp fbefa95f5e9ab880a34bc69832b7c0d7 -_md5_=c5092b46cac7e250de6c5f59e7d1aaba +_md5_=7381efa8a660ec8d55e58448722589b6 diff --git a/metadata/md5-cache/app-emacs/org-mode-9.7.5 b/metadata/md5-cache/app-emacs/org-mode-9.7.10 index 34069a16e246..068e3edd21b4 100644 --- a/metadata/md5-cache/app-emacs/org-mode-9.7.5 +++ b/metadata/md5-cache/app-emacs/org-mode-9.7.10 @@ -5,11 +5,11 @@ EAPI=8 HOMEPAGE=https://orgmode.org/ INHERIT=elisp readme.gentoo-r1 IUSE=doc odt-schema -KEYWORDS=amd64 ppc x86 +KEYWORDS=~amd64 ~ppc ~x86 LICENSE=GPL-3+ FDL-1.3+ CC-BY-SA-3.0 odt-schema? ( OASIS-Open ) RDEPEND=>=app-editors/emacs-25.3:* RESTRICT=test SLOT=0 -SRC_URI=https://git.savannah.gnu.org/cgit/emacs/org-mode.git/snapshot/org-mode-release_9.7.5.tar.gz +SRC_URI=https://git.savannah.gnu.org/cgit/emacs/org-mode.git/snapshot/org-mode-release_9.7.10.tar.gz _eclasses_=elisp-common abb2dda42f680fce87602c8273f832c7 elisp fbefa95f5e9ab880a34bc69832b7c0d7 readme.gentoo-r1 b8c7a61664027641d79dcfc04bd366f4 -_md5_=a4ba364a2a3f17ea02e4fd33817aa672 +_md5_=eeff608f62be3bec2360a551c73d97d6 diff --git a/metadata/md5-cache/app-emacs/rust-mode-1.0.6 b/metadata/md5-cache/app-emacs/rust-mode-1.0.6 new file mode 100644 index 000000000000..7b9a3efd0f62 --- /dev/null +++ b/metadata/md5-cache/app-emacs/rust-mode-1.0.6 @@ -0,0 +1,13 @@ +BDEPEND=>=app-editors/emacs-25.3:* +DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack +DESCRIPTION=A major emacs mode for editing Rust source code +EAPI=8 +HOMEPAGE=https://github.com/rust-lang/rust-mode/ +INHERIT=elisp +KEYWORDS=~amd64 ~arm64 ~x86 +LICENSE=|| ( MIT Apache-2.0 ) +RDEPEND=>=app-editors/emacs-25.3:* +SLOT=0 +SRC_URI=https://github.com/rust-lang/rust-mode/archive/1.0.6.tar.gz -> rust-mode-1.0.6.tar.gz +_eclasses_=elisp-common abb2dda42f680fce87602c8273f832c7 elisp fbefa95f5e9ab880a34bc69832b7c0d7 +_md5_=6846d2fd49c82e6698329808c0e9adb4 diff --git a/metadata/md5-cache/app-emacs/zenburn-theme-2.8.0 b/metadata/md5-cache/app-emacs/zenburn-theme-2.8.0 new file mode 100644 index 000000000000..8c0fe1937cf6 --- /dev/null +++ b/metadata/md5-cache/app-emacs/zenburn-theme-2.8.0 @@ -0,0 +1,13 @@ +BDEPEND=>=app-editors/emacs-25.3:* +DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack +DESCRIPTION=Zenburn color theme for Emacs +EAPI=8 +HOMEPAGE=https://github.com/bbatsov/zenburn-emacs +INHERIT=elisp readme.gentoo-r1 +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-3+ +RDEPEND=>=app-editors/emacs-25.3:* +SLOT=0 +SRC_URI=https://github.com/bbatsov/zenburn-emacs/archive/refs/tags/v2.8.0.tar.gz -> zenburn-emacs-2.8.0.tar.gz +_eclasses_=elisp-common abb2dda42f680fce87602c8273f832c7 elisp fbefa95f5e9ab880a34bc69832b7c0d7 readme.gentoo-r1 b8c7a61664027641d79dcfc04bd366f4 +_md5_=ee9a13dd1b4b36b1d3975155a1c38efd |