* [gentoo-commits] repo/gentoo:master commit in: app-xemacs/edebug/
@ 2018-08-04 10:23 Mats Lidell
0 siblings, 0 replies; 3+ messages in thread
From: Mats Lidell @ 2018-08-04 10:23 UTC (permalink / raw
To: gentoo-commits
commit: bb25912fc72fb086dbce86364aeec1c293122e94
Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 4 10:22:54 2018 +0000
Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
CommitDate: Sat Aug 4 10:22:54 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb25912f
app-xemacs/edebug: version bump
Package-Manager: Portage-2.3.40, Repoman-2.3.9
app-xemacs/edebug/Manifest | 1 +
app-xemacs/edebug/edebug-1.24.ebuild | 15 +++++++++++++++
2 files changed, 16 insertions(+)
diff --git a/app-xemacs/edebug/Manifest b/app-xemacs/edebug/Manifest
index e60ea18c62c..2d9f6887391 100644
--- a/app-xemacs/edebug/Manifest
+++ b/app-xemacs/edebug/Manifest
@@ -1 +1,2 @@
DIST edebug-1.22-pkg.tar.gz 115557 BLAKE2B ce828bf916a02d15a699cbf0e1da97b3f2492595685bcd40c038dfdb3de2bc93cb1ef62a1ba280642384363a8c7fc7a23aa35073036d7e13aaa43597015a94e3 SHA512 5f4d86d770d68ab2199cb781da4f3b67dbda979396349212d851890bd257a85195fc5a8e0fa4ab337335887b3c2ff27e46002758926828093b6dce25f8796ada
+DIST edebug-1.24-pkg.tar.gz 115557 BLAKE2B 8112dcaf87747389c8311cbc47416b84eecda1b3393964444e342d97ec3ac3dd27330c16334c5ef435a314343a993c42892f50631149621cb94bcf2c2ce332cb SHA512 6af78de22e6ab18cf84602c4f19e0c6c8e91bf996e7c9faf97470246ec25df203cccff43b4172689ab1bfc3a7fd888f06e5306f6f5d3118d2cbfe453efa37b22
diff --git a/app-xemacs/edebug/edebug-1.24.ebuild b/app-xemacs/edebug/edebug-1.24.ebuild
new file mode 100644
index 00000000000..b883c38a5fa
--- /dev/null
+++ b/app-xemacs/edebug/edebug-1.24.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="An Emacs Lisp debugger"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+app-xemacs/xemacs-devel
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-xemacs/edebug/
@ 2018-10-20 10:07 Mikle Kolyada
0 siblings, 0 replies; 3+ messages in thread
From: Mikle Kolyada @ 2018-10-20 10:07 UTC (permalink / raw
To: gentoo-commits
commit: 0391454d9635ee0b911b5aee6f6979f6282692db
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 20 10:00:34 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Oct 20 10:06:51 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0391454d
app-xemacs/edebug: amd64 stable wrt bug #666312
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
app-xemacs/edebug/edebug-1.24.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-xemacs/edebug/edebug-1.24.ebuild b/app-xemacs/edebug/edebug-1.24.ebuild
index b883c38a5fa..c1e75a70d97 100644
--- a/app-xemacs/edebug/edebug-1.24.ebuild
+++ b/app-xemacs/edebug/edebug-1.24.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,6 +10,6 @@ XEMACS_PKG_CAT="standard"
RDEPEND="app-xemacs/xemacs-base
app-xemacs/xemacs-devel
"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86"
inherit xemacs-packages
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-xemacs/edebug/
@ 2021-10-09 15:32 Mats Lidell
0 siblings, 0 replies; 3+ messages in thread
From: Mats Lidell @ 2021-10-09 15:32 UTC (permalink / raw
To: gentoo-commits
commit: b6fc4e83eb54232ce056116aa3b815f2895a1d89
Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 9 15:32:44 2021 +0000
Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
CommitDate: Sat Oct 9 15:32:44 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6fc4e83
app-xemacs/edebug: drop 1.22
Signed-off-by: Mats Lidell <matsl <AT> gentoo.org>
app-xemacs/edebug/Manifest | 1 -
app-xemacs/edebug/edebug-1.22.ebuild | 15 ---------------
2 files changed, 16 deletions(-)
diff --git a/app-xemacs/edebug/Manifest b/app-xemacs/edebug/Manifest
index 2d9f6887391..03a69c04224 100644
--- a/app-xemacs/edebug/Manifest
+++ b/app-xemacs/edebug/Manifest
@@ -1,2 +1 @@
-DIST edebug-1.22-pkg.tar.gz 115557 BLAKE2B ce828bf916a02d15a699cbf0e1da97b3f2492595685bcd40c038dfdb3de2bc93cb1ef62a1ba280642384363a8c7fc7a23aa35073036d7e13aaa43597015a94e3 SHA512 5f4d86d770d68ab2199cb781da4f3b67dbda979396349212d851890bd257a85195fc5a8e0fa4ab337335887b3c2ff27e46002758926828093b6dce25f8796ada
DIST edebug-1.24-pkg.tar.gz 115557 BLAKE2B 8112dcaf87747389c8311cbc47416b84eecda1b3393964444e342d97ec3ac3dd27330c16334c5ef435a314343a993c42892f50631149621cb94bcf2c2ce332cb SHA512 6af78de22e6ab18cf84602c4f19e0c6c8e91bf996e7c9faf97470246ec25df203cccff43b4172689ab1bfc3a7fd888f06e5306f6f5d3118d2cbfe453efa37b22
diff --git a/app-xemacs/edebug/edebug-1.22.ebuild b/app-xemacs/edebug/edebug-1.22.ebuild
deleted file mode 100644
index e6f892a3f7e..00000000000
--- a/app-xemacs/edebug/edebug-1.22.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-SLOT="0"
-DESCRIPTION="An Emacs Lisp debugger"
-XEMACS_PKG_CAT="standard"
-
-RDEPEND="app-xemacs/xemacs-base
-app-xemacs/xemacs-devel
-"
-KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
-
-inherit xemacs-packages
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-10-09 15:33 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-04 10:23 [gentoo-commits] repo/gentoo:master commit in: app-xemacs/edebug/ Mats Lidell
-- strict thread matches above, loose matches on Subject: below --
2018-10-20 10:07 Mikle Kolyada
2021-10-09 15:32 Mats Lidell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox