* [gentoo-commits] repo/gentoo:master commit in: app-emacs/s/
@ 2017-10-16 16:22 Patrice Clement
0 siblings, 0 replies; 19+ messages in thread
From: Patrice Clement @ 2017-10-16 16:22 UTC (permalink / raw
To: gentoo-commits
commit: 6cc4f11f7918540b2daa5b48f6b3c184c5cb5d0a
Author: Victor Gaydov <victor <AT> enise <DOT> org>
AuthorDate: Wed Oct 4 09:07:34 2017 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Oct 16 16:22:22 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cc4f11f
app-emacs/s: version bump to 1.12.0.
Closes: https://github.com/gentoo/gentoo/pull/5856
app-emacs/s/Manifest | 1 +
app-emacs/s/s-1.12.0.ebuild | 18 ++++++++++++++++++
2 files changed, 19 insertions(+)
diff --git a/app-emacs/s/Manifest b/app-emacs/s/Manifest
index b12c2aa7253..7f23c177f31 100644
--- a/app-emacs/s/Manifest
+++ b/app-emacs/s/Manifest
@@ -1 +1,2 @@
DIST s-1.11.0.tar.gz 46771 SHA256 826d186458f7568f1304bca0c094034a9e7370bd2858dcf806dd513abe2d384f SHA512 364fa7ea875e9be6db464a826c1259889b67d87817b41cff40ab7da80e0bfc3e27dcadadfd005a64a895ee92644c2dea82789bdf1b1fe538501c40f748455608 WHIRLPOOL cccae8d9539dbc91da97e68dd88e13b08bd2ba1a414b62bb431c43dc1f4c8b1e4a8d37996a861d7817763bc08c4fee53dd9a4f8134ba0719f33b6e6f6a4b7496
+DIST s-1.12.0.tar.gz 59193 SHA256 70674d307aca5f75b44413888198c0f2db8f0fa7a183f70d4095dd6150397475 SHA512 036369011295dfde7567ae8bd479be9635de479e8821c3fe117a6c3827bc83492bb91e6ac64d4b20b061da95690f5585ed58f116a2b8c877dceee22153c8c990 WHIRLPOOL 679f27727754e08cae94456ac6cbab31e7e0e753e8428ea5d04a9cdac48b01a998e1aa59b4b2564f29e395ef34bcd289ceaf7e39f3345e4fde3120a208e2e0ec
diff --git a/app-emacs/s/s-1.12.0.ebuild b/app-emacs/s/s-1.12.0.ebuild
new file mode 100644
index 00000000000..2a3d49f9a3e
--- /dev/null
+++ b/app-emacs/s/s-1.12.0.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit elisp
+
+DESCRIPTION="The long lost Emacs string manipulation library"
+HOMEPAGE="https://github.com/magnars/s.el"
+SRC_URI="https://github.com/magnars/s.el/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64"
+
+S="${WORKDIR}/s.el-${PV}"
+SITEFILE="50${PN}-gentoo.el"
+DOCS="README.md"
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/s/
@ 2018-06-25 18:15 Jonas Stein
0 siblings, 0 replies; 19+ messages in thread
From: Jonas Stein @ 2018-06-25 18:15 UTC (permalink / raw
To: gentoo-commits
commit: 510da0e6fd0987f2ef2627a087d0b5e7f40f41ea
Author: Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 25 18:06:21 2018 +0000
Commit: Jonas Stein <jstein <AT> gentoo <DOT> org>
CommitDate: Mon Jun 25 18:12:41 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=510da0e6
app-emacs/s: Maintainer retired
Proxied maintainer retired due to inactivity.
Bug: https://bugs.gentoo.org/633230
Package-Manager: Portage-2.3.40, Repoman-2.3.9
app-emacs/s/metadata.xml | 11 ++---------
1 file changed, 2 insertions(+), 9 deletions(-)
diff --git a/app-emacs/s/metadata.xml b/app-emacs/s/metadata.xml
index 3e9c774b415..34ef4391e4e 100644
--- a/app-emacs/s/metadata.xml
+++ b/app-emacs/s/metadata.xml
@@ -1,20 +1,13 @@
-<?xml version='1.0' encoding='UTF-8'?>
+<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>victor@enise.org</email>
- <name>Victor Gaydov</name>
- </maintainer>
<maintainer type="project">
<email>gnu-emacs@gentoo.org</email>
<name>Gentoo GNU Emacs project</name>
</maintainer>
- <maintainer type="project">
- <email>proxy-maint@gentoo.org</email>
- <name>Proxy Maintainers</name>
- </maintainer>
<stabilize-allarches/>
<upstream>
<remote-id type="github">magnars/s.el</remote-id>
</upstream>
</pkgmetadata>
+
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/s/
@ 2018-07-28 13:25 Thomas Deutschmann
0 siblings, 0 replies; 19+ messages in thread
From: Thomas Deutschmann @ 2018-07-28 13:25 UTC (permalink / raw
To: gentoo-commits
commit: 702970abcf27ea092403950d5f3db45237297262
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 28 13:18:28 2018 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sat Jul 28 13:24:36 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=702970ab
app-emacs/s: x86 keyworded (bug #661432)
Package-Manager: Portage-2.3.43, Repoman-2.3.10
app-emacs/s/s-1.12.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-emacs/s/s-1.12.0.ebuild b/app-emacs/s/s-1.12.0.ebuild
index 2a3d49f9a3e..d35e6bd2e50 100644
--- a/app-emacs/s/s-1.12.0.ebuild
+++ b/app-emacs/s/s-1.12.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/magnars/s.el/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
S="${WORKDIR}/s.el-${PV}"
SITEFILE="50${PN}-gentoo.el"
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/s/
@ 2018-07-31 0:12 Mikle Kolyada
0 siblings, 0 replies; 19+ messages in thread
From: Mikle Kolyada @ 2018-07-31 0:12 UTC (permalink / raw
To: gentoo-commits
commit: c715cccf6431bbf80e4895d9177ce54cdaf15468
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 31 00:10:43 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Tue Jul 31 00:10:43 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c715cccf
app-emacs/s: add ~arm keyword qer bug #661432
Package-Manager: Portage-2.3.40, Repoman-2.3.9
app-emacs/s/s-1.12.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/s/s-1.12.0.ebuild b/app-emacs/s/s-1.12.0.ebuild
index d35e6bd2e50..795079c3c53 100644
--- a/app-emacs/s/s-1.12.0.ebuild
+++ b/app-emacs/s/s-1.12.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/magnars/s.el/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
S="${WORKDIR}/s.el-${PV}"
SITEFILE="50${PN}-gentoo.el"
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/s/
@ 2018-08-16 0:39 Thomas Deutschmann
0 siblings, 0 replies; 19+ messages in thread
From: Thomas Deutschmann @ 2018-08-16 0:39 UTC (permalink / raw
To: gentoo-commits
commit: c8f81da6e67f5130169db76751f0449abb5c3d0a
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 16 00:10:39 2018 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Thu Aug 16 00:10:39 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8f81da6
app-emacs/s: x86 stable (bug #662784)
Package-Manager: Portage-2.3.46, Repoman-2.3.10
app-emacs/s/s-1.12.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/s/s-1.12.0.ebuild b/app-emacs/s/s-1.12.0.ebuild
index 795079c3c53..206b9307010 100644
--- a/app-emacs/s/s-1.12.0.ebuild
+++ b/app-emacs/s/s-1.12.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/magnars/s.el/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm x86"
S="${WORKDIR}/s.el-${PV}"
SITEFILE="50${PN}-gentoo.el"
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/s/
@ 2018-08-19 1:27 Mikle Kolyada
0 siblings, 0 replies; 19+ messages in thread
From: Mikle Kolyada @ 2018-08-19 1:27 UTC (permalink / raw
To: gentoo-commits
commit: 22833b60dd6097c0001bbf34cfbad020f84118d9
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 19 01:25:56 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Aug 19 01:25:56 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22833b60
app-emacs/s: amd64 stable wrt bug #662784
Package-Manager: Portage-2.3.40, Repoman-2.3.9
app-emacs/s/s-1.12.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/s/s-1.12.0.ebuild b/app-emacs/s/s-1.12.0.ebuild
index 206b9307010..3aedf0602b4 100644
--- a/app-emacs/s/s-1.12.0.ebuild
+++ b/app-emacs/s/s-1.12.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/magnars/s.el/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64 ~arm x86"
+KEYWORDS="amd64 ~arm x86"
S="${WORKDIR}/s.el-${PV}"
SITEFILE="50${PN}-gentoo.el"
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/s/
@ 2018-09-21 20:53 Matt Turner
0 siblings, 0 replies; 19+ messages in thread
From: Matt Turner @ 2018-09-21 20:53 UTC (permalink / raw
To: gentoo-commits
commit: cd98d17890f01c2bc02ec4c9ebcd0312f48fe4c3
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 21 20:52:52 2018 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Sep 21 20:53:07 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd98d178
app-emacs/s-1.12.0: added ~ppc64, bug 666621
app-emacs/s/s-1.12.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/s/s-1.12.0.ebuild b/app-emacs/s/s-1.12.0.ebuild
index 3aedf0602b4..e89337b22cd 100644
--- a/app-emacs/s/s-1.12.0.ebuild
+++ b/app-emacs/s/s-1.12.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/magnars/s.el/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="amd64 ~arm x86"
+KEYWORDS="amd64 ~arm ~ppc64 x86"
S="${WORKDIR}/s.el-${PV}"
SITEFILE="50${PN}-gentoo.el"
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/s/
@ 2019-07-26 18:35 Aaron Bauman
0 siblings, 0 replies; 19+ messages in thread
From: Aaron Bauman @ 2019-07-26 18:35 UTC (permalink / raw
To: gentoo-commits
commit: 921981e922feee711fdf1efc9b680a8bd9005993
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 26 18:32:27 2019 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Fri Jul 26 18:32:27 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=921981e9
app-emacs/s: arm64 stable
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
app-emacs/s/s-1.12.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-emacs/s/s-1.12.0.ebuild b/app-emacs/s/s-1.12.0.ebuild
index e89337b22cd..8376aeeb30b 100644
--- a/app-emacs/s/s-1.12.0.ebuild
+++ b/app-emacs/s/s-1.12.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/magnars/s.el/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
S="${WORKDIR}/s.el-${PV}"
SITEFILE="50${PN}-gentoo.el"
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/s/
@ 2019-10-17 13:19 Ulrich Müller
0 siblings, 0 replies; 19+ messages in thread
From: Ulrich Müller @ 2019-10-17 13:19 UTC (permalink / raw
To: gentoo-commits
commit: c498fa1f3043fae901c7d83e6caa8de7e025b70a
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 17 11:58:50 2019 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Thu Oct 17 13:18:53 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c498fa1f
app-emacs/s: Update metadata.
Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
app-emacs/s/metadata.xml | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/app-emacs/s/metadata.xml b/app-emacs/s/metadata.xml
index 7970411b788..1686c08a71e 100644
--- a/app-emacs/s/metadata.xml
+++ b/app-emacs/s/metadata.xml
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="project">
- <email>gnu-emacs@gentoo.org</email>
- <name>Gentoo GNU Emacs project</name>
- </maintainer>
- <stabilize-allarches/>
- <upstream>
- <remote-id type="github">magnars/s.el</remote-id>
- </upstream>
+<maintainer type="project">
+ <email>gnu-emacs@gentoo.org</email>
+ <name>Gentoo GNU Emacs project</name>
+</maintainer>
+<stabilize-allarches/>
+<upstream>
+ <remote-id type="github">magnars/s.el</remote-id>
+</upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/s/
@ 2019-10-17 13:19 Ulrich Müller
0 siblings, 0 replies; 19+ messages in thread
From: Ulrich Müller @ 2019-10-17 13:19 UTC (permalink / raw
To: gentoo-commits
commit: 6fbb8b917ffa6d604842beb0229263a5397af4e2
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 17 11:57:59 2019 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Thu Oct 17 13:18:52 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fbb8b91
app-emacs/s: Remove old.
Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
app-emacs/s/Manifest | 1 -
app-emacs/s/s-1.11.0.ebuild | 18 ------------------
2 files changed, 19 deletions(-)
diff --git a/app-emacs/s/Manifest b/app-emacs/s/Manifest
index a50b2b4074f..12ab2a8aeb7 100644
--- a/app-emacs/s/Manifest
+++ b/app-emacs/s/Manifest
@@ -1,2 +1 @@
-DIST s-1.11.0.tar.gz 46771 BLAKE2B 5cc93e4f52ea4fbb4d4b9b418a632e8bbc789f0f36b9486a4a1b36725e255f4a78d1924a420fd04af5c2bc50a652adfc83db3285569367749fe3712f2f0b560b SHA512 364fa7ea875e9be6db464a826c1259889b67d87817b41cff40ab7da80e0bfc3e27dcadadfd005a64a895ee92644c2dea82789bdf1b1fe538501c40f748455608
DIST s-1.12.0.tar.gz 59193 BLAKE2B 89e4c453b6590116a4cc08fc1be73519e6c95586c1e80b37f37d7273232aa707cd030cf74106fdd7eb7f05fe8ebd04253592076573472c3927cc1428b4c029f8 SHA512 036369011295dfde7567ae8bd479be9635de479e8821c3fe117a6c3827bc83492bb91e6ac64d4b20b061da95690f5585ed58f116a2b8c877dceee22153c8c990
diff --git a/app-emacs/s/s-1.11.0.ebuild b/app-emacs/s/s-1.11.0.ebuild
deleted file mode 100644
index 4cc1a26c6e4..00000000000
--- a/app-emacs/s/s-1.11.0.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit elisp
-
-DESCRIPTION="The long lost Emacs string manipulation library"
-HOMEPAGE="https://github.com/magnars/s.el"
-SRC_URI="https://github.com/magnars/s.el/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64"
-
-S="${WORKDIR}/s.el-${PV}"
-SITEFILE="50${PN}-gentoo.el"
-DOCS="README.md"
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/s/
@ 2021-10-16 14:57 Yixun Lan
0 siblings, 0 replies; 19+ messages in thread
From: Yixun Lan @ 2021-10-16 14:57 UTC (permalink / raw
To: gentoo-commits
commit: 33a6975dc4c7965c9cc69d6dc93e5f7a968bfcca
Author: Yongxiang Liang <tanekliang <AT> gmail <DOT> com>
AuthorDate: Thu Oct 14 19:41:00 2021 +0000
Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Sat Oct 16 14:54:25 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33a6975d
app-emacs/s: keyword ~riscv
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Yongxiang Liang <tanekliang <AT> gmail.com>
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
app-emacs/s/s-1.12.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-emacs/s/s-1.12.0.ebuild b/app-emacs/s/s-1.12.0.ebuild
index 8376aeeb30b..1d0ca0aa37d 100644
--- a/app-emacs/s/s-1.12.0.ebuild
+++ b/app-emacs/s/s-1.12.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/magnars/s.el/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
S="${WORKDIR}/s.el-${PV}"
SITEFILE="50${PN}-gentoo.el"
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/s/
@ 2022-05-27 22:28 Maciej Barć
0 siblings, 0 replies; 19+ messages in thread
From: Maciej Barć @ 2022-05-27 22:28 UTC (permalink / raw
To: gentoo-commits
commit: 417d0c600d0d22d85c6d2f437550f9f440ffc0fc
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Fri May 27 22:26:48 2022 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Fri May 27 22:26:48 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=417d0c60
app-emacs/s: bump to EAPI 8
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
app-emacs/s/s-1.12.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-emacs/s/s-1.12.0.ebuild b/app-emacs/s/s-1.12.0.ebuild
index 1d0ca0aa37d0..4fa563b1814e 100644
--- a/app-emacs/s/s-1.12.0.ebuild
+++ b/app-emacs/s/s-1.12.0.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
inherit elisp
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/s/
@ 2022-05-27 22:37 Maciej Barć
0 siblings, 0 replies; 19+ messages in thread
From: Maciej Barć @ 2022-05-27 22:37 UTC (permalink / raw
To: gentoo-commits
commit: 96e9d5b44d41830848a939bd1a1ff0a41a9626b0
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Fri May 27 22:35:33 2022 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Fri May 27 22:37:28 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96e9d5b4
app-emacs/s: enable tests
+ small formatting changes
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
app-emacs/s/{s-1.12.0.ebuild => s-1.12.0-r1.ebuild} | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/app-emacs/s/s-1.12.0.ebuild b/app-emacs/s/s-1.12.0-r1.ebuild
similarity index 82%
rename from app-emacs/s/s-1.12.0.ebuild
rename to app-emacs/s/s-1.12.0-r1.ebuild
index 4fa563b1814e..7c91889d847b 100644
--- a/app-emacs/s/s-1.12.0.ebuild
+++ b/app-emacs/s/s-1.12.0-r1.ebuild
@@ -8,11 +8,15 @@ inherit elisp
DESCRIPTION="The long lost Emacs string manipulation library"
HOMEPAGE="https://github.com/magnars/s.el"
SRC_URI="https://github.com/magnars/s.el/archive/${PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}"/s.el-${PV}
LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
-S="${WORKDIR}/s.el-${PV}"
+DOCS=( README.md )
SITEFILE="50${PN}-gentoo.el"
-DOCS="README.md"
+
+src_test() {
+ sh run-tests.sh || die
+}
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/s/
@ 2022-08-31 15:09 Maciej Barć
0 siblings, 0 replies; 19+ messages in thread
From: Maciej Barć @ 2022-08-31 15:09 UTC (permalink / raw
To: gentoo-commits
commit: 8731fdfd1550ee9bd3d51e536f00435c24ae6902
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 31 14:51:07 2022 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Wed Aug 31 15:09:50 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8731fdfd
app-emacs/s: bump to 1.13.0
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
app-emacs/s/Manifest | 1 +
app-emacs/s/s-1.13.0.ebuild | 22 ++++++++++++++++++++++
2 files changed, 23 insertions(+)
diff --git a/app-emacs/s/Manifest b/app-emacs/s/Manifest
index 12ab2a8aeb7e..e24406530477 100644
--- a/app-emacs/s/Manifest
+++ b/app-emacs/s/Manifest
@@ -1 +1,2 @@
DIST s-1.12.0.tar.gz 59193 BLAKE2B 89e4c453b6590116a4cc08fc1be73519e6c95586c1e80b37f37d7273232aa707cd030cf74106fdd7eb7f05fe8ebd04253592076573472c3927cc1428b4c029f8 SHA512 036369011295dfde7567ae8bd479be9635de479e8821c3fe117a6c3827bc83492bb91e6ac64d4b20b061da95690f5585ed58f116a2b8c877dceee22153c8c990
+DIST s-1.13.0.tar.gz 60783 BLAKE2B 87f15341053924bf82e5b84f53a9f0ffb4713946974fb338f114ff25cb0c54ee6a4cdd6c2283eb089eb6ee85d268717dc2534a2de2bad0c7584f7e3ed941e42b SHA512 537e270256e7187ef470c03a3824f133bd0f3951b8470685cd865b4894710c6659efbdacbe347dcaac8de73d4e3a638cdb0cebdad8da6bf7f9a2f5d106bff1c6
diff --git a/app-emacs/s/s-1.13.0.ebuild b/app-emacs/s/s-1.13.0.ebuild
new file mode 100644
index 000000000000..e61a7d55bdba
--- /dev/null
+++ b/app-emacs/s/s-1.13.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit elisp
+
+DESCRIPTION="The long lost Emacs string manipulation library"
+HOMEPAGE="https://github.com/magnars/s.el"
+SRC_URI="https://github.com/magnars/s.el/archive/${PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}"/s.el-${PV}
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+
+DOCS=( README.md )
+SITEFILE="50${PN}-gentoo.el"
+
+src_test() {
+ sh run-tests.sh || die
+}
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/s/
@ 2022-10-08 7:01 Arthur Zamarin
0 siblings, 0 replies; 19+ messages in thread
From: Arthur Zamarin @ 2022-10-08 7:01 UTC (permalink / raw
To: gentoo-commits
commit: 7bb96bf4439d430b4f9aee18def1178eded925e1
Author: Matoro Mahri <matoro <AT> users <DOT> noreply <DOT> github <DOT> com>
AuthorDate: Sat Oct 8 06:37:29 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 8 07:01:31 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bb96bf4
app-emacs/s: Keyword 1.13.0 alpha, #873541
Signed-off-by: Matoro Mahri <matoro <AT> users.noreply.github.com>
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-emacs/s/s-1.13.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/s/s-1.13.0.ebuild b/app-emacs/s/s-1.13.0.ebuild
index e61a7d55bdba..2c0ab56e5eb1 100644
--- a/app-emacs/s/s-1.13.0.ebuild
+++ b/app-emacs/s/s-1.13.0.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}"/s.el-${PV}
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
DOCS=( README.md )
SITEFILE="50${PN}-gentoo.el"
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/s/
@ 2022-12-11 2:37 Sam James
0 siblings, 0 replies; 19+ messages in thread
From: Sam James @ 2022-12-11 2:37 UTC (permalink / raw
To: gentoo-commits
commit: bab5501166f715c8414a0a8bee161407c6289e92
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 11 02:36:42 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 11 02:36:42 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bab55011
app-emacs/s: Stabilize 1.13.0 ALLARCHES, #885403
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-emacs/s/s-1.13.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/s/s-1.13.0.ebuild b/app-emacs/s/s-1.13.0.ebuild
index 2c0ab56e5eb1..969f742164bc 100644
--- a/app-emacs/s/s-1.13.0.ebuild
+++ b/app-emacs/s/s-1.13.0.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}"/s.el-${PV}
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ppc64 ~riscv x86"
DOCS=( README.md )
SITEFILE="50${PN}-gentoo.el"
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/s/
@ 2023-04-25 14:47 Arthur Zamarin
0 siblings, 0 replies; 19+ messages in thread
From: Arthur Zamarin @ 2023-04-25 14:47 UTC (permalink / raw
To: gentoo-commits
commit: de2d237914bba765baeac0b35f016c33137063a7
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 25 14:47:37 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 25 14:47:37 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de2d2379
app-emacs/s: Keyword 1.13.0 sparc, #905075
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-emacs/s/s-1.13.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-emacs/s/s-1.13.0.ebuild b/app-emacs/s/s-1.13.0.ebuild
index 969f742164bc..01d488acb922 100644
--- a/app-emacs/s/s-1.13.0.ebuild
+++ b/app-emacs/s/s-1.13.0.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
@@ -12,7 +12,7 @@ S="${WORKDIR}"/s.el-${PV}
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~ppc64 ~riscv x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ppc64 ~riscv ~sparc x86"
DOCS=( README.md )
SITEFILE="50${PN}-gentoo.el"
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/s/
@ 2024-01-03 8:10 Sam James
0 siblings, 0 replies; 19+ messages in thread
From: Sam James @ 2024-01-03 8:10 UTC (permalink / raw
To: gentoo-commits
commit: d7ae8e82024d374a58aadfd72b5ddfca06d90b70
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 3 08:09:38 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jan 3 08:09:38 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7ae8e82
app-emacs/s: Stabilize 1.13.0 ppc64, #921203
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-emacs/s/s-1.13.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-emacs/s/s-1.13.0.ebuild b/app-emacs/s/s-1.13.0.ebuild
index 01d488acb922..405923755f4f 100644
--- a/app-emacs/s/s-1.13.0.ebuild
+++ b/app-emacs/s/s-1.13.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
@@ -12,7 +12,7 @@ S="${WORKDIR}"/s.el-${PV}
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ppc64 ~riscv ~sparc x86"
DOCS=( README.md )
SITEFILE="50${PN}-gentoo.el"
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/s/
@ 2024-06-25 15:26 Maciej Barć
0 siblings, 0 replies; 19+ messages in thread
From: Maciej Barć @ 2024-06-25 15:26 UTC (permalink / raw
To: gentoo-commits
commit: 8346fc722231515fe03c170ec4efd96b4ea71c69
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 25 15:18:00 2024 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Tue Jun 25 15:26:04 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8346fc72
app-emacs/s: drop old 1.12.0-r1
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
app-emacs/s/Manifest | 1 -
app-emacs/s/s-1.12.0-r1.ebuild | 22 ----------------------
2 files changed, 23 deletions(-)
diff --git a/app-emacs/s/Manifest b/app-emacs/s/Manifest
index e24406530477..f13a0e05227e 100644
--- a/app-emacs/s/Manifest
+++ b/app-emacs/s/Manifest
@@ -1,2 +1 @@
-DIST s-1.12.0.tar.gz 59193 BLAKE2B 89e4c453b6590116a4cc08fc1be73519e6c95586c1e80b37f37d7273232aa707cd030cf74106fdd7eb7f05fe8ebd04253592076573472c3927cc1428b4c029f8 SHA512 036369011295dfde7567ae8bd479be9635de479e8821c3fe117a6c3827bc83492bb91e6ac64d4b20b061da95690f5585ed58f116a2b8c877dceee22153c8c990
DIST s-1.13.0.tar.gz 60783 BLAKE2B 87f15341053924bf82e5b84f53a9f0ffb4713946974fb338f114ff25cb0c54ee6a4cdd6c2283eb089eb6ee85d268717dc2534a2de2bad0c7584f7e3ed941e42b SHA512 537e270256e7187ef470c03a3824f133bd0f3951b8470685cd865b4894710c6659efbdacbe347dcaac8de73d4e3a638cdb0cebdad8da6bf7f9a2f5d106bff1c6
diff --git a/app-emacs/s/s-1.12.0-r1.ebuild b/app-emacs/s/s-1.12.0-r1.ebuild
deleted file mode 100644
index 7c91889d847b..000000000000
--- a/app-emacs/s/s-1.12.0-r1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit elisp
-
-DESCRIPTION="The long lost Emacs string manipulation library"
-HOMEPAGE="https://github.com/magnars/s.el"
-SRC_URI="https://github.com/magnars/s.el/archive/${PV}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}"/s.el-${PV}
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
-
-DOCS=( README.md )
-SITEFILE="50${PN}-gentoo.el"
-
-src_test() {
- sh run-tests.sh || die
-}
^ permalink raw reply related [flat|nested] 19+ messages in thread
end of thread, other threads:[~2024-06-25 15:26 UTC | newest]
Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-03 8:10 [gentoo-commits] repo/gentoo:master commit in: app-emacs/s/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2024-06-25 15:26 Maciej Barć
2023-04-25 14:47 Arthur Zamarin
2022-12-11 2:37 Sam James
2022-10-08 7:01 Arthur Zamarin
2022-08-31 15:09 Maciej Barć
2022-05-27 22:37 Maciej Barć
2022-05-27 22:28 Maciej Barć
2021-10-16 14:57 Yixun Lan
2019-10-17 13:19 Ulrich Müller
2019-10-17 13:19 Ulrich Müller
2019-07-26 18:35 Aaron Bauman
2018-09-21 20:53 Matt Turner
2018-08-19 1:27 Mikle Kolyada
2018-08-16 0:39 Thomas Deutschmann
2018-07-31 0:12 Mikle Kolyada
2018-07-28 13:25 Thomas Deutschmann
2018-06-25 18:15 Jonas Stein
2017-10-16 16:22 Patrice Clement
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox