* [gentoo-commits] repo/gentoo:master commit in: app-emacs/counsel/
@ 2022-12-22 13:06 Sam James
0 siblings, 0 replies; 9+ messages in thread
From: Sam James @ 2022-12-22 13:06 UTC (permalink / raw
To: gentoo-commits
commit: 54462ccd551507b23799237a2b5e87263da607e8
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 22 13:05:56 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Dec 22 13:05:56 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54462ccd
app-emacs/counsel: Stabilize 0.13.4 x86, #887949
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-emacs/counsel/counsel-0.13.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/counsel/counsel-0.13.4.ebuild b/app-emacs/counsel/counsel-0.13.4.ebuild
index fe5b3a0a93e8..21cbb97faef9 100644
--- a/app-emacs/counsel/counsel-0.13.4.ebuild
+++ b/app-emacs/counsel/counsel-0.13.4.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}"/swiper-${PV}
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
RESTRICT="test" # Ivy, Swiper and Counsel tests are performed in app-emacs/ivy
RDEPEND="
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/counsel/
@ 2022-12-22 13:10 Sam James
0 siblings, 0 replies; 9+ messages in thread
From: Sam James @ 2022-12-22 13:10 UTC (permalink / raw
To: gentoo-commits
commit: b28dd75d8d24d7958bc42222c2aa171ba3da561e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 22 13:10:11 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Dec 22 13:10:11 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b28dd75d
app-emacs/counsel: Stabilize 0.13.4 amd64, #887949
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-emacs/counsel/counsel-0.13.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/counsel/counsel-0.13.4.ebuild b/app-emacs/counsel/counsel-0.13.4.ebuild
index 21cbb97faef9..e44256ff9581 100644
--- a/app-emacs/counsel/counsel-0.13.4.ebuild
+++ b/app-emacs/counsel/counsel-0.13.4.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}"/swiper-${PV}
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
RESTRICT="test" # Ivy, Swiper and Counsel tests are performed in app-emacs/ivy
RDEPEND="
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/counsel/
@ 2023-04-11 14:18 Maciej Barć
0 siblings, 0 replies; 9+ messages in thread
From: Maciej Barć @ 2023-04-11 14:18 UTC (permalink / raw
To: gentoo-commits
commit: 3a27e719bf6756f3e4b39140880e1da7df3afe9d
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 11 12:19:16 2023 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Tue Apr 11 14:17:02 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a27e719
app-emacs/counsel: bump to 0.14.0
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
app-emacs/counsel/Manifest | 1 +
app-emacs/counsel/counsel-0.14.0.ebuild | 34 +++++++++++++++++++++++++++++++++
2 files changed, 35 insertions(+)
diff --git a/app-emacs/counsel/Manifest b/app-emacs/counsel/Manifest
index 01a00abc7179..244180e94d8e 100644
--- a/app-emacs/counsel/Manifest
+++ b/app-emacs/counsel/Manifest
@@ -1 +1,2 @@
DIST swiper-0.13.4.tar.gz 245190 BLAKE2B c4da021b92fcedfec39cc60f670c97e4a421b8d4aef8183f50c4872bed835db79884cff113f58cf21dfa7ce33158218aa0cf25d72fc0081dc1c24a3b4376c60e SHA512 bf096a13f675f87af6ea68c974455896b64921ca4d7880c9ccc444aa3cea7c7e04c61be5deb2fd57d0568ff4d86f96ffcf94494b55d84d7a9f647f49b69aec9a
+DIST swiper-0.14.0.tar.gz 249820 BLAKE2B 9184e66f910b9f7c401c9a5433b5915c393ece7711858c3f844d8afcbc13fa76039173b2ecd50bbaff586ff7596fd95e46e550a4282763e385f064d2e2103978 SHA512 e87fa2159d1541afdaa08e33584480cbeba75df15235bf57d4c8f6292b91be7e2a316e931c3f4d823da5fbf23d987ded293a433824af04357de231d26adfeeb1
diff --git a/app-emacs/counsel/counsel-0.14.0.ebuild b/app-emacs/counsel/counsel-0.14.0.ebuild
new file mode 100644
index 000000000000..4b056723c545
--- /dev/null
+++ b/app-emacs/counsel/counsel-0.14.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="Versions of common Emacs commands customized to make the best use of ivy"
+HOMEPAGE="https://github.com/abo-abo/swiper/"
+SRC_URI="https://github.com/abo-abo/swiper/archive/${PV}.tar.gz
+ -> swiper-${PV}.tar.gz"
+S="${WORKDIR}"/swiper-${PV}
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+RESTRICT="test" # Ivy, Swiper and Counsel tests are performed in app-emacs/ivy
+
+RDEPEND="
+ >=app-emacs/ivy-${PV}
+ >=app-emacs/swiper-${PV}
+"
+BDEPEND="${RDEPEND}"
+
+SITEFILE="50${PN}-gentoo.el"
+
+src_compile() {
+ elisp-compile ${PN}.el
+}
+
+src_install() {
+ elisp-install ${PN} ${PN}.el{,c}
+ elisp-site-file-install "${FILESDIR}/${SITEFILE}"
+}
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/counsel/
@ 2023-05-25 8:28 Arthur Zamarin
0 siblings, 0 replies; 9+ messages in thread
From: Arthur Zamarin @ 2023-05-25 8:28 UTC (permalink / raw
To: gentoo-commits
commit: 33ab3c7c8d339d1a1d2ae86a5f573ea8ae9d0cdd
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu May 25 08:28:29 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu May 25 08:28:29 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33ab3c7c
app-emacs/counsel: Stabilize 0.14.0 x86, #907108
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-emacs/counsel/counsel-0.14.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/counsel/counsel-0.14.0.ebuild b/app-emacs/counsel/counsel-0.14.0.ebuild
index 4b056723c545..954256831eb7 100644
--- a/app-emacs/counsel/counsel-0.14.0.ebuild
+++ b/app-emacs/counsel/counsel-0.14.0.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}"/swiper-${PV}
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
RESTRICT="test" # Ivy, Swiper and Counsel tests are performed in app-emacs/ivy
RDEPEND="
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/counsel/
@ 2023-05-25 8:46 Arthur Zamarin
0 siblings, 0 replies; 9+ messages in thread
From: Arthur Zamarin @ 2023-05-25 8:46 UTC (permalink / raw
To: gentoo-commits
commit: 391f36f1967d38439b2fe606cd82d47f51fa5faf
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu May 25 08:46:01 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu May 25 08:46:01 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=391f36f1
app-emacs/counsel: Stabilize 0.14.0 amd64, #907108
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-emacs/counsel/counsel-0.14.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/counsel/counsel-0.14.0.ebuild b/app-emacs/counsel/counsel-0.14.0.ebuild
index 954256831eb7..95b41a59e22f 100644
--- a/app-emacs/counsel/counsel-0.14.0.ebuild
+++ b/app-emacs/counsel/counsel-0.14.0.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}"/swiper-${PV}
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
RESTRICT="test" # Ivy, Swiper and Counsel tests are performed in app-emacs/ivy
RDEPEND="
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/counsel/
@ 2023-10-28 14:05 Maciej Barć
0 siblings, 0 replies; 9+ messages in thread
From: Maciej Barć @ 2023-10-28 14:05 UTC (permalink / raw
To: gentoo-commits
commit: bf033595d85c5d0576952fc315ff09f605d44eab
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 28 13:24:00 2023 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sat Oct 28 14:04:58 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf033595
app-emacs/counsel: drop old 0.13.4
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
app-emacs/counsel/Manifest | 1 -
app-emacs/counsel/counsel-0.13.4.ebuild | 34 ---------------------------------
2 files changed, 35 deletions(-)
diff --git a/app-emacs/counsel/Manifest b/app-emacs/counsel/Manifest
index 244180e94d8e..45fe46a14f11 100644
--- a/app-emacs/counsel/Manifest
+++ b/app-emacs/counsel/Manifest
@@ -1,2 +1 @@
-DIST swiper-0.13.4.tar.gz 245190 BLAKE2B c4da021b92fcedfec39cc60f670c97e4a421b8d4aef8183f50c4872bed835db79884cff113f58cf21dfa7ce33158218aa0cf25d72fc0081dc1c24a3b4376c60e SHA512 bf096a13f675f87af6ea68c974455896b64921ca4d7880c9ccc444aa3cea7c7e04c61be5deb2fd57d0568ff4d86f96ffcf94494b55d84d7a9f647f49b69aec9a
DIST swiper-0.14.0.tar.gz 249820 BLAKE2B 9184e66f910b9f7c401c9a5433b5915c393ece7711858c3f844d8afcbc13fa76039173b2ecd50bbaff586ff7596fd95e46e550a4282763e385f064d2e2103978 SHA512 e87fa2159d1541afdaa08e33584480cbeba75df15235bf57d4c8f6292b91be7e2a316e931c3f4d823da5fbf23d987ded293a433824af04357de231d26adfeeb1
diff --git a/app-emacs/counsel/counsel-0.13.4.ebuild b/app-emacs/counsel/counsel-0.13.4.ebuild
deleted file mode 100644
index 95b41a59e22f..000000000000
--- a/app-emacs/counsel/counsel-0.13.4.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit elisp
-
-DESCRIPTION="Versions of common Emacs commands customized to make the best use of ivy"
-HOMEPAGE="https://github.com/abo-abo/swiper/"
-SRC_URI="https://github.com/abo-abo/swiper/archive/${PV}.tar.gz
- -> swiper-${PV}.tar.gz"
-S="${WORKDIR}"/swiper-${PV}
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="amd64 x86"
-RESTRICT="test" # Ivy, Swiper and Counsel tests are performed in app-emacs/ivy
-
-RDEPEND="
- >=app-emacs/ivy-${PV}
- >=app-emacs/swiper-${PV}
-"
-BDEPEND="${RDEPEND}"
-
-SITEFILE="50${PN}-gentoo.el"
-
-src_compile() {
- elisp-compile ${PN}.el
-}
-
-src_install() {
- elisp-install ${PN} ${PN}.el{,c}
- elisp-site-file-install "${FILESDIR}/${SITEFILE}"
-}
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/counsel/
@ 2023-10-28 14:05 Maciej Barć
0 siblings, 0 replies; 9+ messages in thread
From: Maciej Barć @ 2023-10-28 14:05 UTC (permalink / raw
To: gentoo-commits
commit: 0ee9817584ea1d10e26ac99c017a598347511567
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 28 13:24:52 2023 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sat Oct 28 14:04:58 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ee98175
app-emacs/counsel: bump to 0.14.2
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
app-emacs/counsel/Manifest | 1 +
app-emacs/counsel/counsel-0.14.2.ebuild | 34 +++++++++++++++++++++++++++++++++
2 files changed, 35 insertions(+)
diff --git a/app-emacs/counsel/Manifest b/app-emacs/counsel/Manifest
index 45fe46a14f11..41097db74b88 100644
--- a/app-emacs/counsel/Manifest
+++ b/app-emacs/counsel/Manifest
@@ -1 +1,2 @@
DIST swiper-0.14.0.tar.gz 249820 BLAKE2B 9184e66f910b9f7c401c9a5433b5915c393ece7711858c3f844d8afcbc13fa76039173b2ecd50bbaff586ff7596fd95e46e550a4282763e385f064d2e2103978 SHA512 e87fa2159d1541afdaa08e33584480cbeba75df15235bf57d4c8f6292b91be7e2a316e931c3f4d823da5fbf23d987ded293a433824af04357de231d26adfeeb1
+DIST swiper-0.14.2.tar.gz 250059 BLAKE2B 8a5437726c729398a689266d138f271f5f7329f9c58613c4e0cfabd16b99421035c4b522d0ea4c60c0369362cb076bcae05ff4155d33d186172fd0ac2258495d SHA512 e125a3747abc4e6ecc98f539cf5dde11851d6c8a58b8988e165300bce7822fc91257cae09c973bd43435fb08dc24af9a1bd4b3e51083b45654b1605d80973d74
diff --git a/app-emacs/counsel/counsel-0.14.2.ebuild b/app-emacs/counsel/counsel-0.14.2.ebuild
new file mode 100644
index 000000000000..4b056723c545
--- /dev/null
+++ b/app-emacs/counsel/counsel-0.14.2.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="Versions of common Emacs commands customized to make the best use of ivy"
+HOMEPAGE="https://github.com/abo-abo/swiper/"
+SRC_URI="https://github.com/abo-abo/swiper/archive/${PV}.tar.gz
+ -> swiper-${PV}.tar.gz"
+S="${WORKDIR}"/swiper-${PV}
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+RESTRICT="test" # Ivy, Swiper and Counsel tests are performed in app-emacs/ivy
+
+RDEPEND="
+ >=app-emacs/ivy-${PV}
+ >=app-emacs/swiper-${PV}
+"
+BDEPEND="${RDEPEND}"
+
+SITEFILE="50${PN}-gentoo.el"
+
+src_compile() {
+ elisp-compile ${PN}.el
+}
+
+src_install() {
+ elisp-install ${PN} ${PN}.el{,c}
+ elisp-site-file-install "${FILESDIR}/${SITEFILE}"
+}
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/counsel/
@ 2023-12-15 17:04 Arthur Zamarin
0 siblings, 0 replies; 9+ messages in thread
From: Arthur Zamarin @ 2023-12-15 17:04 UTC (permalink / raw
To: gentoo-commits
commit: 6e20c62f174e6313a3cce932c16117813d1c517b
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 15 17:04:26 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 15 17:04:26 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e20c62f
app-emacs/counsel: Stabilize 0.14.2 amd64, #919922
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-emacs/counsel/counsel-0.14.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/counsel/counsel-0.14.2.ebuild b/app-emacs/counsel/counsel-0.14.2.ebuild
index 4b056723c545..a7fd0528f905 100644
--- a/app-emacs/counsel/counsel-0.14.2.ebuild
+++ b/app-emacs/counsel/counsel-0.14.2.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}"/swiper-${PV}
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
RESTRICT="test" # Ivy, Swiper and Counsel tests are performed in app-emacs/ivy
RDEPEND="
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/counsel/
@ 2023-12-15 17:04 Arthur Zamarin
0 siblings, 0 replies; 9+ messages in thread
From: Arthur Zamarin @ 2023-12-15 17:04 UTC (permalink / raw
To: gentoo-commits
commit: 90b2e919ae95c50a76f16158a4659491978089f3
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 15 17:04:27 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 15 17:04:27 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90b2e919
app-emacs/counsel: Stabilize 0.14.2 x86, #919922
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-emacs/counsel/counsel-0.14.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/counsel/counsel-0.14.2.ebuild b/app-emacs/counsel/counsel-0.14.2.ebuild
index a7fd0528f905..95b41a59e22f 100644
--- a/app-emacs/counsel/counsel-0.14.2.ebuild
+++ b/app-emacs/counsel/counsel-0.14.2.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}"/swiper-${PV}
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
RESTRICT="test" # Ivy, Swiper and Counsel tests are performed in app-emacs/ivy
RDEPEND="
^ permalink raw reply related [flat|nested] 9+ messages in thread
end of thread, other threads:[~2023-12-15 17:04 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-22 13:10 [gentoo-commits] repo/gentoo:master commit in: app-emacs/counsel/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2023-12-15 17:04 Arthur Zamarin
2023-12-15 17:04 Arthur Zamarin
2023-10-28 14:05 Maciej Barć
2023-10-28 14:05 Maciej Barć
2023-05-25 8:46 Arthur Zamarin
2023-05-25 8:28 Arthur Zamarin
2023-04-11 14:18 Maciej Barć
2022-12-22 13:06 Sam James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox