app-emacs/ebuild-mode: Drop message about gentookit-dev.
authorUlrich Müller <ulm@gentoo.org>
Tue, 30 Jan 2018 07:52:43 +0000 (08:52 +0100)
committerUlrich Müller <ulm@gentoo.org>
Tue, 30 Jan 2018 07:52:43 +0000 (08:52 +0100)
Package-Manager: Portage-2.3.20, Repoman-2.3.6

app-emacs/ebuild-mode/ebuild-mode-1.38.ebuild
app-emacs/ebuild-mode/ebuild-mode-1.41.ebuild

index 1b7fc32843be5aa654f8ff83d213a2cf1fbbd2f5..b0cb4539fd9fb17022309fd8aef3abf8fac24032 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-inherit readme.gentoo-r1 elisp
+inherit elisp
 
 DESCRIPTION="Emacs modes for editing ebuilds and other Gentoo specific files"
 HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Emacs"
@@ -18,5 +18,3 @@ DEPEND="sys-apps/texinfo"
 DOCS="ChangeLog keyword-generation.sh"
 ELISP_TEXINFO="${PN}.texi"
 SITEFILE="50${PN}-gentoo-1.31.el"
-DOC_CONTENTS="Some optional features may require installation of additional
-       packages, like app-portage/gentoolkit-dev for echangelog."
index 4d22f1bea1c6695c304f90eb9342b8b940c23a35..86ddef74c60a9adec54da8defea8b74e81a41217 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-inherit readme.gentoo-r1 elisp
+inherit elisp
 
 DESCRIPTION="Emacs modes for editing ebuilds and other Gentoo specific files"
 HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Emacs"
@@ -18,5 +18,3 @@ DEPEND="sys-apps/texinfo"
 DOCS="ChangeLog keyword-generation.sh"
 ELISP_TEXINFO="${PN}.texi"
 SITEFILE="50${PN}-gentoo-1.39.el"
-DOC_CONTENTS="Some optional features may require installation of additional
-       packages, like app-portage/gentoolkit-dev for echangelog."