[gentoo-commits] repo/gentoo:master commit in: app-emacs/protbuf/

2021-04-12 Thread Ulrich Müller
commit: 603248edb2e420637224fa2c946d3016a9e1c352
Author: Ulrich Müller  gentoo  org>
AuthorDate: Mon Apr 12 16:26:02 2021 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Mon Apr 12 17:51:46 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=603248ed

app-emacs/protbuf: Trivial EAPI 7 bump

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Ulrich Müller  gentoo.org>

 app-emacs/protbuf/protbuf-1.7-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emacs/protbuf/protbuf-1.7-r1.ebuild 
b/app-emacs/protbuf/protbuf-1.7-r1.ebuild
index f175a542b6b..90bf887093e 100644
--- a/app-emacs/protbuf/protbuf-1.7-r1.ebuild
+++ b/app-emacs/protbuf/protbuf-1.7-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 inherit elisp
 



[gentoo-commits] repo/gentoo:master commit in: app-emacs/protbuf/

2018-02-20 Thread Patrice Clement
commit: 948944d10f20844dfea9d4e7e9c8503af8e41ef2
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Thu Feb 15 11:58:17 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue Feb 20 20:54:43 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=948944d1

app-emacs/protbuf: use HTTPS.

 app-emacs/protbuf/protbuf-1.7-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/protbuf/protbuf-1.7-r1.ebuild 
b/app-emacs/protbuf/protbuf-1.7-r1.ebuild
index 52f17d641eb..f175a542b6b 100644
--- a/app-emacs/protbuf/protbuf-1.7-r1.ebuild
+++ b/app-emacs/protbuf/protbuf-1.7-r1.ebuild
@@ -7,7 +7,7 @@ inherit elisp
 
 DESCRIPTION="Protect Emacs buffers from accidental killing"
 HOMEPAGE="http://www.splode.com/~friedman/software/emacs-lisp/
-   http://www.emacswiki.org/emacs/ProtectingBuffers;
+   https://www.emacswiki.org/emacs/ProtectingBuffers;
 SRC_URI="mirror://gentoo/${P}.tar.bz2"
 
 LICENSE="GPL-2+"