app-emacs/analog: Update HOMEPAGE.
authorUlrich Müller <ulm@gentoo.org>
Tue, 27 Aug 2019 11:05:02 +0000 (13:05 +0200)
committerUlrich Müller <ulm@gentoo.org>
Tue, 27 Aug 2019 11:06:25 +0000 (13:06 +0200)
Specify LICENSE more precisely. EAPI 7.

Package-Manager: Portage-2.3.73, Repoman-2.3.17
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
app-emacs/analog/analog-1.9.99.ebuild

index b4aa33cca7867d0b803f2b8f0d3ea4b2cd9dc009..9e84b75732da2bf334aa75fec32c689cc958a4ef 100644 (file)
@@ -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"