* [gentoo-commits] repo/gentoo:master commit in: app-emacs/ivy/
@ 2022-05-23 23:17 Maciej Barć
0 siblings, 0 replies; 10+ messages in thread
From: Maciej Barć @ 2022-05-23 23:17 UTC (permalink / raw
To: gentoo-commits
commit: 2016bc12d94b99b4220740d1d3262d4f1eb43034
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Mon May 23 23:17:01 2022 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Mon May 23 23:17:01 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2016bc12
app-emacs/ivy: simplify DOCS var; do not remove .dir-locals.el
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
app-emacs/ivy/ivy-0.13.4.ebuild | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/app-emacs/ivy/ivy-0.13.4.ebuild b/app-emacs/ivy/ivy-0.13.4.ebuild
index 9736ba05dfd7..910a40158220 100644
--- a/app-emacs/ivy/ivy-0.13.4.ebuild
+++ b/app-emacs/ivy/ivy-0.13.4.ebuild
@@ -19,8 +19,7 @@ KEYWORDS="~amd64 ~x86"
BDEPEND="sys-apps/texinfo"
-DOCS=( CONTRIBUTING.org README.md doc/{ivy-help.org,Changelog.org,ivy.org} )
-ELISP_REMOVE=".dir-locals.el"
+DOCS=( CONTRIBUTING.org README.md doc/{Changelog,ivy-help,ivy}.org )
SITEFILE="50${PN}-gentoo.el"
# Some tests are broken (but fixed on master as of 2022--04-10),
@@ -40,7 +39,6 @@ src_prepare() {
src_compile() {
elisp-compile ${IVY_SOURCES[@]}
-
emake -C doc ivy.info
}
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/ivy/
@ 2022-12-22 13:06 Sam James
0 siblings, 0 replies; 10+ messages in thread
From: Sam James @ 2022-12-22 13:06 UTC (permalink / raw
To: gentoo-commits
commit: 0b079cb3197499ad10637a235a46a75c55f674a7
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=0b079cb3
app-emacs/ivy: Stabilize 0.13.4 x86, #887949
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-emacs/ivy/ivy-0.13.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/ivy/ivy-0.13.4.ebuild b/app-emacs/ivy/ivy-0.13.4.ebuild
index 910a40158220..e518fa33d85c 100644
--- a/app-emacs/ivy/ivy-0.13.4.ebuild
+++ b/app-emacs/ivy/ivy-0.13.4.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}"/swiper-${PV}
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
BDEPEND="sys-apps/texinfo"
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/ivy/
@ 2022-12-22 13:10 Sam James
0 siblings, 0 replies; 10+ messages in thread
From: Sam James @ 2022-12-22 13:10 UTC (permalink / raw
To: gentoo-commits
commit: e1f00a1bd4f81109cef6e1ef8ef24b3bd06c81ff
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 22 13:10:12 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Dec 22 13:10:12 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1f00a1b
app-emacs/ivy: Stabilize 0.13.4 amd64, #887949
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-emacs/ivy/ivy-0.13.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/ivy/ivy-0.13.4.ebuild b/app-emacs/ivy/ivy-0.13.4.ebuild
index e518fa33d85c..03ac85ecd099 100644
--- a/app-emacs/ivy/ivy-0.13.4.ebuild
+++ b/app-emacs/ivy/ivy-0.13.4.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}"/swiper-${PV}
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
BDEPEND="sys-apps/texinfo"
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/ivy/
@ 2023-04-11 14:18 Maciej Barć
0 siblings, 0 replies; 10+ messages in thread
From: Maciej Barć @ 2023-04-11 14:18 UTC (permalink / raw
To: gentoo-commits
commit: 09872491d02f5438e55d740a10377ca146f7236b
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 11 12:20:18 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=09872491
app-emacs/ivy: bump to 0.14.0
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
app-emacs/ivy/Manifest | 1 +
app-emacs/ivy/ivy-0.14.0.ebuild | 49 +++++++++++++++++++++++++++++++++++++++++
2 files changed, 50 insertions(+)
diff --git a/app-emacs/ivy/Manifest b/app-emacs/ivy/Manifest
index 01a00abc7179..244180e94d8e 100644
--- a/app-emacs/ivy/Manifest
+++ b/app-emacs/ivy/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/ivy/ivy-0.14.0.ebuild b/app-emacs/ivy/ivy-0.14.0.ebuild
new file mode 100644
index 000000000000..3bedf16037a6
--- /dev/null
+++ b/app-emacs/ivy/ivy-0.14.0.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit elisp
+
+DESCRIPTION="Generic completion mechanism for Emacs"
+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"
+
+BDEPEND="sys-apps/texinfo"
+
+DOCS=( CONTRIBUTING.org README.md doc/{Changelog,ivy-help,ivy}.org )
+SITEFILE="50${PN}-gentoo.el"
+
+# Main Ivy sources. Swiper, Counsel and Ivy extensions have their own packages.
+IVY_SOURCES=( colir.el ivy{,-overlay,-faces}.el )
+
+src_prepare() {
+ elisp_src_prepare
+
+ # Wipe "elpa.el" to prevent initialization of the "package" library.
+ [[ ! -f elpa.el ]] && die "no \"elpa.el\" found"
+ echo "" > elpa.el || die "failed to wipe \"elpa.el\""
+}
+
+src_compile() {
+ elisp-compile ${IVY_SOURCES[@]}
+ emake -C doc ivy.info
+}
+
+src_test() {
+ emake emacs="${EMACS} ${EMACSFLAGS} ${BYTECOMPFLAGS}" test
+}
+
+src_install() {
+ elisp-install ${PN} ${IVY_SOURCES[@]} *.elc
+ elisp-site-file-install "${FILESDIR}/${SITEFILE}"
+
+ doinfo doc/ivy.info
+ einstalldocs
+}
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/ivy/
@ 2023-05-25 7:46 Arthur Zamarin
0 siblings, 0 replies; 10+ messages in thread
From: Arthur Zamarin @ 2023-05-25 7:46 UTC (permalink / raw
To: gentoo-commits
commit: d5c142775302f01a8809e672838721b1c7d7f747
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu May 25 07:46:07 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu May 25 07:46:07 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5c14277
app-emacs/ivy: Stabilize 0.14.0 amd64, #907110
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-emacs/ivy/ivy-0.14.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/ivy/ivy-0.14.0.ebuild b/app-emacs/ivy/ivy-0.14.0.ebuild
index 3bedf16037a6..2f2e7f05b350 100644
--- a/app-emacs/ivy/ivy-0.14.0.ebuild
+++ b/app-emacs/ivy/ivy-0.14.0.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}"/swiper-${PV}
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
BDEPEND="sys-apps/texinfo"
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/ivy/
@ 2023-05-25 7:46 Arthur Zamarin
0 siblings, 0 replies; 10+ messages in thread
From: Arthur Zamarin @ 2023-05-25 7:46 UTC (permalink / raw
To: gentoo-commits
commit: a8a45c41de1c4ad58a600d1ebb961d9996767385
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu May 25 07:46:08 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu May 25 07:46:08 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8a45c41
app-emacs/ivy: Stabilize 0.14.0 x86, #907110
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-emacs/ivy/ivy-0.14.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/ivy/ivy-0.14.0.ebuild b/app-emacs/ivy/ivy-0.14.0.ebuild
index 2f2e7f05b350..73d043065bff 100644
--- a/app-emacs/ivy/ivy-0.14.0.ebuild
+++ b/app-emacs/ivy/ivy-0.14.0.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}"/swiper-${PV}
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
BDEPEND="sys-apps/texinfo"
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/ivy/
@ 2023-10-28 14:05 Maciej Barć
0 siblings, 0 replies; 10+ messages in thread
From: Maciej Barć @ 2023-10-28 14:05 UTC (permalink / raw
To: gentoo-commits
commit: 8a0580386c9a0693f7cd83d52a9b4864bae2c370
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 28 13:25:12 2023 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sat Oct 28 14:04:59 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a058038
app-emacs/ivy: drop old 0.13.4
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
app-emacs/ivy/Manifest | 1 -
app-emacs/ivy/ivy-0.13.4.ebuild | 53 -----------------------------------------
2 files changed, 54 deletions(-)
diff --git a/app-emacs/ivy/Manifest b/app-emacs/ivy/Manifest
index 244180e94d8e..45fe46a14f11 100644
--- a/app-emacs/ivy/Manifest
+++ b/app-emacs/ivy/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/ivy/ivy-0.13.4.ebuild b/app-emacs/ivy/ivy-0.13.4.ebuild
deleted file mode 100644
index 98026b89ec6c..000000000000
--- a/app-emacs/ivy/ivy-0.13.4.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit elisp
-
-DESCRIPTION="Generic completion mechanism for Emacs"
-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"
-
-BDEPEND="sys-apps/texinfo"
-
-DOCS=( CONTRIBUTING.org README.md doc/{Changelog,ivy-help,ivy}.org )
-SITEFILE="50${PN}-gentoo.el"
-
-# Some tests are broken (but fixed on master as of 2022--04-10),
-# tests depending on Avy and Wgrep we force to skip.
-PATCHES=( "${FILESDIR}"/${P}-ivy-test.el-skip.patch )
-
-# Main Ivy sources. Swiper, Counsel and Ivy extensions have their own packages.
-IVY_SOURCES=( colir.el ivy{,-overlay,-faces}.el )
-
-src_prepare() {
- elisp_src_prepare
-
- # Wipe "elpa.el" to prevent initialization of the "package" library.
- [[ ! -f elpa.el ]] && die "no \"elpa.el\" found"
- echo "" > elpa.el || die "failed to wipe \"elpa.el\""
-}
-
-src_compile() {
- elisp-compile ${IVY_SOURCES[@]}
- emake -C doc ivy.info
-}
-
-src_test() {
- emake emacs="${EMACS} ${EMACSFLAGS} ${BYTECOMPFLAGS}" test
-}
-
-src_install() {
- elisp-install ${PN} ${IVY_SOURCES[@]} *.elc
- elisp-site-file-install "${FILESDIR}/${SITEFILE}"
-
- doinfo doc/ivy.info
- einstalldocs
-}
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/ivy/
@ 2023-10-28 14:05 Maciej Barć
0 siblings, 0 replies; 10+ messages in thread
From: Maciej Barć @ 2023-10-28 14:05 UTC (permalink / raw
To: gentoo-commits
commit: f7504fdd713ca4d32d6e7b684ded22671e715d25
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 28 13:25:33 2023 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sat Oct 28 14:04:59 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7504fdd
app-emacs/ivy: bump to 0.14.2
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
app-emacs/ivy/Manifest | 1 +
app-emacs/ivy/ivy-0.14.2.ebuild | 49 +++++++++++++++++++++++++++++++++++++++++
2 files changed, 50 insertions(+)
diff --git a/app-emacs/ivy/Manifest b/app-emacs/ivy/Manifest
index 45fe46a14f11..41097db74b88 100644
--- a/app-emacs/ivy/Manifest
+++ b/app-emacs/ivy/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/ivy/ivy-0.14.2.ebuild b/app-emacs/ivy/ivy-0.14.2.ebuild
new file mode 100644
index 000000000000..3bedf16037a6
--- /dev/null
+++ b/app-emacs/ivy/ivy-0.14.2.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit elisp
+
+DESCRIPTION="Generic completion mechanism for Emacs"
+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"
+
+BDEPEND="sys-apps/texinfo"
+
+DOCS=( CONTRIBUTING.org README.md doc/{Changelog,ivy-help,ivy}.org )
+SITEFILE="50${PN}-gentoo.el"
+
+# Main Ivy sources. Swiper, Counsel and Ivy extensions have their own packages.
+IVY_SOURCES=( colir.el ivy{,-overlay,-faces}.el )
+
+src_prepare() {
+ elisp_src_prepare
+
+ # Wipe "elpa.el" to prevent initialization of the "package" library.
+ [[ ! -f elpa.el ]] && die "no \"elpa.el\" found"
+ echo "" > elpa.el || die "failed to wipe \"elpa.el\""
+}
+
+src_compile() {
+ elisp-compile ${IVY_SOURCES[@]}
+ emake -C doc ivy.info
+}
+
+src_test() {
+ emake emacs="${EMACS} ${EMACSFLAGS} ${BYTECOMPFLAGS}" test
+}
+
+src_install() {
+ elisp-install ${PN} ${IVY_SOURCES[@]} *.elc
+ elisp-site-file-install "${FILESDIR}/${SITEFILE}"
+
+ doinfo doc/ivy.info
+ einstalldocs
+}
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/ivy/
@ 2023-12-15 2:33 Sam James
0 siblings, 0 replies; 10+ messages in thread
From: Sam James @ 2023-12-15 2:33 UTC (permalink / raw
To: gentoo-commits
commit: 3c6f9119cb0c104fe7cbc7766e28deee599a15b1
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 15 02:32:34 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 15 02:32:34 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c6f9119
app-emacs/ivy: Stabilize 0.14.2 amd64, #919920
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-emacs/ivy/ivy-0.14.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/ivy/ivy-0.14.2.ebuild b/app-emacs/ivy/ivy-0.14.2.ebuild
index 3bedf16037a6..2f2e7f05b350 100644
--- a/app-emacs/ivy/ivy-0.14.2.ebuild
+++ b/app-emacs/ivy/ivy-0.14.2.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}"/swiper-${PV}
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
BDEPEND="sys-apps/texinfo"
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/ivy/
@ 2023-12-15 10:10 Michał Górny
0 siblings, 0 replies; 10+ messages in thread
From: Michał Górny @ 2023-12-15 10:10 UTC (permalink / raw
To: gentoo-commits
commit: 7a88a42eeb279f9b0f73fbb7bf9d3516dc678a64
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 15 10:10:05 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Dec 15 10:10:05 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a88a42e
app-emacs/ivy: Stabilize 0.14.2 x86, #919920
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
app-emacs/ivy/ivy-0.14.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/ivy/ivy-0.14.2.ebuild b/app-emacs/ivy/ivy-0.14.2.ebuild
index 2f2e7f05b350..73d043065bff 100644
--- a/app-emacs/ivy/ivy-0.14.2.ebuild
+++ b/app-emacs/ivy/ivy-0.14.2.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}"/swiper-${PV}
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
BDEPEND="sys-apps/texinfo"
^ permalink raw reply related [flat|nested] 10+ messages in thread
end of thread, other threads:[~2023-12-15 10:10 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-11 14:18 [gentoo-commits] repo/gentoo:master commit in: app-emacs/ivy/ Maciej Barć
-- strict thread matches above, loose matches on Subject: below --
2023-12-15 10:10 Michał Górny
2023-12-15 2:33 Sam James
2023-10-28 14:05 Maciej Barć
2023-10-28 14:05 Maciej Barć
2023-05-25 7:46 Arthur Zamarin
2023-05-25 7:46 Arthur Zamarin
2022-12-22 13:10 Sam James
2022-12-22 13:06 Sam James
2022-05-23 23:17 Maciej Barć
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox