public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/emacs:master commit in: app-emacs/fold-dwim/
Date: Sat, 17 Aug 2019 22:08:44 +0000 (UTC)	[thread overview]
Message-ID: <1566069926.d69e0920824c93d3781b4ed986774faaf368eb57.ulm@gentoo> (raw)

commit:     d69e0920824c93d3781b4ed986774faaf368eb57
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 17 19:25:26 2019 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Aug 17 19:25:26 2019 +0000
URL:        https://gitweb.gentoo.org/repo/proj/emacs.git/commit/?id=d69e0920

app-emacs/fold-dwim: Bump EAPI to 7, update LICENSE.

Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 app-emacs/fold-dwim/Manifest             | 22 +---------------------
 app-emacs/fold-dwim/fold-dwim-1.3.ebuild | 13 +++++++------
 2 files changed, 8 insertions(+), 27 deletions(-)

diff --git a/app-emacs/fold-dwim/Manifest b/app-emacs/fold-dwim/Manifest
index f11f90b..bcd1a0a 100644
--- a/app-emacs/fold-dwim/Manifest
+++ b/app-emacs/fold-dwim/Manifest
@@ -1,21 +1 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA256
-
-DIST fold-dwim-1.3.el.bz2 4560 SHA256 079f575dae1ab704b82d9ef51d5bff6e0dd6eb54cc9f994d78afbb298264a2cb SHA512 dfb64af7dce4115c157c4f173f8fa9cb62e8f80a7c967f69907ee45f07166ef3d618d3be4c3818f352a6bcb78055e788797484a5d440756301c6d9a7012f6ccc WHIRLPOOL d216c33b324b6fda31f93d0fe93924509a1f93c12954c4447abb006cb41bc92dea929d4727eb88e299ecc2dd77107e2f91d3d509fddc80f20c6fe6f7ee0c2470
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.19 (GNU/Linux)
-
-iQIcBAEBCAAGBQJQiBgZAAoJEDxpGckxwJCBJqEQAInhwW8ohd+NP+NAjAynmT/F
-X1+j9vVGoTRNtGC+MZU6UqskvouVeqfLqMv58chhGbV0/pIp1ijOcM8mqGz4XQdb
-cJNI2W5/7XaKnpCd1L/qUnKNJtslPEipX/EqRxSAt+9F4TeC0GdpZhEtAVvJ58or
-RV97WjTcv/SXrwiYemaYWuokuaZ3gjKNmKWNJADvPItwx++GsDSVc482vmPlFkV8
-SM+D8NDjWpQxv1BvuJYqCU8b5HU2D9ba8fDIBaBEB6Yum3N7vA0tBvYiBB66FC5P
-TflD03CSnARo1OJxzFET+t4sGn+atKGZGE0cmcqagFcJZQ+sKEPi4TIO+kTEtm7U
-PB+tTAsWUpIC89jjHC4DIeeTXm2XNTSoO1eS4SLaC5hejo+CnrBgcRC5wmeoEp14
-FMUUVyJrprHptqVJ2MPBMO/591IMpFqKq2G2dkcqxR4+YGmKOseRSwCcvlt5t7+T
-NGaJ9cbhuwY7+UdvT2draUIQ6c29egIeiUjfBbRvXPPHz0w53av4ndoRLwJacPlh
-YgE96m397PChVLB0PFhTlB22JHKeHidost+5CF2sO94NUIuzAdOUhNAbixYiw3aP
-l5zNn6ahw+tiSGfrcVfg/AFXYiTepIfceHjHP1Uh6mH3UycOz76dEhhFjPBhh8jN
-bnx0LU6YRSvpqTSxuYh1
-=A3tj
------END PGP SIGNATURE-----
+DIST fold-dwim-1.3.el.bz2 4560 BLAKE2B 52275c186e09e84e7a45a8710c7a5a8f60540ca790a35c891a378296b7e60e48db18d6bb1fe00590015756f096024ef961c2454b6a1e3c014829b76929ed6d32 SHA512 dfb64af7dce4115c157c4f173f8fa9cb62e8f80a7c967f69907ee45f07166ef3d618d3be4c3818f352a6bcb78055e788797484a5d440756301c6d9a7012f6ccc

diff --git a/app-emacs/fold-dwim/fold-dwim-1.3.ebuild b/app-emacs/fold-dwim/fold-dwim-1.3.ebuild
index 3ac8acf..77287b6 100644
--- a/app-emacs/fold-dwim/fold-dwim-1.3.ebuild
+++ b/app-emacs/fold-dwim/fold-dwim-1.3.ebuild
@@ -1,15 +1,16 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+EAPI=7
+
 inherit elisp
 
 DESCRIPTION="Unified user interface for Emacs folding modes"
-HOMEPAGE="http://www.dur.ac.uk/p.j.heslin/Software/Emacs/"
-SRC_URI="http://dev.gentoo.org/~ulm/distfiles/${P}.el.bz2"
+HOMEPAGE="https://community.dur.ac.uk/p.j.heslin/Software/Emacs/"
+SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.bz2"
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
 
-SITEFILE=50${PN}-gentoo.el
+SITEFILE="50${PN}-gentoo.el"


             reply	other threads:[~2019-08-17 22:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-17 22:08 Ulrich Müller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-04-01 18:52 [gentoo-commits] repo/proj/emacs:master commit in: app-emacs/fold-dwim/ Ulrich Müller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1566069926.d69e0920824c93d3781b4ed986774faaf368eb57.ulm@gentoo \
    --to=ulm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox