From 8a0875c5d7413111c1147310fa0a6abb1c413512 Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Tue, 27 Aug 2019 13:05:02 +0200 Subject: app-emacs/analog: Update HOMEPAGE. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Specify LICENSE more precisely. EAPI 7. Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: Ulrich Müller --- app-emacs/analog/analog-1.9.99.ebuild | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'app-emacs/analog') 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" -- cgit v1.2.3-65-gdbad