* [gentoo-commits] repo/gentoo:master commit in: app-emacs/doctest-mode/
@ 2019-12-07 7:58 Ulrich Müller
0 siblings, 0 replies; 3+ messages in thread
From: Ulrich Müller @ 2019-12-07 7:58 UTC (permalink / raw
To: gentoo-commits
commit: 700712677a08955fa717bfc2c656219e3c83cc7d
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 7 07:45:55 2019 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Dec 7 07:56:45 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70071267
app-emacs/doctest-mode: Remove old blocker.
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
app-emacs/doctest-mode/doctest-mode-0.4.ebuild | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/app-emacs/doctest-mode/doctest-mode-0.4.ebuild b/app-emacs/doctest-mode/doctest-mode-0.4.ebuild
index e5370dc7ea2..61bda5369fd 100644
--- a/app-emacs/doctest-mode/doctest-mode-0.4.ebuild
+++ b/app-emacs/doctest-mode/doctest-mode-0.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -13,9 +13,6 @@ LICENSE="HPND"
SLOT="0"
KEYWORDS="amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh x86"
-DEPEND="!<app-emacs/python-mode-5.1.0"
-RDEPEND="${DEPEND}"
-
S="${WORKDIR}"
SITEFILE="60${PN}-gentoo.el"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/doctest-mode/
@ 2021-04-12 17:52 Ulrich Müller
0 siblings, 0 replies; 3+ messages in thread
From: Ulrich Müller @ 2021-04-12 17:52 UTC (permalink / raw
To: gentoo-commits
commit: b04e072bcd8a7c2a4abccccbe2289fb69e4bef1f
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 12 16:51:28 2021 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Mon Apr 12 17:51:58 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b04e072b
app-emacs/doctest-mode: Trivial EAPI 7 bump
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
app-emacs/doctest-mode/doctest-mode-0.4.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-emacs/doctest-mode/doctest-mode-0.4.ebuild b/app-emacs/doctest-mode/doctest-mode-0.4.ebuild
index a2b48e63f6f..6a4d88194c9 100644
--- a/app-emacs/doctest-mode/doctest-mode-0.4.ebuild
+++ b/app-emacs/doctest-mode/doctest-mode-0.4.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
inherit elisp
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/doctest-mode/
@ 2022-04-20 21:30 Sam James
0 siblings, 0 replies; 3+ messages in thread
From: Sam James @ 2022-04-20 21:30 UTC (permalink / raw
To: gentoo-commits
commit: 063be782a01e7f6c4f62150d923832753b9802fd
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 20 21:25:36 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 20 21:30:13 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=063be782
app-emacs/doctest-mode: drop ~s390
Emacs not keyworded here.
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-emacs/doctest-mode/doctest-mode-0.4.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-emacs/doctest-mode/doctest-mode-0.4.ebuild b/app-emacs/doctest-mode/doctest-mode-0.4.ebuild
index 6a4d88194c93..c755dbc605ac 100644
--- a/app-emacs/doctest-mode/doctest-mode-0.4.ebuild
+++ b/app-emacs/doctest-mode/doctest-mode-0.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="http://python-mode.svn.sourceforge.net/viewvc/*checkout*/python-mode/tr
LICENSE="HPND"
SLOT="0"
-KEYWORDS="amd64 arm ~hppa ~ia64 ppc ppc64 ~s390 x86"
+KEYWORDS="amd64 arm ~hppa ~ia64 ppc ppc64 x86"
S="${WORKDIR}"
SITEFILE="60${PN}-gentoo.el"
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-04-20 21:30 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-07 7:58 [gentoo-commits] repo/gentoo:master commit in: app-emacs/doctest-mode/ Ulrich Müller
-- strict thread matches above, loose matches on Subject: below --
2021-04-12 17:52 Ulrich Müller
2022-04-20 21:30 Sam James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox