mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
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:
@@ -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"
|
||||
Reference in New Issue
Block a user