* [gentoo-commits] repo/gentoo:master commit in: app-emacs/web-mode/
@ 2023-01-27 17:13 Arthur Zamarin
0 siblings, 0 replies; 7+ messages in thread
From: Arthur Zamarin @ 2023-01-27 17:13 UTC (permalink / raw
To: gentoo-commits
commit: 18fb9abf6931dbbd8bd5154384b1703607032bb5
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 27 17:12:53 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 27 17:12:53 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18fb9abf
app-emacs/web-mode: Stabilize 17.2.1 amd64, #892229
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-emacs/web-mode/web-mode-17.2.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-emacs/web-mode/web-mode-17.2.1.ebuild b/app-emacs/web-mode/web-mode-17.2.1.ebuild
index edb07d0bd07e..5e4e3d763009 100644
--- a/app-emacs/web-mode/web-mode-17.2.1.ebuild
+++ b/app-emacs/web-mode/web-mode-17.2.1.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
@@ -10,7 +10,7 @@ HOMEPAGE="https://web-mode.org/ https://github.com/fxbois/web-mode/"
SRC_URI="https://github.com/fxbois/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3+"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
SLOT="0"
DOCS=( README.md )
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/web-mode/
@ 2023-09-13 18:31 Maciej Barć
0 siblings, 0 replies; 7+ messages in thread
From: Maciej Barć @ 2023-09-13 18:31 UTC (permalink / raw
To: gentoo-commits
commit: 416570d435440e54be6002cb6d37c9a7d5fdb8ec
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 13 14:19:50 2023 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Wed Sep 13 18:31:14 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=416570d4
app-emacs/web-mode: bump to 17.3.13
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
app-emacs/web-mode/Manifest | 1 +
app-emacs/web-mode/web-mode-17.3.13.ebuild | 17 +++++++++++++++++
2 files changed, 18 insertions(+)
diff --git a/app-emacs/web-mode/Manifest b/app-emacs/web-mode/Manifest
index 4bc80c9f2151..83e7af400984 100644
--- a/app-emacs/web-mode/Manifest
+++ b/app-emacs/web-mode/Manifest
@@ -1 +1,2 @@
DIST web-mode-17.2.1.tar.gz 155440 BLAKE2B bae77ca300f77ad4dd520b048194eb66b592e57086e9720ec98c59c30e06a4f86e55f74f427b5ae1bf7e8a2c7f243168ad9c38c9911dc3ab4f98bad0ee8632a2 SHA512 bfd68cae6a79f9a77b512c94cdb1ce0ffedb763ee741c4c5b1e59caaedf46b40ee2920dce5d1023689b9382d4573975f5d397fc9fc96232deb558d0952d7beef
+DIST web-mode-17.3.13.tar.gz 168143 BLAKE2B efa5b78e774ad023a3f2508e64317b76b15748369dc311ebcd65c98021b2fa75a9c85d54d897a2a4d2580d8c95a609df3bc8bb265afe89ea5219885d4e9c78d0 SHA512 c325b45ba88406e9dcfc19ddd8951bd7075a9c5157bf85e4c7a857d93b756c76a6e8e03524cbb8465c4109001397414db25178f0158556f2b872b5930e7014b9
diff --git a/app-emacs/web-mode/web-mode-17.3.13.ebuild b/app-emacs/web-mode/web-mode-17.3.13.ebuild
new file mode 100644
index 000000000000..72a0b299219c
--- /dev/null
+++ b/app-emacs/web-mode/web-mode-17.3.13.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit elisp
+
+DESCRIPTION="Web template editing mode for Emacs"
+HOMEPAGE="https://web-mode.org/ https://github.com/fxbois/web-mode/"
+SRC_URI="https://github.com/fxbois/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3+"
+KEYWORDS="~amd64 ~x86"
+SLOT="0"
+
+DOCS=( README.md )
+SITEFILE="50${PN}-gentoo.el"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/web-mode/
@ 2023-10-19 21:34 Maciej Barć
0 siblings, 0 replies; 7+ messages in thread
From: Maciej Barć @ 2023-10-19 21:34 UTC (permalink / raw
To: gentoo-commits
commit: 5e930cc5b8ec6c8841049e8a80ee163f6286161d
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 19 21:33:19 2023 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Thu Oct 19 21:33:58 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e930cc5
app-emacs/web-mode: drop old 17.2.1
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
app-emacs/web-mode/Manifest | 1 -
app-emacs/web-mode/web-mode-17.2.1.ebuild | 17 -----------------
2 files changed, 18 deletions(-)
diff --git a/app-emacs/web-mode/Manifest b/app-emacs/web-mode/Manifest
index 83e7af400984..47ee1965b626 100644
--- a/app-emacs/web-mode/Manifest
+++ b/app-emacs/web-mode/Manifest
@@ -1,2 +1 @@
-DIST web-mode-17.2.1.tar.gz 155440 BLAKE2B bae77ca300f77ad4dd520b048194eb66b592e57086e9720ec98c59c30e06a4f86e55f74f427b5ae1bf7e8a2c7f243168ad9c38c9911dc3ab4f98bad0ee8632a2 SHA512 bfd68cae6a79f9a77b512c94cdb1ce0ffedb763ee741c4c5b1e59caaedf46b40ee2920dce5d1023689b9382d4573975f5d397fc9fc96232deb558d0952d7beef
DIST web-mode-17.3.13.tar.gz 168143 BLAKE2B efa5b78e774ad023a3f2508e64317b76b15748369dc311ebcd65c98021b2fa75a9c85d54d897a2a4d2580d8c95a609df3bc8bb265afe89ea5219885d4e9c78d0 SHA512 c325b45ba88406e9dcfc19ddd8951bd7075a9c5157bf85e4c7a857d93b756c76a6e8e03524cbb8465c4109001397414db25178f0158556f2b872b5930e7014b9
diff --git a/app-emacs/web-mode/web-mode-17.2.1.ebuild b/app-emacs/web-mode/web-mode-17.2.1.ebuild
deleted file mode 100644
index 5e4e3d763009..000000000000
--- a/app-emacs/web-mode/web-mode-17.2.1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit elisp
-
-DESCRIPTION="Web template editing mode for Emacs"
-HOMEPAGE="https://web-mode.org/ https://github.com/fxbois/web-mode/"
-SRC_URI="https://github.com/fxbois/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3+"
-KEYWORDS="amd64 ~x86"
-SLOT="0"
-
-DOCS=( README.md )
-SITEFILE="50${PN}-gentoo.el"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/web-mode/
@ 2023-10-19 21:34 Maciej Barć
0 siblings, 0 replies; 7+ messages in thread
From: Maciej Barć @ 2023-10-19 21:34 UTC (permalink / raw
To: gentoo-commits
commit: 53d772571f59022b1be1df13039a2e7a6049f1c6
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 19 21:31:43 2023 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Thu Oct 19 21:33:58 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53d77257
app-emacs/web-mode: Stabilize 17.3.13 amd64, #916023
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
app-emacs/web-mode/web-mode-17.3.13.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/web-mode/web-mode-17.3.13.ebuild b/app-emacs/web-mode/web-mode-17.3.13.ebuild
index 72a0b299219c..5e4e3d763009 100644
--- a/app-emacs/web-mode/web-mode-17.3.13.ebuild
+++ b/app-emacs/web-mode/web-mode-17.3.13.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://web-mode.org/ https://github.com/fxbois/web-mode/"
SRC_URI="https://github.com/fxbois/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3+"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
SLOT="0"
DOCS=( README.md )
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/web-mode/
@ 2024-11-13 18:16 Maciej Barć
0 siblings, 0 replies; 7+ messages in thread
From: Maciej Barć @ 2024-11-13 18:16 UTC (permalink / raw
To: gentoo-commits
commit: 4ec883dbabcb5160501453cdeb6548f334368a8f
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 13 17:43:29 2024 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Wed Nov 13 18:07:09 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ec883db
app-emacs/web-mode: bump to 17.3.20
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
app-emacs/web-mode/Manifest | 1 +
app-emacs/web-mode/web-mode-17.3.20.ebuild | 31 ++++++++++++++++++++++++++++++
2 files changed, 32 insertions(+)
diff --git a/app-emacs/web-mode/Manifest b/app-emacs/web-mode/Manifest
index 47ee1965b626..8b9e369ddd2b 100644
--- a/app-emacs/web-mode/Manifest
+++ b/app-emacs/web-mode/Manifest
@@ -1 +1,2 @@
DIST web-mode-17.3.13.tar.gz 168143 BLAKE2B efa5b78e774ad023a3f2508e64317b76b15748369dc311ebcd65c98021b2fa75a9c85d54d897a2a4d2580d8c95a609df3bc8bb265afe89ea5219885d4e9c78d0 SHA512 c325b45ba88406e9dcfc19ddd8951bd7075a9c5157bf85e4c7a857d93b756c76a6e8e03524cbb8465c4109001397414db25178f0158556f2b872b5930e7014b9
+DIST web-mode-17.3.20.tar.gz 169772 BLAKE2B 6caf23b33634d0b0e9bd3287719bc46404de67b2cbcd9289f9b53d39f81cdd580c73a3960c5448771813296b585e32314e16d542519a889d1ba95f957d7a9ae3 SHA512 17f8d8264cd4446cd91db57f82fc2ea78e40de17faae93e3485a0653c4789ffd3da09633d8be2622d985a4b6b82566ffa713e7694074375e6e3433af4018b876
diff --git a/app-emacs/web-mode/web-mode-17.3.20.ebuild b/app-emacs/web-mode/web-mode-17.3.20.ebuild
new file mode 100644
index 000000000000..b5b79678c3c0
--- /dev/null
+++ b/app-emacs/web-mode/web-mode-17.3.20.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit edo elisp
+
+DESCRIPTION="Web template editing mode for Emacs"
+HOMEPAGE="https://web-mode.org/
+ https://github.com/fxbois/web-mode/"
+
+if [[ "${PV}" == *9999* ]] ; then
+ inherit git-r3
+
+ EGIT_REPO_URI="https://github.com/fxbois/${PN}.git"
+else
+ SRC_URI="https://github.com/fxbois/${PN}/archive/v${PV}.tar.gz
+ -> ${P}.tar.gz"
+
+ KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="GPL-3+"
+SLOT="0"
+
+DOCS=( README.md )
+SITEFILE="50${PN}-gentoo.el"
+
+src_test() {
+ edo bash ./run.sh
+}
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/web-mode/
@ 2024-12-20 22:58 Sam James
0 siblings, 0 replies; 7+ messages in thread
From: Sam James @ 2024-12-20 22:58 UTC (permalink / raw
To: gentoo-commits
commit: 357c66710bc0ae25e4da44110f588827c73009a4
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 20 22:57:25 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 20 22:57:25 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=357c6671
app-emacs/web-mode: Stabilize 17.3.20 ALLARCHES, #946702
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-emacs/web-mode/web-mode-17.3.20.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/web-mode/web-mode-17.3.20.ebuild b/app-emacs/web-mode/web-mode-17.3.20.ebuild
index b5b79678c3c0..56d8e3d50223 100644
--- a/app-emacs/web-mode/web-mode-17.3.20.ebuild
+++ b/app-emacs/web-mode/web-mode-17.3.20.ebuild
@@ -17,7 +17,7 @@ else
SRC_URI="https://github.com/fxbois/${PN}/archive/v${PV}.tar.gz
-> ${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 ~x86"
fi
LICENSE="GPL-3+"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/web-mode/
@ 2025-01-23 10:17 Maciej Barć
0 siblings, 0 replies; 7+ messages in thread
From: Maciej Barć @ 2025-01-23 10:17 UTC (permalink / raw
To: gentoo-commits
commit: a336d50894063604393707301e195131bc88331a
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 23 09:36:37 2025 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Thu Jan 23 10:17:34 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a336d508
app-emacs/web-mode: drop old 17.3.13
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
app-emacs/web-mode/Manifest | 1 -
app-emacs/web-mode/web-mode-17.3.13.ebuild | 17 -----------------
2 files changed, 18 deletions(-)
diff --git a/app-emacs/web-mode/Manifest b/app-emacs/web-mode/Manifest
index 8b9e369ddd2b..fe1af4614ec6 100644
--- a/app-emacs/web-mode/Manifest
+++ b/app-emacs/web-mode/Manifest
@@ -1,2 +1 @@
-DIST web-mode-17.3.13.tar.gz 168143 BLAKE2B efa5b78e774ad023a3f2508e64317b76b15748369dc311ebcd65c98021b2fa75a9c85d54d897a2a4d2580d8c95a609df3bc8bb265afe89ea5219885d4e9c78d0 SHA512 c325b45ba88406e9dcfc19ddd8951bd7075a9c5157bf85e4c7a857d93b756c76a6e8e03524cbb8465c4109001397414db25178f0158556f2b872b5930e7014b9
DIST web-mode-17.3.20.tar.gz 169772 BLAKE2B 6caf23b33634d0b0e9bd3287719bc46404de67b2cbcd9289f9b53d39f81cdd580c73a3960c5448771813296b585e32314e16d542519a889d1ba95f957d7a9ae3 SHA512 17f8d8264cd4446cd91db57f82fc2ea78e40de17faae93e3485a0653c4789ffd3da09633d8be2622d985a4b6b82566ffa713e7694074375e6e3433af4018b876
diff --git a/app-emacs/web-mode/web-mode-17.3.13.ebuild b/app-emacs/web-mode/web-mode-17.3.13.ebuild
deleted file mode 100644
index 5e4e3d763009..000000000000
--- a/app-emacs/web-mode/web-mode-17.3.13.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit elisp
-
-DESCRIPTION="Web template editing mode for Emacs"
-HOMEPAGE="https://web-mode.org/ https://github.com/fxbois/web-mode/"
-SRC_URI="https://github.com/fxbois/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3+"
-KEYWORDS="amd64 ~x86"
-SLOT="0"
-
-DOCS=( README.md )
-SITEFILE="50${PN}-gentoo.el"
^ permalink raw reply related [flat|nested] 7+ messages in thread
end of thread, other threads:[~2025-01-23 10:18 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-23 10:17 [gentoo-commits] repo/gentoo:master commit in: app-emacs/web-mode/ Maciej Barć
-- strict thread matches above, loose matches on Subject: below --
2024-12-20 22:58 Sam James
2024-11-13 18:16 Maciej Barć
2023-10-19 21:34 Maciej Barć
2023-10-19 21:34 Maciej Barć
2023-09-13 18:31 Maciej Barć
2023-01-27 17:13 Arthur Zamarin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox