app-emacs/riece: Bump to EAPI 7

Update HOMEPAGE and SRC_URI.

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
This commit is contained in:
Ulrich Müller
2021-04-13 07:20:51 +02:00
parent 4a98ce1f88
commit 7e75fc08f2

View File

@@ -1,13 +1,13 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
EAPI=7
inherit elisp
DESCRIPTION="A redesign of Liece IRC client"
HOMEPAGE="http://www.nongnu.org/riece/"
SRC_URI="http://download.savannah.gnu.org/releases/riece/${P}.tar.gz"
HOMEPAGE="https://www.nongnu.org/riece/"
SRC_URI="https://download.savannah.gnu.org/releases/riece/${P}.tar.gz"
LICENSE="GPL-2+ FDL-1.1+"
SLOT="0"