Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/cycle-buffer/
Date: Wed, 31 Aug 2022 10:26:27
Message-Id: 1661941575.63bd37af567f36e5db24cc1bfde2022fb03503ec.ulm@gentoo
1 commit: 63bd37af567f36e5db24cc1bfde2022fb03503ec
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 31 10:09:10 2022 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 31 10:26:15 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63bd37af
7
8 app-emacs/cycle-buffer: Update to EAPI 8
9
10 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
11
12 .../{cycle-buffer-2.16.ebuild => cycle-buffer-2.16-r1.ebuild} | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-emacs/cycle-buffer/cycle-buffer-2.16.ebuild b/app-emacs/cycle-buffer/cycle-buffer-2.16-r1.ebuild
16 similarity index 91%
17 rename from app-emacs/cycle-buffer/cycle-buffer-2.16.ebuild
18 rename to app-emacs/cycle-buffer/cycle-buffer-2.16-r1.ebuild
19 index b6dabed75176..7158dd90fd07 100644
20 --- a/app-emacs/cycle-buffer/cycle-buffer-2.16.ebuild
21 +++ b/app-emacs/cycle-buffer/cycle-buffer-2.16-r1.ebuild
22 @@ -1,7 +1,7 @@
23 -# Copyright 1999-2019 Gentoo Authors
24 +# Copyright 1999-2022 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 -EAPI=6
28 +EAPI=8
29
30 inherit elisp