[gentoo-commits] repo/gentoo:master commit in: app-emacs/bind-chord/

2023-04-29 Thread Arthur Zamarin
commit: e71e3bb7b1c26da7c4dd2c6373ad172e9cbbadc8
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Apr 29 13:06:02 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Apr 29 13:06:02 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e71e3bb7

app-emacs/bind-chord: Keyword 2.4.4 hppa, #905201

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-emacs/bind-chord/bind-chord-2.4.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/bind-chord/bind-chord-2.4.4.ebuild 
b/app-emacs/bind-chord/bind-chord-2.4.4.ebuild
index 6d4f458bcbe6..ea5107db98b1 100644
--- a/app-emacs/bind-chord/bind-chord-2.4.4.ebuild
+++ b/app-emacs/bind-chord/bind-chord-2.4.4.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}"/use-package-${PV}
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"
 
 RDEPEND="
app-emacs/bind-key



[gentoo-commits] repo/gentoo:master commit in: app-emacs/bind-chord/

2023-04-29 Thread Arthur Zamarin
commit: be6e6e5ef53864e24c74dd1c6586b2651cddf360
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Apr 29 12:49:30 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Apr 29 12:49:30 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be6e6e5e

app-emacs/bind-chord: Keyword 2.4.4 arm64, #905201

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-emacs/bind-chord/bind-chord-2.4.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/bind-chord/bind-chord-2.4.4.ebuild 
b/app-emacs/bind-chord/bind-chord-2.4.4.ebuild
index 6b0e4918bc80..6d4f458bcbe6 100644
--- a/app-emacs/bind-chord/bind-chord-2.4.4.ebuild
+++ b/app-emacs/bind-chord/bind-chord-2.4.4.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}"/use-package-${PV}
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc x86"
 
 RDEPEND="
app-emacs/bind-key



[gentoo-commits] repo/gentoo:master commit in: app-emacs/bind-chord/

2023-04-28 Thread Maciej Barć
commit: aba27079511eeef2823633209654032523bd7c66
Author: Maciej Barć  gentoo  org>
AuthorDate: Fri Apr 28 16:50:02 2023 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Fri Apr 28 16:52:48 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aba27079

app-emacs/bind-chord: drop old 2.4.1-r1

Signed-off-by: Maciej Barć  gentoo.org>

 app-emacs/bind-chord/Manifest   |  1 -
 app-emacs/bind-chord/bind-chord-2.4.1-r1.ebuild | 33 -
 2 files changed, 34 deletions(-)

diff --git a/app-emacs/bind-chord/Manifest b/app-emacs/bind-chord/Manifest
index e7f307367441..76cd374617f0 100644
--- a/app-emacs/bind-chord/Manifest
+++ b/app-emacs/bind-chord/Manifest
@@ -1,2 +1 @@
-DIST use-package-2.4.1.tar.gz 124368 BLAKE2B 
5eaa6f500234d86651e155fa5360362c5e2696a8b258d5785a02b94f4ccacc6a9815e0b53f663684cef1cc9aa6c6812a5f59e04de3a3d7c5ac36e9dfb6ea09ea
 SHA512 
7248243dbddd939eb1ef9e76f9410265ed1cc48398745f593b57122261a6bb3bf4ab40392b6f29476ca33922f7087a52596a87968cf4914e5ed82db6c513bbbf
 DIST use-package-2.4.4.tar.gz 80065 BLAKE2B 
ee38736f011f1ea7522d24451bfa9dee4a17690cf7f3a885936a75bff1bb26950207b3111632826df54481b081ab1a109800f8857fceace622821dfef1324133
 SHA512 
09bca5a9a48fdbdf204a4b92f1f301a6bc63f57192868671d833d829f0eba0a4b95e706584158407bc8c9ee4549e699f6b43a333a4de15c6b0aabc74db2acc0e

diff --git a/app-emacs/bind-chord/bind-chord-2.4.1-r1.ebuild 
b/app-emacs/bind-chord/bind-chord-2.4.1-r1.ebuild
deleted file mode 100644
index f37f89180fc6..
--- a/app-emacs/bind-chord/bind-chord-2.4.1-r1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit elisp
-
-DESCRIPTION="Key-chord binding helper for use-package-chords"
-HOMEPAGE="https://github.com/jwiegley/use-package/;
-SRC_URI="https://github.com/jwiegley/use-package/archive/${PV}.tar.gz
-   -> use-package-${PV}.tar.gz"
-S="${WORKDIR}"/use-package-${PV}
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-   app-emacs/bind-key
-   app-emacs/key-chord
-"
-BDEPEND="${RDEPEND}"
-
-SITEFILE="50${PN}-gentoo.el"
-
-src_compile() {
-   elisp-compile ${PN}.el
-}
-
-src_install() {
-   elisp-site-file-install "${FILESDIR}/${SITEFILE}"
-   elisp-install ${PN} ${PN}.el{,c}
-}



[gentoo-commits] repo/gentoo:master commit in: app-emacs/bind-chord/

2023-04-27 Thread Yixun Lan
commit: 2503259fd5fcd33d6d10eb52b1df6c2ed0f02b98
Author: Yixun Lan  gentoo  org>
AuthorDate: Fri Apr 28 02:50:00 2023 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Fri Apr 28 02:50:00 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2503259f

app-emacs/bind-chord: Keyword 2.4.4 riscv, #905201

Signed-off-by: Yixun Lan  gentoo.org>

 app-emacs/bind-chord/bind-chord-2.4.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/bind-chord/bind-chord-2.4.4.ebuild 
b/app-emacs/bind-chord/bind-chord-2.4.4.ebuild
index 06ecafd8359b..6b0e4918bc80 100644
--- a/app-emacs/bind-chord/bind-chord-2.4.4.ebuild
+++ b/app-emacs/bind-chord/bind-chord-2.4.4.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}"/use-package-${PV}
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~riscv ~sparc x86"
 
 RDEPEND="
app-emacs/bind-key



[gentoo-commits] repo/gentoo:master commit in: app-emacs/bind-chord/

2023-04-27 Thread Sam James
commit: 2ecfca57abb1618ce9b2a76d73d5e29f7653e903
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 28 00:19:38 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 28 00:19:38 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ecfca57

app-emacs/bind-chord: Keyword 2.4.4 arm, #905201

Signed-off-by: Sam James  gentoo.org>

 app-emacs/bind-chord/bind-chord-2.4.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/bind-chord/bind-chord-2.4.4.ebuild 
b/app-emacs/bind-chord/bind-chord-2.4.4.ebuild
index 101ad1d2ffc4..06ecafd8359b 100644
--- a/app-emacs/bind-chord/bind-chord-2.4.4.ebuild
+++ b/app-emacs/bind-chord/bind-chord-2.4.4.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}"/use-package-${PV}
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~sparc x86"
 
 RDEPEND="
app-emacs/bind-key



[gentoo-commits] repo/gentoo:master commit in: app-emacs/bind-chord/

2023-04-27 Thread Sam James
commit: e983c1c796a343199e9a33573ea7e974dceea962
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 28 00:04:10 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 28 00:04:39 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e983c1c7

app-emacs/bind-chord: Keyword 2.4.4 sparc, #905201

Signed-off-by: Sam James  gentoo.org>

 app-emacs/bind-chord/bind-chord-2.4.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/bind-chord/bind-chord-2.4.4.ebuild 
b/app-emacs/bind-chord/bind-chord-2.4.4.ebuild
index dfeefc97453b..101ad1d2ffc4 100644
--- a/app-emacs/bind-chord/bind-chord-2.4.4.ebuild
+++ b/app-emacs/bind-chord/bind-chord-2.4.4.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}"/use-package-${PV}
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86"
 
 RDEPEND="
app-emacs/bind-key



[gentoo-commits] repo/gentoo:master commit in: app-emacs/bind-chord/

2023-04-27 Thread Sam James
commit: bf8120c33f121f0bdfab356d48cb5cf4f6712756
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 28 00:04:04 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 28 00:04:35 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf8120c3

app-emacs/bind-chord: Keyword 2.4.4 ppc64, #905201

Signed-off-by: Sam James  gentoo.org>

 app-emacs/bind-chord/bind-chord-2.4.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/bind-chord/bind-chord-2.4.4.ebuild 
b/app-emacs/bind-chord/bind-chord-2.4.4.ebuild
index 4e44950bd0b9..dfeefc97453b 100644
--- a/app-emacs/bind-chord/bind-chord-2.4.4.ebuild
+++ b/app-emacs/bind-chord/bind-chord-2.4.4.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}"/use-package-${PV}
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
 
 RDEPEND="
app-emacs/bind-key



[gentoo-commits] repo/gentoo:master commit in: app-emacs/bind-chord/

2023-04-27 Thread Sam James
commit: 668983812c7ff56b7317e731ecc872de486c7c7f
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 28 00:03:59 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 28 00:04:31 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66898381

app-emacs/bind-chord: Keyword 2.4.4 ppc, #905201

Signed-off-by: Sam James  gentoo.org>

 app-emacs/bind-chord/bind-chord-2.4.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emacs/bind-chord/bind-chord-2.4.4.ebuild 
b/app-emacs/bind-chord/bind-chord-2.4.4.ebuild
index e37bf47db113..4e44950bd0b9 100644
--- a/app-emacs/bind-chord/bind-chord-2.4.4.ebuild
+++ b/app-emacs/bind-chord/bind-chord-2.4.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -13,7 +13,7 @@ S="${WORKDIR}"/use-package-${PV}
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~ppc x86"
 
 RDEPEND="
app-emacs/bind-key



[gentoo-commits] repo/gentoo:master commit in: app-emacs/bind-chord/

2022-12-22 Thread Sam James
commit: ccc11b5aa6084f714c4cd14cb7b7a047bf38089f
Author: Sam James  gentoo  org>
AuthorDate: Thu Dec 22 13:10:18 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Dec 22 13:10:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccc11b5a

app-emacs/bind-chord: Stabilize 2.4.4 amd64, #887957

Signed-off-by: Sam James  gentoo.org>

 app-emacs/bind-chord/bind-chord-2.4.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/bind-chord/bind-chord-2.4.4.ebuild 
b/app-emacs/bind-chord/bind-chord-2.4.4.ebuild
index a1197d99d2e4..e37bf47db113 100644
--- a/app-emacs/bind-chord/bind-chord-2.4.4.ebuild
+++ b/app-emacs/bind-chord/bind-chord-2.4.4.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}"/use-package-${PV}
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 
 RDEPEND="
app-emacs/bind-key



[gentoo-commits] repo/gentoo:master commit in: app-emacs/bind-chord/

2022-12-22 Thread Sam James
commit: ade155478ff7ae2b52d50df0926bdb20fe59861f
Author: Sam James  gentoo  org>
AuthorDate: Thu Dec 22 13:10:14 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Dec 22 13:10:14 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ade15547

app-emacs/bind-chord: Stabilize 2.4.4 x86, #887957

Signed-off-by: Sam James  gentoo.org>

 app-emacs/bind-chord/bind-chord-2.4.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/bind-chord/bind-chord-2.4.4.ebuild 
b/app-emacs/bind-chord/bind-chord-2.4.4.ebuild
index db00c8122d1b..a1197d99d2e4 100644
--- a/app-emacs/bind-chord/bind-chord-2.4.4.ebuild
+++ b/app-emacs/bind-chord/bind-chord-2.4.4.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}"/use-package-${PV}
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 
 RDEPEND="
app-emacs/bind-key



[gentoo-commits] repo/gentoo:master commit in: app-emacs/bind-chord/

2022-11-18 Thread Maciej Barć
commit: d98afc4542e28a1daec0122397565c6f9b28a291
Author: Maciej Barć  gentoo  org>
AuthorDate: Sat Nov 19 01:57:14 2022 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Sat Nov 19 01:57:28 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d98afc45

app-emacs/bind-chord: bump to 2.4.4

Signed-off-by: Maciej Barć  gentoo.org>

 app-emacs/bind-chord/Manifest|  1 +
 app-emacs/bind-chord/bind-chord-2.4.4.ebuild | 33 
 2 files changed, 34 insertions(+)

diff --git a/app-emacs/bind-chord/Manifest b/app-emacs/bind-chord/Manifest
index 9aad8f0492a8..e7f307367441 100644
--- a/app-emacs/bind-chord/Manifest
+++ b/app-emacs/bind-chord/Manifest
@@ -1 +1,2 @@
 DIST use-package-2.4.1.tar.gz 124368 BLAKE2B 
5eaa6f500234d86651e155fa5360362c5e2696a8b258d5785a02b94f4ccacc6a9815e0b53f663684cef1cc9aa6c6812a5f59e04de3a3d7c5ac36e9dfb6ea09ea
 SHA512 
7248243dbddd939eb1ef9e76f9410265ed1cc48398745f593b57122261a6bb3bf4ab40392b6f29476ca33922f7087a52596a87968cf4914e5ed82db6c513bbbf
+DIST use-package-2.4.4.tar.gz 80065 BLAKE2B 
ee38736f011f1ea7522d24451bfa9dee4a17690cf7f3a885936a75bff1bb26950207b3111632826df54481b081ab1a109800f8857fceace622821dfef1324133
 SHA512 
09bca5a9a48fdbdf204a4b92f1f301a6bc63f57192868671d833d829f0eba0a4b95e706584158407bc8c9ee4549e699f6b43a333a4de15c6b0aabc74db2acc0e

diff --git a/app-emacs/bind-chord/bind-chord-2.4.4.ebuild 
b/app-emacs/bind-chord/bind-chord-2.4.4.ebuild
new file mode 100644
index ..db00c8122d1b
--- /dev/null
+++ b/app-emacs/bind-chord/bind-chord-2.4.4.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit elisp
+
+DESCRIPTION="Key-chord binding helper for use-package-chords"
+HOMEPAGE="https://github.com/jwiegley/use-package/;
+SRC_URI="https://github.com/jwiegley/use-package/archive/${PV}.tar.gz
+   -> use-package-${PV}.tar.gz"
+S="${WORKDIR}"/use-package-${PV}
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   app-emacs/bind-key
+   app-emacs/key-chord
+"
+BDEPEND="${RDEPEND}"
+
+SITEFILE="50${PN}-gentoo.el"
+
+src_compile() {
+   elisp-compile ${PN}.el
+}
+
+src_install() {
+   elisp-site-file-install "${FILESDIR}/${SITEFILE}"
+   elisp-install ${PN} ${PN}.el{,c}
+}



[gentoo-commits] repo/gentoo:master commit in: app-emacs/bind-chord/

2022-04-25 Thread Maciej Barć
commit: 7a39b67af58b63dcdcf7ce207e870f7b58cb648b
Author: Maciej Barć  gentoo  org>
AuthorDate: Tue Apr 26 02:14:12 2022 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Tue Apr 26 02:15:01 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a39b67a

app-emacs/bind-chord: fix elisp installtion

Signed-off-by: Maciej Barć  gentoo.org>

 .../bind-chord/{bind-chord-2.4.1.ebuild => bind-chord-2.4.1-r1.ebuild}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/bind-chord/bind-chord-2.4.1.ebuild 
b/app-emacs/bind-chord/bind-chord-2.4.1-r1.ebuild
similarity index 94%
rename from app-emacs/bind-chord/bind-chord-2.4.1.ebuild
rename to app-emacs/bind-chord/bind-chord-2.4.1-r1.ebuild
index d920466ce87f..f37f89180fc6 100644
--- a/app-emacs/bind-chord/bind-chord-2.4.1.ebuild
+++ b/app-emacs/bind-chord/bind-chord-2.4.1-r1.ebuild
@@ -29,5 +29,5 @@ src_compile() {
 
 src_install() {
elisp-site-file-install "${FILESDIR}/${SITEFILE}"
-   elisp-install ${PN}.el{,c}
+   elisp-install ${PN} ${PN}.el{,c}
 }



[gentoo-commits] repo/gentoo:master commit in: app-emacs/bind-chord/, app-emacs/bind-chord/files/

2022-04-20 Thread Maciej Barć
commit: 5a9a89c85367a267ac4bd223e5c040d52c678554
Author: Maciej Barć  gentoo  org>
AuthorDate: Thu Apr 21 00:51:40 2022 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Thu Apr 21 01:44:49 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a9a89c8

app-emacs/bind-chord: new package; add version 2.4.1

Signed-off-by: Maciej Barć  gentoo.org>

 app-emacs/bind-chord/Manifest |  1 +
 app-emacs/bind-chord/bind-chord-2.4.1.ebuild  | 33 +++
 app-emacs/bind-chord/files/50bind-chord-gentoo.el |  1 +
 app-emacs/bind-chord/metadata.xml | 13 +
 4 files changed, 48 insertions(+)

diff --git a/app-emacs/bind-chord/Manifest b/app-emacs/bind-chord/Manifest
new file mode 100644
index ..9aad8f0492a8
--- /dev/null
+++ b/app-emacs/bind-chord/Manifest
@@ -0,0 +1 @@
+DIST use-package-2.4.1.tar.gz 124368 BLAKE2B 
5eaa6f500234d86651e155fa5360362c5e2696a8b258d5785a02b94f4ccacc6a9815e0b53f663684cef1cc9aa6c6812a5f59e04de3a3d7c5ac36e9dfb6ea09ea
 SHA512 
7248243dbddd939eb1ef9e76f9410265ed1cc48398745f593b57122261a6bb3bf4ab40392b6f29476ca33922f7087a52596a87968cf4914e5ed82db6c513bbbf

diff --git a/app-emacs/bind-chord/bind-chord-2.4.1.ebuild 
b/app-emacs/bind-chord/bind-chord-2.4.1.ebuild
new file mode 100644
index ..d920466ce87f
--- /dev/null
+++ b/app-emacs/bind-chord/bind-chord-2.4.1.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit elisp
+
+DESCRIPTION="Key-chord binding helper for use-package-chords"
+HOMEPAGE="https://github.com/jwiegley/use-package/;
+SRC_URI="https://github.com/jwiegley/use-package/archive/${PV}.tar.gz
+   -> use-package-${PV}.tar.gz"
+S="${WORKDIR}"/use-package-${PV}
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   app-emacs/bind-key
+   app-emacs/key-chord
+"
+BDEPEND="${RDEPEND}"
+
+SITEFILE="50${PN}-gentoo.el"
+
+src_compile() {
+   elisp-compile ${PN}.el
+}
+
+src_install() {
+   elisp-site-file-install "${FILESDIR}/${SITEFILE}"
+   elisp-install ${PN}.el{,c}
+}

diff --git a/app-emacs/bind-chord/files/50bind-chord-gentoo.el 
b/app-emacs/bind-chord/files/50bind-chord-gentoo.el
new file mode 100644
index ..431f7e90ae73
--- /dev/null
+++ b/app-emacs/bind-chord/files/50bind-chord-gentoo.el
@@ -0,0 +1 @@
+(add-to-list 'load-path "@SITELISP@")

diff --git a/app-emacs/bind-chord/metadata.xml 
b/app-emacs/bind-chord/metadata.xml
new file mode 100644
index ..3f12e84d7508
--- /dev/null
+++ b/app-emacs/bind-chord/metadata.xml
@@ -0,0 +1,13 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+
+  
+gnu-em...@gentoo.org
+Gentoo GNU Emacs project
+  
+  
+https://github.com/jwiegley/use-package/issues/
+jwiegley/use-package
+  
+