[gentoo-commits] repo/gentoo:master commit in: app-emacs/avy-embark-collect/

2024-06-25 Thread Sam James
commit: d9636f1acbecb2e5357b2c90f19aa8c3f6015466
Author: Sam James  gentoo  org>
AuthorDate: Tue Jun 25 22:01:01 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun 25 22:01:01 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9636f1a

app-emacs/avy-embark-collect: Stabilize 1.1 amd64, #934900

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

 app-emacs/avy-embark-collect/avy-embark-collect-1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/avy-embark-collect/avy-embark-collect-1.1.ebuild 
b/app-emacs/avy-embark-collect/avy-embark-collect-1.1.ebuild
index 359278a7f891..42018baf68b1 100644
--- a/app-emacs/avy-embark-collect/avy-embark-collect-1.1.ebuild
+++ b/app-emacs/avy-embark-collect/avy-embark-collect-1.1.ebuild
@@ -17,7 +17,7 @@ else
-> embark-${PV}.tar.gz"
S="${WORKDIR}/embark-${PV}"
 
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="amd64 ~x86"
 fi
 
 LICENSE="GPL-3+"



[gentoo-commits] repo/gentoo:master commit in: app-emacs/avy-embark-collect/

2024-05-19 Thread Maciej Barć
commit: 6cae7227fc2ee56a6fd4025ca13ebc3a36be32b6
Author: Maciej Barć  gentoo  org>
AuthorDate: Sun May 19 22:55:03 2024 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Sun May 19 23:14:05 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cae7227

app-emacs/avy-embark-collect: bump to 1.1

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

 app-emacs/avy-embark-collect/Manifest  |  1 +
 .../avy-embark-collect-1.1.ebuild  | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/app-emacs/avy-embark-collect/Manifest 
b/app-emacs/avy-embark-collect/Manifest
index 7d4fde8bd536..6f0531f43525 100644
--- a/app-emacs/avy-embark-collect/Manifest
+++ b/app-emacs/avy-embark-collect/Manifest
@@ -1 +1,2 @@
 DIST embark-1.0.tar.gz 112818 BLAKE2B 
111203ec462b06f11dae9760a64d27e197faa13cefe1eb4debd2e7222380aab0ccad19587ee275f343bb0e2a716379e67209e27dcaa07a98f97f660fb6f5
 SHA512 
ca42c6bd428807aefee6e7bb817651577401be8adacbd64146e97bd07ddd8df325dfeafeaa824fd3f4cd289da1a9b4868f44feacb66585f2533b64fa4d594d22
+DIST embark-1.1.tar.gz 115762 BLAKE2B 
69fc4005b901dcfd85ad124dc449048a13223277683eba7c5c873cd8050883ab53b4c3716670894e146da9c40c1789eafff3df4d00eb0ee46a8dab4c165f01ab
 SHA512 
29c87eaf3275428cfbd442de3a09d7a126094bc90bb1b1c34f476caf11cd3da21ce9368ef7d1855732250a85b269b01effcd514da10e1e491ecb3bdc61efd750

diff --git a/app-emacs/avy-embark-collect/avy-embark-collect-1.1.ebuild 
b/app-emacs/avy-embark-collect/avy-embark-collect-1.1.ebuild
new file mode 100644
index ..359278a7f891
--- /dev/null
+++ b/app-emacs/avy-embark-collect/avy-embark-collect-1.1.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit elisp
+
+DESCRIPTION="Use avy to jump to Embark Collect entries"
+HOMEPAGE="https://github.com/oantolin/embark/";
+
+if [[ "${PV}" == ** ]] ; then
+   inherit git-r3
+
+   EGIT_REPO_URI="https://github.com/oantolin/embark.git";
+else
+   SRC_URI="https://github.com/oantolin/embark/archive/${PV}.tar.gz
+   -> embark-${PV}.tar.gz"
+   S="${WORKDIR}/embark-${PV}"
+
+   KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="GPL-3+"
+SLOT="0"
+
+RDEPEND="
+   app-emacs/avy
+   app-emacs/embark
+"
+BDEPEND="${RDEPEND}"
+
+ELISP_REMOVE="embark-consult.el embark-org.el embark.el"
+
+SITEFILE="50${PN}-gentoo.el"



[gentoo-commits] repo/gentoo:master commit in: app-emacs/avy-embark-collect/

2024-01-18 Thread Sam James
commit: d79b81741662127515c03d4e1d877c146c3ea8bf
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 18 17:23:28 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 18 17:23:28 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d79b8174

app-emacs/avy-embark-collect: Stabilize 1.0 amd64, #922358

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

 app-emacs/avy-embark-collect/avy-embark-collect-1.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emacs/avy-embark-collect/avy-embark-collect-1.0.ebuild 
b/app-emacs/avy-embark-collect/avy-embark-collect-1.0.ebuild
index 115994eb1e68..42018baf68b1 100644
--- a/app-emacs/avy-embark-collect/avy-embark-collect-1.0.ebuild
+++ b/app-emacs/avy-embark-collect/avy-embark-collect-1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -17,7 +17,7 @@ else
-> embark-${PV}.tar.gz"
S="${WORKDIR}/embark-${PV}"
 
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="amd64 ~x86"
 fi
 
 LICENSE="GPL-3+"



[gentoo-commits] repo/gentoo:master commit in: app-emacs/avy-embark-collect/

2023-12-10 Thread Maciej Barć
commit: 7d220d0872a772bb2ef7c636471f17286f69187f
Author: Maciej Barć  gentoo  org>
AuthorDate: Sun Dec 10 18:36:43 2023 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Sun Dec 10 19:16:34 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d220d08

app-emacs/avy-embark-collect: bump to 1.0

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

 app-emacs/avy-embark-collect/Manifest  |  1 +
 .../avy-embark-collect-1.0.ebuild  | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/app-emacs/avy-embark-collect/Manifest 
b/app-emacs/avy-embark-collect/Manifest
index 18d148f2a2ae..a606219ba46f 100644
--- a/app-emacs/avy-embark-collect/Manifest
+++ b/app-emacs/avy-embark-collect/Manifest
@@ -1 +1,2 @@
 DIST embark-0.23.tar.gz 110865 BLAKE2B 
8e4c3e46b58d052b17b3fa9a41083e2e2efc9173897e0da17f5da80ebe2445ea2a9f45879b3ce60aacac6ad195b29d228a6bf304c5434c9432d6db627ca7f9c0
 SHA512 
9541bce783d9b11a8d6102d6d68a48239e8408eebd4afa3de04221436fc97ff966445dee0ac7ec126cdd10b2c523324505b78464261673205c91da0d2075ac82
+DIST embark-1.0.tar.gz 112818 BLAKE2B 
111203ec462b06f11dae9760a64d27e197faa13cefe1eb4debd2e7222380aab0ccad19587ee275f343bb0e2a716379e67209e27dcaa07a98f97f660fb6f5
 SHA512 
ca42c6bd428807aefee6e7bb817651577401be8adacbd64146e97bd07ddd8df325dfeafeaa824fd3f4cd289da1a9b4868f44feacb66585f2533b64fa4d594d22

diff --git a/app-emacs/avy-embark-collect/avy-embark-collect-1.0.ebuild 
b/app-emacs/avy-embark-collect/avy-embark-collect-1.0.ebuild
new file mode 100644
index ..115994eb1e68
--- /dev/null
+++ b/app-emacs/avy-embark-collect/avy-embark-collect-1.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit elisp
+
+DESCRIPTION="Use avy to jump to Embark Collect entries"
+HOMEPAGE="https://github.com/oantolin/embark/";
+
+if [[ "${PV}" == ** ]] ; then
+   inherit git-r3
+
+   EGIT_REPO_URI="https://github.com/oantolin/embark.git";
+else
+   SRC_URI="https://github.com/oantolin/embark/archive/${PV}.tar.gz
+   -> embark-${PV}.tar.gz"
+   S="${WORKDIR}/embark-${PV}"
+
+   KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="GPL-3+"
+SLOT="0"
+
+RDEPEND="
+   app-emacs/avy
+   app-emacs/embark
+"
+BDEPEND="${RDEPEND}"
+
+ELISP_REMOVE="embark-consult.el embark-org.el embark.el"
+
+SITEFILE="50${PN}-gentoo.el"



[gentoo-commits] repo/gentoo:master commit in: app-emacs/avy-embark-collect/

2023-11-13 Thread Maciej Barć
commit: 08fcb40e70a99e719393c15ab0a2fbaa54e2cca4
Author: Maciej Barć  gentoo  org>
AuthorDate: Mon Nov 13 12:30:25 2023 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Mon Nov 13 12:38:02 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08fcb40e

app-emacs/avy-embark-collect: drop old 0.22.1_p20230630

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

 app-emacs/avy-embark-collect/Manifest  |  1 -
 .../avy-embark-collect-0.22.1_p20230630.ebuild | 33 --
 2 files changed, 34 deletions(-)

diff --git a/app-emacs/avy-embark-collect/Manifest 
b/app-emacs/avy-embark-collect/Manifest
index fe7e1721005b..18d148f2a2ae 100644
--- a/app-emacs/avy-embark-collect/Manifest
+++ b/app-emacs/avy-embark-collect/Manifest
@@ -1,2 +1 @@
-DIST embark-0.22.1_p20230630.tar.gz 108455 BLAKE2B 
d3af76c4a916942302d1588d258343134cb3bca530ea617047352fd3a5326dbe64e6dc504891ab795a89deb3500954749a80a9a2b22316f2978b70711b5cb383
 SHA512 
69c4b223fa205f52e90b590591968d247e03b90ae994f78f636fe7151360afab742ac31e08023ce52a9c391e1d3ba7435aa8128c3de96b1db4b1301becfa570b
 DIST embark-0.23.tar.gz 110865 BLAKE2B 
8e4c3e46b58d052b17b3fa9a41083e2e2efc9173897e0da17f5da80ebe2445ea2a9f45879b3ce60aacac6ad195b29d228a6bf304c5434c9432d6db627ca7f9c0
 SHA512 
9541bce783d9b11a8d6102d6d68a48239e8408eebd4afa3de04221436fc97ff966445dee0ac7ec126cdd10b2c523324505b78464261673205c91da0d2075ac82

diff --git 
a/app-emacs/avy-embark-collect/avy-embark-collect-0.22.1_p20230630.ebuild 
b/app-emacs/avy-embark-collect/avy-embark-collect-0.22.1_p20230630.ebuild
deleted file mode 100644
index 6f0527482924..
--- a/app-emacs/avy-embark-collect/avy-embark-collect-0.22.1_p20230630.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit elisp
-
-DESCRIPTION="Use avy to jump to Embark Collect entries"
-HOMEPAGE="https://github.com/oantolin/embark/";
-
-if [[ ${PV} == ** ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/oantolin/embark.git";
-else
-   [[ ${PV} == *_p20230630 ]] && 
COMMIT=f2dcfe4d797a3ab66bb603d5cf441ae1172a672d
-   SRC_URI="https://github.com/oantolin/embark/archive/${COMMIT}.tar.gz
-   -> embark-${PV}.tar.gz"
-   S="${WORKDIR}"/embark-${COMMIT}
-   KEYWORDS="amd64 ~x86"
-fi
-
-LICENSE="GPL-3+"
-SLOT="0"
-
-RDEPEND="
-   app-emacs/avy
-   app-emacs/embark
-"
-BDEPEND="${RDEPEND}"
-
-ELISP_REMOVE="embark-consult.el embark-org.el embark.el"
-
-SITEFILE="50${PN}-gentoo.el"



[gentoo-commits] repo/gentoo:master commit in: app-emacs/avy-embark-collect/

2023-10-24 Thread Arthur Zamarin
commit: 38103ba5e1b355b2515920f4fc183b720fa6c2f2
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Oct 24 16:50:55 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Oct 24 16:50:55 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38103ba5

app-emacs/avy-embark-collect: Stabilize 0.23 amd64, #916109

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

 app-emacs/avy-embark-collect/avy-embark-collect-0.23.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/avy-embark-collect/avy-embark-collect-0.23.ebuild 
b/app-emacs/avy-embark-collect/avy-embark-collect-0.23.ebuild
index 115994eb1e68..d2156a2a4afa 100644
--- a/app-emacs/avy-embark-collect/avy-embark-collect-0.23.ebuild
+++ b/app-emacs/avy-embark-collect/avy-embark-collect-0.23.ebuild
@@ -17,7 +17,7 @@ else
-> embark-${PV}.tar.gz"
S="${WORKDIR}/embark-${PV}"
 
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="amd64 ~x86"
 fi
 
 LICENSE="GPL-3+"



[gentoo-commits] repo/gentoo:master commit in: app-emacs/avy-embark-collect/

2023-09-20 Thread Maciej Barć
commit: dbd92b21a401a19a14e44aba2458f21898737e75
Author: Maciej Barć  gentoo  org>
AuthorDate: Wed Sep 20 16:23:43 2023 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Wed Sep 20 16:27:00 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbd92b21

app-emacs/avy-embark-collect: bump to 0.23

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

 app-emacs/avy-embark-collect/Manifest  |  1 +
 .../avy-embark-collect-0.23.ebuild | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/app-emacs/avy-embark-collect/Manifest 
b/app-emacs/avy-embark-collect/Manifest
index 8440cc9ad1d1..fe7e1721005b 100644
--- a/app-emacs/avy-embark-collect/Manifest
+++ b/app-emacs/avy-embark-collect/Manifest
@@ -1 +1,2 @@
 DIST embark-0.22.1_p20230630.tar.gz 108455 BLAKE2B 
d3af76c4a916942302d1588d258343134cb3bca530ea617047352fd3a5326dbe64e6dc504891ab795a89deb3500954749a80a9a2b22316f2978b70711b5cb383
 SHA512 
69c4b223fa205f52e90b590591968d247e03b90ae994f78f636fe7151360afab742ac31e08023ce52a9c391e1d3ba7435aa8128c3de96b1db4b1301becfa570b
+DIST embark-0.23.tar.gz 110865 BLAKE2B 
8e4c3e46b58d052b17b3fa9a41083e2e2efc9173897e0da17f5da80ebe2445ea2a9f45879b3ce60aacac6ad195b29d228a6bf304c5434c9432d6db627ca7f9c0
 SHA512 
9541bce783d9b11a8d6102d6d68a48239e8408eebd4afa3de04221436fc97ff966445dee0ac7ec126cdd10b2c523324505b78464261673205c91da0d2075ac82

diff --git a/app-emacs/avy-embark-collect/avy-embark-collect-0.23.ebuild 
b/app-emacs/avy-embark-collect/avy-embark-collect-0.23.ebuild
new file mode 100644
index ..115994eb1e68
--- /dev/null
+++ b/app-emacs/avy-embark-collect/avy-embark-collect-0.23.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit elisp
+
+DESCRIPTION="Use avy to jump to Embark Collect entries"
+HOMEPAGE="https://github.com/oantolin/embark/";
+
+if [[ "${PV}" == ** ]] ; then
+   inherit git-r3
+
+   EGIT_REPO_URI="https://github.com/oantolin/embark.git";
+else
+   SRC_URI="https://github.com/oantolin/embark/archive/${PV}.tar.gz
+   -> embark-${PV}.tar.gz"
+   S="${WORKDIR}/embark-${PV}"
+
+   KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="GPL-3+"
+SLOT="0"
+
+RDEPEND="
+   app-emacs/avy
+   app-emacs/embark
+"
+BDEPEND="${RDEPEND}"
+
+ELISP_REMOVE="embark-consult.el embark-org.el embark.el"
+
+SITEFILE="50${PN}-gentoo.el"



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

2023-08-16 Thread Sam James
commit: c64c1637941fd54699ebba3f34725be7f0909fd1
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 16 21:24:34 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 16 21:24:34 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c64c1637

app-emacs/avy: Stabilize 0.5.0 amd64, #912300

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

 app-emacs/avy/avy-0.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/avy/avy-0.5.0.ebuild b/app-emacs/avy/avy-0.5.0.ebuild
index de61ceb93928..b84a4a110932 100644
--- a/app-emacs/avy/avy-0.5.0.ebuild
+++ b/app-emacs/avy/avy-0.5.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/abo-abo/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 SITEFILE="50${PN}-gentoo.el"
 



[gentoo-commits] repo/gentoo:master commit in: app-emacs/avy-embark-collect/

2023-08-16 Thread Sam James
commit: aec34adec53680012565f2ca43a591b6661face2
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 16 21:24:32 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 16 21:24:32 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aec34ade

app-emacs/avy-embark-collect: Stabilize 0.22.1_p20230630 amd64, #912300

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

 app-emacs/avy-embark-collect/avy-embark-collect-0.22.1_p20230630.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/app-emacs/avy-embark-collect/avy-embark-collect-0.22.1_p20230630.ebuild 
b/app-emacs/avy-embark-collect/avy-embark-collect-0.22.1_p20230630.ebuild
index a5b5c28a6dcb..6f0527482924 100644
--- a/app-emacs/avy-embark-collect/avy-embark-collect-0.22.1_p20230630.ebuild
+++ b/app-emacs/avy-embark-collect/avy-embark-collect-0.22.1_p20230630.ebuild
@@ -16,7 +16,7 @@ else
SRC_URI="https://github.com/oantolin/embark/archive/${COMMIT}.tar.gz
-> embark-${PV}.tar.gz"
S="${WORKDIR}"/embark-${COMMIT}
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="amd64 ~x86"
 fi
 
 LICENSE="GPL-3+"



[gentoo-commits] repo/gentoo:master commit in: app-emacs/avy-embark-collect/

2023-07-06 Thread Maciej Barć
commit: a19efe8f36108d4bedc9c1e578e516dd3c10f26f
Author: Maciej Barć  gentoo  org>
AuthorDate: Thu Jul  6 19:19:17 2023 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Thu Jul  6 23:08:31 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a19efe8f

app-emacs/avy-embark-collect: add live

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

 .../avy-embark-collect-.ebuild | 32 ++
 1 file changed, 32 insertions(+)

diff --git a/app-emacs/avy-embark-collect/avy-embark-collect-.ebuild 
b/app-emacs/avy-embark-collect/avy-embark-collect-.ebuild
new file mode 100644
index ..e8284f9f9e65
--- /dev/null
+++ b/app-emacs/avy-embark-collect/avy-embark-collect-.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit elisp
+
+DESCRIPTION="Use avy to jump to Embark Collect entries"
+HOMEPAGE="https://github.com/oantolin/embark/";
+
+if [[ ${PV} == ** ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/oantolin/embark.git";
+else
+   SRC_URI="https://github.com/oantolin/embark/archive/${PV}.tar.gz
+   -> embark-${PV}.tar.gz"
+   S="${WORKDIR}"/embark-${PV}
+   KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="GPL-3+"
+SLOT="0"
+
+RDEPEND="
+   app-emacs/avy
+   app-emacs/embark
+"
+BDEPEND="${RDEPEND}"
+
+ELISP_REMOVE="embark-consult.el embark-org.el embark.el"
+
+SITEFILE="50${PN}-gentoo.el"



[gentoo-commits] repo/gentoo:master commit in: app-emacs/avy-embark-collect/

2023-07-06 Thread Maciej Barć
commit: f6fa9304cea599e393dfb7a4ea37f3f3c809d1bc
Author: Maciej Barć  gentoo  org>
AuthorDate: Thu Jul  6 19:18:54 2023 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Thu Jul  6 23:08:31 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6fa9304

app-emacs/avy-embark-collect: bump to 0.22.1_p20230630

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

 app-emacs/avy-embark-collect/Manifest  |  1 +
 .../avy-embark-collect-0.22.1_p20230630.ebuild | 33 ++
 2 files changed, 34 insertions(+)

diff --git a/app-emacs/avy-embark-collect/Manifest 
b/app-emacs/avy-embark-collect/Manifest
index e559a244a6de..9af1b8540bd1 100644
--- a/app-emacs/avy-embark-collect/Manifest
+++ b/app-emacs/avy-embark-collect/Manifest
@@ -1 +1,2 @@
 DIST embark-0.21.tar.gz 102588 BLAKE2B 
5a578fe25018591e4dbbe4b683ce1e8669003fdedef3c6eecdf039fdcdc7b2d5accbd95faebe369b5dac90be8beb3be7c0507190f2cac4556a25a58709aef7c9
 SHA512 
ab450ab17d17fa4673615d6daef9495d4e567ab612f4a732f7536427b71dffecbb0456accc7adb28cedb3f1a73709fa2e51cb01f20902dc7748755ee1ea2442c
+DIST embark-0.22.1_p20230630.tar.gz 108455 BLAKE2B 
d3af76c4a916942302d1588d258343134cb3bca530ea617047352fd3a5326dbe64e6dc504891ab795a89deb3500954749a80a9a2b22316f2978b70711b5cb383
 SHA512 
69c4b223fa205f52e90b590591968d247e03b90ae994f78f636fe7151360afab742ac31e08023ce52a9c391e1d3ba7435aa8128c3de96b1db4b1301becfa570b

diff --git 
a/app-emacs/avy-embark-collect/avy-embark-collect-0.22.1_p20230630.ebuild 
b/app-emacs/avy-embark-collect/avy-embark-collect-0.22.1_p20230630.ebuild
new file mode 100644
index ..a5b5c28a6dcb
--- /dev/null
+++ b/app-emacs/avy-embark-collect/avy-embark-collect-0.22.1_p20230630.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit elisp
+
+DESCRIPTION="Use avy to jump to Embark Collect entries"
+HOMEPAGE="https://github.com/oantolin/embark/";
+
+if [[ ${PV} == ** ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/oantolin/embark.git";
+else
+   [[ ${PV} == *_p20230630 ]] && 
COMMIT=f2dcfe4d797a3ab66bb603d5cf441ae1172a672d
+   SRC_URI="https://github.com/oantolin/embark/archive/${COMMIT}.tar.gz
+   -> embark-${PV}.tar.gz"
+   S="${WORKDIR}"/embark-${COMMIT}
+   KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="GPL-3+"
+SLOT="0"
+
+RDEPEND="
+   app-emacs/avy
+   app-emacs/embark
+"
+BDEPEND="${RDEPEND}"
+
+ELISP_REMOVE="embark-consult.el embark-org.el embark.el"
+
+SITEFILE="50${PN}-gentoo.el"



[gentoo-commits] repo/gentoo:master commit in: app-emacs/avy-embark-collect/files/, app-emacs/avy-embark-collect/

2023-05-13 Thread Maciej Barć
commit: 9aef4a8f9ca2bc1a95fcb75c8db0cbe309a060ec
Author: Maciej Barć  gentoo  org>
AuthorDate: Sat May 13 10:32:54 2023 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Sat May 13 10:57:19 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9aef4a8f

app-emacs/avy-embark-collect: new package; add 0.21

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

 app-emacs/avy-embark-collect/Manifest  |  1 +
 .../avy-embark-collect-0.21.ebuild | 32 ++
 .../files/50avy-embark-collect-gentoo.el   |  5 
 app-emacs/avy-embark-collect/metadata.xml  | 13 +
 4 files changed, 51 insertions(+)

diff --git a/app-emacs/avy-embark-collect/Manifest 
b/app-emacs/avy-embark-collect/Manifest
new file mode 100644
index ..e559a244a6de
--- /dev/null
+++ b/app-emacs/avy-embark-collect/Manifest
@@ -0,0 +1 @@
+DIST embark-0.21.tar.gz 102588 BLAKE2B 
5a578fe25018591e4dbbe4b683ce1e8669003fdedef3c6eecdf039fdcdc7b2d5accbd95faebe369b5dac90be8beb3be7c0507190f2cac4556a25a58709aef7c9
 SHA512 
ab450ab17d17fa4673615d6daef9495d4e567ab612f4a732f7536427b71dffecbb0456accc7adb28cedb3f1a73709fa2e51cb01f20902dc7748755ee1ea2442c

diff --git a/app-emacs/avy-embark-collect/avy-embark-collect-0.21.ebuild 
b/app-emacs/avy-embark-collect/avy-embark-collect-0.21.ebuild
new file mode 100644
index ..e8284f9f9e65
--- /dev/null
+++ b/app-emacs/avy-embark-collect/avy-embark-collect-0.21.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit elisp
+
+DESCRIPTION="Use avy to jump to Embark Collect entries"
+HOMEPAGE="https://github.com/oantolin/embark/";
+
+if [[ ${PV} == ** ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/oantolin/embark.git";
+else
+   SRC_URI="https://github.com/oantolin/embark/archive/${PV}.tar.gz
+   -> embark-${PV}.tar.gz"
+   S="${WORKDIR}"/embark-${PV}
+   KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="GPL-3+"
+SLOT="0"
+
+RDEPEND="
+   app-emacs/avy
+   app-emacs/embark
+"
+BDEPEND="${RDEPEND}"
+
+ELISP_REMOVE="embark-consult.el embark-org.el embark.el"
+
+SITEFILE="50${PN}-gentoo.el"

diff --git a/app-emacs/avy-embark-collect/files/50avy-embark-collect-gentoo.el 
b/app-emacs/avy-embark-collect/files/50avy-embark-collect-gentoo.el
new file mode 100644
index ..2b2686ce8069
--- /dev/null
+++ b/app-emacs/avy-embark-collect/files/50avy-embark-collect-gentoo.el
@@ -0,0 +1,5 @@
+(add-to-list 'load-path "@SITELISP@")
+(autoload 'avy-embark-collect-act "avy-embark-collect"
+  "Act on an Embark Collect candidate." t)
+(autoload 'avy-embark-collect-choose "avy-embark-collect"
+  "Choose an Embark Collect candidate." t)

diff --git a/app-emacs/avy-embark-collect/metadata.xml 
b/app-emacs/avy-embark-collect/metadata.xml
new file mode 100644
index ..fda35757dfa2
--- /dev/null
+++ b/app-emacs/avy-embark-collect/metadata.xml
@@ -0,0 +1,13 @@
+
+https://www.gentoo.org/dtd/metadata.dtd";>
+
+
+  
+gnu-em...@gentoo.org
+Gentoo GNU Emacs project
+  
+  
+https://github.com/oantolin/embark/issues/
+oantolin/embark
+  
+



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

2022-02-16 Thread Ulrich Müller
commit: 89226c211c3e97d78092932c69863101496dd252
Author: Ulrich Müller  gentoo  org>
AuthorDate: Thu Feb 17 07:26:00 2022 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Thu Feb 17 07:26:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89226c21

app-emacs/avy: Fix test failure

Closes: https://bugs.gentoo.org/833512
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Ulrich Müller  gentoo.org>

 app-emacs/avy/avy-0.5.0.ebuild | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/app-emacs/avy/avy-0.5.0.ebuild b/app-emacs/avy/avy-0.5.0.ebuild
index 600a7ba7c2eb..d4250402507e 100644
--- a/app-emacs/avy/avy-0.5.0.ebuild
+++ b/app-emacs/avy/avy-0.5.0.ebuild
@@ -14,10 +14,13 @@ LICENSE="GPL-3+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-ELISP_REMOVE="avy-test.el"
 SITEFILE="50${PN}-gentoo.el"
 
 src_test() {
${EMACS} ${EMACSFLAGS} -l avy.el -l avy-test.el \
 -f ert-run-tests-batch-and-exit || die "tests failed"
 }
+
+src_install() {
+   elisp-install ${PN} avy.{el,elc}
+}



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

2022-02-16 Thread Matthew Smith
commit: 1672d9e80882aa0ca8dde8f99fc1f7c4eeb60a86
Author: Matthew Smith  gentoo  org>
AuthorDate: Wed Feb 16 18:53:40 2022 +
Commit: Matthew Smith  gentoo  org>
CommitDate: Wed Feb 16 18:56:56 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1672d9e8

app-emacs/avy: initial import at 0.5.0

Signed-off-by: Matthew Smith  gentoo.org>

 app-emacs/avy/Manifest  |  1 +
 app-emacs/avy/avy-0.5.0.ebuild  | 23 +++
 app-emacs/avy/files/50avy-gentoo.el | 34 ++
 app-emacs/avy/metadata.xml  | 12 
 4 files changed, 70 insertions(+)

diff --git a/app-emacs/avy/Manifest b/app-emacs/avy/Manifest
new file mode 100644
index ..fd2a7b1bb461
--- /dev/null
+++ b/app-emacs/avy/Manifest
@@ -0,0 +1 @@
+DIST avy-0.5.0.tar.gz 27569 BLAKE2B 
616040ea72ebda2eda89736c940462eb0af5ec78e9233e1ebc3555d1f09cef9e2be5fad2524f4652fc2666b35a37c7d48a5564883708eb672e4a306849cd52e7
 SHA512 
34dcaff06d68d53a276cf69293c1a97a8a6722e18933722638400e84dd809c23925aef4c6b23074a5657f23196ae4899a0b79921732b5e35abb01ede128adeba

diff --git a/app-emacs/avy/avy-0.5.0.ebuild b/app-emacs/avy/avy-0.5.0.ebuild
new file mode 100644
index ..600a7ba7c2eb
--- /dev/null
+++ b/app-emacs/avy/avy-0.5.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+NEED_EMACS=24
+
+inherit elisp
+
+DESCRIPTION="Jump to arbitrary positions in visible text and quickly select"
+HOMEPAGE="https://github.com/abo-abo/avy";
+SRC_URI="https://github.com/abo-abo/${PN}/archive/refs/tags/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+ELISP_REMOVE="avy-test.el"
+SITEFILE="50${PN}-gentoo.el"
+
+src_test() {
+   ${EMACS} ${EMACSFLAGS} -l avy.el -l avy-test.el \
+-f ert-run-tests-batch-and-exit || die "tests failed"
+}

diff --git a/app-emacs/avy/files/50avy-gentoo.el 
b/app-emacs/avy/files/50avy-gentoo.el
new file mode 100644
index ..f2eb02eecd75
--- /dev/null
+++ b/app-emacs/avy/files/50avy-gentoo.el
@@ -0,0 +1,34 @@
+(add-to-list 'load-path "@SITELISP@")
+(autoload 'avy-process "avy" nil t)
+(autoload 'avy-goto-char "avy" nil t)
+(autoload 'avy-goto-char-in-line "avy" nil t)
+(autoload 'avy-goto-char-2 "avy" nil t)
+(autoload 'avy-goto-char-2-above "avy" nil t)
+(autoload 'avy-goto-char-2-below "avy" nil t)
+(autoload 'avy-isearch "avy" nil t)
+(autoload 'avy-goto-word-0 "avy" nil t)
+(autoload 'avy-goto-whitespace-end "avy" nil t)
+(autoload 'avy-goto-word-1 "avy" nil t)
+(autoload 'avy-goto-word-1-above "avy" nil t)
+(autoload 'avy-goto-word-1-below "avy" nil t)
+(autoload 'avy-goto-symbol-1 "avy" nil t)
+(autoload 'avy-goto-symbol-1-above "avy" nil t)
+(autoload 'avy-goto-symbol-1-below "avy" nil t)
+(autoload 'avy-goto-subword-0 "avy" nil t)
+(autoload 'avy-goto-subword-1 "avy" nil t)
+(autoload 'avy-goto-word-or-subword-1 "avy" nil t)
+(autoload 'avy-goto-line "avy" nil t)
+(autoload 'avy-goto-line-above "avy" nil t)
+(autoload 'avy-goto-line-below "avy" nil t)
+(autoload 'avy-goto-end-of-line "avy" nil t)
+(autoload 'avy-copy-line "avy" nil t)
+(autoload 'avy-move-line "avy" nil t)
+(autoload 'avy-copy-region "avy" nil t)
+(autoload 'avy-move-region "avy" nil t)
+(autoload 'avy-kill-region "avy" nil t)
+(autoload 'avy-kill-ring-save-region "avy" nil t)
+(autoload 'avy-kill-whole-line "avy" nil t)
+(autoload 'avy-kill-ring-save-whole-line "avy" nil t)
+(autoload 'avy-setup-default "avy" nil t)
+(autoload 'avy-goto-char-timer "avy" nil t)
+(autoload 'avy-transpose-lines-in-region "avy" nil t)

diff --git a/app-emacs/avy/metadata.xml b/app-emacs/avy/metadata.xml
new file mode 100644
index ..0874d9e75818
--- /dev/null
+++ b/app-emacs/avy/metadata.xml
@@ -0,0 +1,12 @@
+
+https://www.gentoo.org/dtd/metadata.dtd";>
+
+
+  gnu-em...@gentoo.org
+  Gentoo GNU Emacs project
+
+
+
+  abo-abo/avy
+
+