summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVadim A. Misbakh-Soloviov <git@mva.name>2016-07-26 02:57:46 +0700
committerVadim A. Misbakh-Soloviov <git@mva.name>2016-07-26 02:57:46 +0700
commitc731b26174f23830ac6be9684b545602cc57b8ea (patch)
treecced31053d78b2b5c5d429a3ec5d66a45a5bf820 /dev-lua/luaunbound/luaunbound-9999.ebuild
parentmsgpack: update ebuild (diff)
downloadlua-c731b26174f23830ac6be9684b545602cc57b8ea.tar.gz
lua-c731b26174f23830ac6be9684b545602cc57b8ea.tar.bz2
lua-c731b26174f23830ac6be9684b545602cc57b8ea.zip
dev-lua/*: move to EAPI=6 + renewed lua.eclass
Diffstat (limited to 'dev-lua/luaunbound/luaunbound-9999.ebuild')
-rw-r--r--dev-lua/luaunbound/luaunbound-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lua/luaunbound/luaunbound-9999.ebuild b/dev-lua/luaunbound/luaunbound-9999.ebuild
index 288f1e8..2f6e813 100644
--- a/dev-lua/luaunbound/luaunbound-9999.ebuild
+++ b/dev-lua/luaunbound/luaunbound-9999.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=6
VCS="mercurial"
@@ -24,7 +24,7 @@ DEPEND="
${RDEPEND}
"
-READMES=( README.markdown )
+DOCS=(README.markdown)
#all_lua_prepare() {
#