summaryrefslogtreecommitdiff
path: root/metadata/md5-cache/app-emacs
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-12-15 20:53:45 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-12-15 20:53:45 +0000
commit20e7188871e6d724b707132f925b9872536a91a0 (patch)
tree1b8d527714db0a937011ad650939d9152d36506c /metadata/md5-cache/app-emacs
parente4769acf6646f4b0ef28cb695cec8ed128aba920 (diff)
gentoo auto-resync : 15:12:2023 - 20:53:45
Diffstat (limited to 'metadata/md5-cache/app-emacs')
-rw-r--r--metadata/md5-cache/app-emacs/Manifest.gzbin105747 -> 106064 bytes
-rw-r--r--metadata/md5-cache/app-emacs/counsel-0.14.24
-rw-r--r--metadata/md5-cache/app-emacs/flim-1.14.9_p20231214-r115
-rw-r--r--metadata/md5-cache/app-emacs/oauth2-0.1613
-rw-r--r--metadata/md5-cache/app-emacs/swiper-0.14.24
5 files changed, 32 insertions, 4 deletions
diff --git a/metadata/md5-cache/app-emacs/Manifest.gz b/metadata/md5-cache/app-emacs/Manifest.gz
index 75c86cb171c8..19ca42165dbd 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/counsel-0.14.2 b/metadata/md5-cache/app-emacs/counsel-0.14.2
index 12447130ac20..8e6f0501e0cb 100644
--- a/metadata/md5-cache/app-emacs/counsel-0.14.2
+++ b/metadata/md5-cache/app-emacs/counsel-0.14.2
@@ -4,11 +4,11 @@ DESCRIPTION=Versions of common Emacs commands customized to make the best use of
EAPI=8
HOMEPAGE=https://github.com/abo-abo/swiper/
INHERIT=elisp
-KEYWORDS=~amd64 ~x86
+KEYWORDS=amd64 x86
LICENSE=GPL-3+
RDEPEND=>=app-emacs/ivy-0.14.2 >=app-emacs/swiper-0.14.2 >=app-editors/emacs-25.3:*
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/abo-abo/swiper/archive/0.14.2.tar.gz -> swiper-0.14.2.tar.gz
_eclasses_=elisp fbefa95f5e9ab880a34bc69832b7c0d7 elisp-common 2a0fa407d2e6363c663ccb299503b25c
-_md5_=826655c76d29b186f29b044b053c43df
+_md5_=bb46d60d52a4a93293ee76ef130d5ac6
diff --git a/metadata/md5-cache/app-emacs/flim-1.14.9_p20231214-r1 b/metadata/md5-cache/app-emacs/flim-1.14.9_p20231214-r1
new file mode 100644
index 000000000000..d1de1bdffe0a
--- /dev/null
+++ b/metadata/md5-cache/app-emacs/flim-1.14.9_p20231214-r1
@@ -0,0 +1,15 @@
+BDEPEND=>=app-emacs/apel-10.8 oauth2? ( app-emacs/oauth2 ) test? ( app-emacs/oauth2 ) >=app-editors/emacs-25.3:*
+DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack
+DESCRIPTION=A library to provide basic features about message representation or encoding
+EAPI=8
+HOMEPAGE=https://github.com/wanderlust/flim
+INHERIT=elisp
+IUSE=oauth2 test
+KEYWORDS=~amd64 ~ppc ~sparc ~x86
+LICENSE=GPL-2+
+RDEPEND=>=app-emacs/apel-10.8 oauth2? ( app-emacs/oauth2 ) >=app-editors/emacs-25.3:*
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=https://github.com/wanderlust/flim/archive/c430c5498ad5843f40ef758685e29431f167478c.tar.gz -> flim-1.14.9_p20231214.tar.gz
+_eclasses_=elisp fbefa95f5e9ab880a34bc69832b7c0d7 elisp-common 2a0fa407d2e6363c663ccb299503b25c
+_md5_=e7f8eb746cb50f9ec9fe31cef5b6cb65
diff --git a/metadata/md5-cache/app-emacs/oauth2-0.16 b/metadata/md5-cache/app-emacs/oauth2-0.16
new file mode 100644
index 000000000000..606013a21ade
--- /dev/null
+++ b/metadata/md5-cache/app-emacs/oauth2-0.16
@@ -0,0 +1,13 @@
+BDEPEND=>=app-editors/emacs-25.3:*
+DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack
+DESCRIPTION=OAuth 2.0 authorization protocol
+EAPI=8
+HOMEPAGE=https://elpa.gnu.org/packages/oauth2.html
+INHERIT=elisp
+KEYWORDS=~amd64 ~ppc ~sparc ~x86
+LICENSE=GPL-3+
+RDEPEND=>=app-editors/emacs-25.3:*
+SLOT=0
+SRC_URI=https://github.com/emacsmirror/oauth2/archive/dc069550616fb0a72507489ea796d0e1bd8b48c9.tar.gz -> oauth2-0.16.tar.gz
+_eclasses_=elisp fbefa95f5e9ab880a34bc69832b7c0d7 elisp-common 2a0fa407d2e6363c663ccb299503b25c
+_md5_=e14ba53da13af821487acb706e45476a
diff --git a/metadata/md5-cache/app-emacs/swiper-0.14.2 b/metadata/md5-cache/app-emacs/swiper-0.14.2
index 3487ac3b45cd..6f4c97c77ec7 100644
--- a/metadata/md5-cache/app-emacs/swiper-0.14.2
+++ b/metadata/md5-cache/app-emacs/swiper-0.14.2
@@ -4,11 +4,11 @@ DESCRIPTION=Alternative to isearch that uses ivy to show overview of all matches
EAPI=8
HOMEPAGE=https://github.com/abo-abo/swiper/
INHERIT=elisp
-KEYWORDS=amd64 ~x86
+KEYWORDS=amd64 x86
LICENSE=GPL-3+
RDEPEND=>=app-emacs/ivy-0.14.2 >=app-editors/emacs-25.3:*
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/abo-abo/swiper/archive/0.14.2.tar.gz -> swiper-0.14.2.tar.gz
_eclasses_=elisp fbefa95f5e9ab880a34bc69832b7c0d7 elisp-common 2a0fa407d2e6363c663ccb299503b25c
-_md5_=6d28fdaa8738bddbb90e0c54a6d91334
+_md5_=1d23d108a19a336cbf22fea5c63612f5