summaryrefslogtreecommitdiff
path: root/app-emacs
diff options
context:
space:
mode:
authorJohn Turner <jturner.usa+gentoo@gmail.com>2021-09-29 22:01:07 -0400
committerJohn Turner <jturner.usa+gentoo@gmail.com>2021-09-29 22:01:07 -0400
commitd757741749de7d08e2a67ebd1207c64c33732de6 (patch)
treedb33d2a9810fe84e09441d78a10027b320845839 /app-emacs
parentfd9470cb264d41cb5cc1eef6ad139f73ebca05ab (diff)
downloadebuilds-d757741749de7d08e2a67ebd1207c64c33732de6.tar.gz
app-emacs/hydra: added doc/Changelog.org to DOCS
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/hydra/hydra-0.15.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/hydra/hydra-0.15.0.ebuild b/app-emacs/hydra/hydra-0.15.0.ebuild
index 65accbc..8f4f1df 100644
--- a/app-emacs/hydra/hydra-0.15.0.ebuild
+++ b/app-emacs/hydra/hydra-0.15.0.ebuild
@@ -20,7 +20,7 @@ RDEPEND=">=app-emacs/lv-0.15.0"
DEPEND="${RDEPEND}"
SITEFILE="50hydra-gentoo.el"
-DOCS=( README.md )
+DOCS=( README.md doc/Changelog.org )
ELISP_REMOVE="hydra-examples.el hydra-ox.el lv.el"
src_compile() {