commit: a81f6127d10e860604eab695a90a76d9ee6c3843
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 27 06:40:53 2017 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Mon Mar 27 06:40:53 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a81f6127
www-client/otter: Update live ebuild.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
www-client/otter/otter-9999.ebuild | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/www-client/otter/otter-9999.ebuild
b/www-client/otter/otter-9999.ebuild
index 26cd46b3e6a..5af1454b4cb 100644
--- a/www-client/otter/otter-9999.ebuild
+++ b/www-client/otter/otter-9999.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=6
WANT_CMAKE="always"
inherit eutils cmake-utils git-r3
@@ -32,6 +32,8 @@ RDEPEND="
DOCS=( CHANGELOG CONTRIBUTING.md TODO )
src_prepare() {
+ default
+
if [[ -n ${LINGUAS} ]]; then
local lingua
for lingua in resources/translations/*.qm; do