app-emacs/twittering-mode: Drop elisp-common inherit.
authorUlrich Müller <ulm@gentoo.org>
Fri, 20 Dec 2019 14:15:32 +0000 (15:15 +0100)
committerUlrich Müller <ulm@gentoo.org>
Fri, 20 Dec 2019 14:18:36 +0000 (15:18 +0100)
This is implied by elisp.

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
app-emacs/twittering-mode/twittering-mode-2.0.0.ebuild
app-emacs/twittering-mode/twittering-mode-3.0.0.ebuild
app-emacs/twittering-mode/twittering-mode-9999.ebuild

index 6cbe27f5ad97690e412a83d0cbea2e5fefad0392..d780f2def2497bc6ac14a113bcf6a575d32fe632 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-inherit elisp elisp-common eutils
+inherit elisp eutils
 
 if [[ ${PV} == *9999 ]]; then
        EGIT_REPO_URI="https://github.com/hayamiz/twittering-mode.git"
index 6cbe27f5ad97690e412a83d0cbea2e5fefad0392..d780f2def2497bc6ac14a113bcf6a575d32fe632 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-inherit elisp elisp-common eutils
+inherit elisp eutils
 
 if [[ ${PV} == *9999 ]]; then
        EGIT_REPO_URI="https://github.com/hayamiz/twittering-mode.git"
index 6cbe27f5ad97690e412a83d0cbea2e5fefad0392..d780f2def2497bc6ac14a113bcf6a575d32fe632 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-inherit elisp elisp-common eutils
+inherit elisp eutils
 
 if [[ ${PV} == *9999 ]]; then
        EGIT_REPO_URI="https://github.com/hayamiz/twittering-mode.git"