commit: 04e67b3957a5de4bcc03f36717155d2f9778b0ce
Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Mon May 15 17:17:51 2017 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Mon May 15 17:35:51 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04e67b39
media-gfx/valentina: added more languages to version 9999
Package-Manager: Portage-2.3.5, Repoman-2.3.2
media-gfx/valentina/valentina-9999.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/media-gfx/valentina/valentina-9999.ebuild
b/media-gfx/valentina/valentina-9999.ebuild
index 4f8137302a9..26d48b1311b 100644
--- a/media-gfx/valentina/valentina-9999.ebuild
+++ b/media-gfx/valentina/valentina-9999.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=6
inherit mercurial qmake-utils gnome2-utils fdo-mime
@@ -17,7 +17,7 @@ KEYWORDS=""
IUSE="gnome"
# en_IN not supported in Gentoo so not added here
-LANGS="cs_CZ de_DE en_CA en_US es_ES fi_FI fr_FR he_IL id_ID it_IT nl_NL ro_RO
ru_RU uk_UA zh_CN"
+LANGS="cs_CZ de_DE el_GR en_CA en_US es_ES fi_FI fr_FR he_IL id_ID it_IT nl_NL
pt_BR ro_RO ru_RU uk_UA zh_CN"
for LANG in ${LANGS}; do
IUSE="${IUSE} linguas_${LANG}"