From: Ulrich Müller Date: Tue, 27 Aug 2019 11:05:02 +0000 (+0200) Subject: app-emacs/analog: Update HOMEPAGE. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8a0875c5d7413111c1147310fa0a6abb1c413512;p=gentoo.git app-emacs/analog: Update HOMEPAGE. Specify LICENSE more precisely. EAPI 7. Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: Ulrich Müller --- diff --git a/app-emacs/analog/analog-1.9.99.ebuild b/app-emacs/analog/analog-1.9.99.ebuild index b4aa33cca786..9e84b75732da 100644 --- a/app-emacs/analog/analog-1.9.99.ebuild +++ b/app-emacs/analog/analog-1.9.99.ebuild @@ -1,17 +1,16 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=4 +EAPI=7 inherit elisp DESCRIPTION="Monitor lists of files or command output" -HOMEPAGE="http://mph-emacs-pkgs.alioth.debian.org/AnalogEl.html" +HOMEPAGE="https://web.archive.org/web/20150919120435/http://mph-emacs-pkgs.alioth.debian.org/AnalogEl.html" SRC_URI="mirror://gentoo/${P}.el.bz2" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="amd64 ~ppc x86" -IUSE="" SITEFILE="50${PN}-gentoo.el"