summaryrefslogtreecommitdiff
path: root/sys-apps/duc/duc-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/duc/duc-9999.ebuild')
-rw-r--r--sys-apps/duc/duc-9999.ebuild7
1 files changed, 5 insertions, 2 deletions
diff --git a/sys-apps/duc/duc-9999.ebuild b/sys-apps/duc/duc-9999.ebuild
index b063305e8b89..55fa313bfe3d 100644
--- a/sys-apps/duc/duc-9999.ebuild
+++ b/sys-apps/duc/duc-9999.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=6
inherit autotools
@@ -42,6 +42,9 @@ DEPEND="
tokyocabinet? ( dev-db/tokyocabinet )
"
RDEPEND="${DEPEND}"
+PATCHES=(
+ "${FILESDIR}"/${PN}-1.4.1-tinfo.patch
+)
src_unpack() {
if [[ "${PV}" == "9999" ]]; then