projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a85065e
)
www-client/otter: EAPI bump.
author
Jeroen Roovers
<jer@gentoo.org>
Mon, 9 Jan 2017 12:20:23 +0000
(13:20 +0100)
committer
Jeroen Roovers
<jer@gentoo.org>
Mon, 9 Jan 2017 12:21:40 +0000
(13:21 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
www-client/otter/otter-0.9.12.ebuild
patch
|
blob
|
history
diff --git
a/www-client/otter/otter-0.9.12.ebuild
b/www-client/otter/otter-0.9.12.ebuild
index dd309e1c77a01184969f195ec78d86e9b0e0b488..acb6f015a06d97b9a0cc31e5ad13fe268244fef7 100644
(file)
--- a/
www-client/otter/otter-0.9.12.ebuild
+++ b/
www-client/otter/otter-0.9.12.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=
5
+EAPI=
6
WANT_CMAKE="always"
inherit eutils cmake-utils
@@
-39,6
+39,7
@@
S=${WORKDIR}/${PN}-browser-${PV/_p/-dev}
DOCS=( CHANGELOG CONTRIBUTING.md TODO )
src_prepare() {
+ default
if [[ -n ${LINGUAS} ]]; then
local lingua
for lingua in resources/translations/*.qm; do