summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <hans@degraaff.org>2021-03-26 10:21:25 +0100
committerHans de Graaff <hans@degraaff.org>2021-03-26 10:21:25 +0100
commit40613317777a3f8029c7792f8c33396b7211227f (patch)
treebeec0d73ff92a46d598ab361df2f2b0cee25680b /app-emacs/haml-mode
parentdev-ruby/rubocop: add 1.12.0 (diff)
downloadgraaff-40613317777a3f8029c7792f8c33396b7211227f.tar.gz
graaff-40613317777a3f8029c7792f8c33396b7211227f.tar.bz2
graaff-40613317777a3f8029c7792f8c33396b7211227f.zip
app-emacs/haml-mode: fix QA issues; EAPI=7
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Hans de Graaff <hans@degraaff.org>
Diffstat (limited to 'app-emacs/haml-mode')
-rw-r--r--app-emacs/haml-mode/Manifest2
-rw-r--r--app-emacs/haml-mode/haml-mode-3.1.9.ebuild7
-rw-r--r--app-emacs/haml-mode/metadata.xml2
3 files changed, 5 insertions, 6 deletions
diff --git a/app-emacs/haml-mode/Manifest b/app-emacs/haml-mode/Manifest
index 4ad46d4c..5879d19e 100644
--- a/app-emacs/haml-mode/Manifest
+++ b/app-emacs/haml-mode/Manifest
@@ -1 +1 @@
-DIST haml-mode-3.1.9.tar.gz 10306 SHA256 8d80548d34c3aa57cd6fadb2c0d666a204ce84178163610ecfc4fd9279d111ec SHA512 a64fbb5a3ea10a27c94405148d04903f2fe670a653289de3302f5df85ec662751698976008da9756321281cc064c63a166c50bdaad93a05f8cb3d7ed8f3e15cc WHIRLPOOL db9f003feeef36985490c51bab282d6c2987ee384b83f459a7c27ba3c410324d2cd9e0b4060d16752a5d80c7bc4e70b30c92ee92db69985484334011834f447f
+DIST haml-mode-3.1.9.tar.gz 10306 BLAKE2B a7e81620b29e0247cd58e3c0b7d2ae572b3e9cf2dd2da436e0c03d3f2a7180aa3de8364971d8a3062b2900b78982dbb56eb365349aa270ec14b155339f6e2043 SHA512 a64fbb5a3ea10a27c94405148d04903f2fe670a653289de3302f5df85ec662751698976008da9756321281cc064c63a166c50bdaad93a05f8cb3d7ed8f3e15cc
diff --git a/app-emacs/haml-mode/haml-mode-3.1.9.ebuild b/app-emacs/haml-mode/haml-mode-3.1.9.ebuild
index ed4d25a8..d5536222 100644
--- a/app-emacs/haml-mode/haml-mode-3.1.9.ebuild
+++ b/app-emacs/haml-mode/haml-mode-3.1.9.ebuild
@@ -1,15 +1,14 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-# $Id$
-EAPI=5
+EAPI=7
inherit elisp
IUSE=""
DESCRIPTION="A major mode for editing HAML"
-HOMEPAGE="https://github.com/nex3/haml"
+HOMEPAGE="https://github.com/nex3/haml-mode"
SRC_URI="https://github.com/nex3/haml-mode/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
diff --git a/app-emacs/haml-mode/metadata.xml b/app-emacs/haml-mode/metadata.xml
index f9772993..bd70e455 100644
--- a/app-emacs/haml-mode/metadata.xml
+++ b/app-emacs/haml-mode/metadata.xml
@@ -1,5 +1,5 @@
<?xml version = '1.0' encoding = 'UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<maintainer><email>graaff@gentoo.org</email></maintainer>
+<maintainer type="person"><email>graaff@gentoo.org</email></maintainer>
</pkgmetadata>