* [gentoo-commits] repo/gentoo:master commit in: app-emacs/bm/
@ 2018-08-14 19:15 Sergei Trofimovich
0 siblings, 0 replies; 7+ messages in thread
From: Sergei Trofimovich @ 2018-08-14 19:15 UTC (permalink / raw
To: gentoo-commits
commit: 467f6881b1631134834ccbe9dd2abe23570b97e5
Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Tue Aug 14 19:13:20 2018 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Tue Aug 14 19:14:55 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=467f6881
app-emacs/bm: keyworded 1.32_p20140214 for sparc
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"
app-emacs/bm/bm-1.32_p20140214.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-emacs/bm/bm-1.32_p20140214.ebuild b/app-emacs/bm/bm-1.32_p20140214.ebuild
index 559611b49d1..18f518b0505 100644
--- a/app-emacs/bm/bm-1.32_p20140214.ebuild
+++ b/app-emacs/bm/bm-1.32_p20140214.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~sparc x86"
S="${WORKDIR}/${PN}"
ELISP_REMOVE="bm-tests.el"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/bm/
@ 2019-10-15 8:38 Ulrich Müller
0 siblings, 0 replies; 7+ messages in thread
From: Ulrich Müller @ 2019-10-15 8:38 UTC (permalink / raw
To: gentoo-commits
commit: cfa30198227e09113fe64b416e3c9c7152962ca0
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 15 07:44:55 2019 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Tue Oct 15 08:38:17 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfa30198
app-emacs/bm: Version bump.
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
app-emacs/bm/Manifest | 1 +
app-emacs/bm/bm-201905.ebuild | 19 +++++++++++++++++++
2 files changed, 20 insertions(+)
diff --git a/app-emacs/bm/Manifest b/app-emacs/bm/Manifest
index 5aa29791369..cf2f352f98c 100644
--- a/app-emacs/bm/Manifest
+++ b/app-emacs/bm/Manifest
@@ -1 +1,2 @@
DIST bm-1.32_p20140214.tar.xz 11800 BLAKE2B 0c27f35a64dac09e5fff4391d6958ce5b2a2a6a8194a29500322137979e5fc0618fe1d47ca844bccba78d388d8a2569c5742f1a531c43c42a02845a31fb1f6c2 SHA512 0a40c5dc3d21c0b8af7e885f7e2f48c92413dff48a6a3a10366f9a63274886cd22a247b61ef25e4ad1f283446b05093658f233c6501c6d0bf5312d9a67b83ff4
+DIST bm-201905.tar.gz 23618 BLAKE2B 0770d571cae220215431d546892b9cebd03675565b24afad0dbfa9a74d50aaa73a6962b6bec81196700147f3fde835264c0727e7a4c02287fa3e4018ac133831 SHA512 81efd32572d0bcae2b0b91c277b4d634524f3c14c914015ebf06e5e9db2937c6d989ae65c745e214b2bc1a94d169433dede37a47519984e7211d9b8c4202a954
diff --git a/app-emacs/bm/bm-201905.ebuild b/app-emacs/bm/bm-201905.ebuild
new file mode 100644
index 00000000000..87402c182ff
--- /dev/null
+++ b/app-emacs/bm/bm-201905.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit elisp
+
+DESCRIPTION="Visible bookmarks in buffer"
+HOMEPAGE="http://joodland.github.io/bm/
+ https://www.emacswiki.org/emacs/VisibleBookmarks"
+SRC_URI="https://github.com/joodland/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~sparc ~x86"
+
+ELISP_REMOVE="bm-tests.el"
+SITEFILE="50${PN}-gentoo.el"
+DOCS="README.md"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/bm/
@ 2019-11-15 9:50 Agostino Sarubbo
0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo @ 2019-11-15 9:50 UTC (permalink / raw
To: gentoo-commits
commit: 8b1a69595f9bff80b44413e57285a833e7c08279
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 15 09:50:05 2019 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Nov 15 09:50:05 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b1a6959
app-emacs/bm: amd64/x86 stable, (ALLARCHES policy) wrt bug #700068
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
app-emacs/bm/bm-201905.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/bm/bm-201905.ebuild b/app-emacs/bm/bm-201905.ebuild
index 87402c182ff..4f760ced1be 100644
--- a/app-emacs/bm/bm-201905.ebuild
+++ b/app-emacs/bm/bm-201905.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/joodland/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~sparc ~x86"
+KEYWORDS="amd64 ~sparc x86"
ELISP_REMOVE="bm-tests.el"
SITEFILE="50${PN}-gentoo.el"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/bm/
@ 2019-11-15 9:59 Ulrich Müller
0 siblings, 0 replies; 7+ messages in thread
From: Ulrich Müller @ 2019-11-15 9:59 UTC (permalink / raw
To: gentoo-commits
commit: 3a171c175ef75f1dd9c99c7efbb6fa7026f850a9
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 15 09:57:24 2019 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Nov 15 09:58:21 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a171c17
app-emacs/bm: Remove old.
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
app-emacs/bm/Manifest | 1 -
app-emacs/bm/bm-1.32_p20140214.ebuild | 21 ---------------------
2 files changed, 22 deletions(-)
diff --git a/app-emacs/bm/Manifest b/app-emacs/bm/Manifest
index cf2f352f98c..92b5f967f80 100644
--- a/app-emacs/bm/Manifest
+++ b/app-emacs/bm/Manifest
@@ -1,2 +1 @@
-DIST bm-1.32_p20140214.tar.xz 11800 BLAKE2B 0c27f35a64dac09e5fff4391d6958ce5b2a2a6a8194a29500322137979e5fc0618fe1d47ca844bccba78d388d8a2569c5742f1a531c43c42a02845a31fb1f6c2 SHA512 0a40c5dc3d21c0b8af7e885f7e2f48c92413dff48a6a3a10366f9a63274886cd22a247b61ef25e4ad1f283446b05093658f233c6501c6d0bf5312d9a67b83ff4
DIST bm-201905.tar.gz 23618 BLAKE2B 0770d571cae220215431d546892b9cebd03675565b24afad0dbfa9a74d50aaa73a6962b6bec81196700147f3fde835264c0727e7a4c02287fa3e4018ac133831 SHA512 81efd32572d0bcae2b0b91c277b4d634524f3c14c914015ebf06e5e9db2937c6d989ae65c745e214b2bc1a94d169433dede37a47519984e7211d9b8c4202a954
diff --git a/app-emacs/bm/bm-1.32_p20140214.ebuild b/app-emacs/bm/bm-1.32_p20140214.ebuild
deleted file mode 100644
index 18f518b0505..00000000000
--- a/app-emacs/bm/bm-1.32_p20140214.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit elisp
-
-DESCRIPTION="Visible bookmarks in buffer"
-HOMEPAGE="https://www.nongnu.org/bm/
- https://www.emacswiki.org/emacs/VisibleBookmarks"
-# snapshot of https://github.com/joodland/bm.git
-SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 ~sparc x86"
-
-S="${WORKDIR}/${PN}"
-ELISP_REMOVE="bm-tests.el"
-SITEFILE="50${PN}-gentoo.el"
-DOCS="README.md"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/bm/
@ 2023-09-30 14:24 Maciej Barć
0 siblings, 0 replies; 7+ messages in thread
From: Maciej Barć @ 2023-09-30 14:24 UTC (permalink / raw
To: gentoo-commits
commit: fefbd715a1ef77ee4bfb238df4ee9fed77dc0f8d
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 30 10:19:48 2023 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sat Sep 30 14:24:27 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fefbd715
app-emacs/bm: bump to 202309
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
app-emacs/bm/Manifest | 1 +
app-emacs/bm/bm-202309.ebuild | 19 +++++++++++++++++++
2 files changed, 20 insertions(+)
diff --git a/app-emacs/bm/Manifest b/app-emacs/bm/Manifest
index 92b5f967f801..5ee103b48e2e 100644
--- a/app-emacs/bm/Manifest
+++ b/app-emacs/bm/Manifest
@@ -1 +1,2 @@
DIST bm-201905.tar.gz 23618 BLAKE2B 0770d571cae220215431d546892b9cebd03675565b24afad0dbfa9a74d50aaa73a6962b6bec81196700147f3fde835264c0727e7a4c02287fa3e4018ac133831 SHA512 81efd32572d0bcae2b0b91c277b4d634524f3c14c914015ebf06e5e9db2937c6d989ae65c745e214b2bc1a94d169433dede37a47519984e7211d9b8c4202a954
+DIST bm-202309.tar.gz 24328 BLAKE2B 43c4a1306dcfb652f433240bc2a0943b6e71c6bc7b9851eb201d19bcea284dee70351b635cc4964a8e5d7a89481d9bf7eb143889edf3eeb31763866a6e8705b2 SHA512 9a5784c9a59c24dcfa5781d841b8030c47af62c36898071cc47c9c5fc302ad238438b3babd3efd28f487d99b6ad7cce4ddaa685709fcd1cd27b59abc7c43ff5e
diff --git a/app-emacs/bm/bm-202309.ebuild b/app-emacs/bm/bm-202309.ebuild
new file mode 100644
index 000000000000..89b1b447d6af
--- /dev/null
+++ b/app-emacs/bm/bm-202309.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit elisp
+
+DESCRIPTION="Visible bookmarks in buffer"
+HOMEPAGE="http://joodland.github.io/bm/
+ https://www.emacswiki.org/emacs/VisibleBookmarks"
+SRC_URI="https://github.com/joodland/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~sparc ~x86"
+
+ELISP_REMOVE="bm-tests.el"
+SITEFILE="50${PN}-gentoo.el"
+DOCS="README.md"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/bm/
@ 2023-10-31 0:16 Sam James
0 siblings, 0 replies; 7+ messages in thread
From: Sam James @ 2023-10-31 0:16 UTC (permalink / raw
To: gentoo-commits
commit: 5c8f8c6764b288b1f10b9223e0b05ac81a2a30aa
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 31 00:16:27 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Oct 31 00:16:27 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c8f8c67
app-emacs/bm: Stabilize 202309 ALLARCHES, #916552
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-emacs/bm/bm-202309.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/bm/bm-202309.ebuild b/app-emacs/bm/bm-202309.ebuild
index 89b1b447d6af..b5d7b04d0767 100644
--- a/app-emacs/bm/bm-202309.ebuild
+++ b/app-emacs/bm/bm-202309.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/joodland/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~sparc ~x86"
+KEYWORDS="amd64 ~sparc x86"
ELISP_REMOVE="bm-tests.el"
SITEFILE="50${PN}-gentoo.el"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/bm/
@ 2023-11-13 12:38 Maciej Barć
0 siblings, 0 replies; 7+ messages in thread
From: Maciej Barć @ 2023-11-13 12:38 UTC (permalink / raw
To: gentoo-commits
commit: ac9dcfba54bbbf51296f4fb6d59b5dfdd8675091
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 13 12:30:51 2023 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Mon Nov 13 12:38:02 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac9dcfba
app-emacs/bm: drop old 201905
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
app-emacs/bm/Manifest | 1 -
app-emacs/bm/bm-201905.ebuild | 19 -------------------
2 files changed, 20 deletions(-)
diff --git a/app-emacs/bm/Manifest b/app-emacs/bm/Manifest
index 5ee103b48e2e..5dfc48072c2a 100644
--- a/app-emacs/bm/Manifest
+++ b/app-emacs/bm/Manifest
@@ -1,2 +1 @@
-DIST bm-201905.tar.gz 23618 BLAKE2B 0770d571cae220215431d546892b9cebd03675565b24afad0dbfa9a74d50aaa73a6962b6bec81196700147f3fde835264c0727e7a4c02287fa3e4018ac133831 SHA512 81efd32572d0bcae2b0b91c277b4d634524f3c14c914015ebf06e5e9db2937c6d989ae65c745e214b2bc1a94d169433dede37a47519984e7211d9b8c4202a954
DIST bm-202309.tar.gz 24328 BLAKE2B 43c4a1306dcfb652f433240bc2a0943b6e71c6bc7b9851eb201d19bcea284dee70351b635cc4964a8e5d7a89481d9bf7eb143889edf3eeb31763866a6e8705b2 SHA512 9a5784c9a59c24dcfa5781d841b8030c47af62c36898071cc47c9c5fc302ad238438b3babd3efd28f487d99b6ad7cce4ddaa685709fcd1cd27b59abc7c43ff5e
diff --git a/app-emacs/bm/bm-201905.ebuild b/app-emacs/bm/bm-201905.ebuild
deleted file mode 100644
index 4f760ced1bef..000000000000
--- a/app-emacs/bm/bm-201905.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit elisp
-
-DESCRIPTION="Visible bookmarks in buffer"
-HOMEPAGE="http://joodland.github.io/bm/
- https://www.emacswiki.org/emacs/VisibleBookmarks"
-SRC_URI="https://github.com/joodland/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 ~sparc x86"
-
-ELISP_REMOVE="bm-tests.el"
-SITEFILE="50${PN}-gentoo.el"
-DOCS="README.md"
^ permalink raw reply related [flat|nested] 7+ messages in thread
end of thread, other threads:[~2023-11-13 12:38 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-13 12:38 [gentoo-commits] repo/gentoo:master commit in: app-emacs/bm/ Maciej Barć
-- strict thread matches above, loose matches on Subject: below --
2023-10-31 0:16 Sam James
2023-09-30 14:24 Maciej Barć
2019-11-15 9:59 Ulrich Müller
2019-11-15 9:50 Agostino Sarubbo
2019-10-15 8:38 Ulrich Müller
2018-08-14 19:15 Sergei Trofimovich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox