sci-mathematics/maxima: linguas_de support
authorAndrey Grozin <grozin@gentoo.org>
Fri, 25 Dec 2015 11:40:16 +0000 (17:40 +0600)
committerAndrey Grozin <grozin@gentoo.org>
Fri, 25 Dec 2015 11:41:22 +0000 (17:41 +0600)
Thanks to Ulrich Müller <ulm@gentoo.org>
Bug: 569616

Package-Manager: portage-2.2.26

sci-mathematics/maxima/maxima-5.37.3-r4.ebuild [moved from sci-mathematics/maxima/maxima-5.37.3-r3.ebuild with 99% similarity]

similarity index 99%
rename from sci-mathematics/maxima/maxima-5.37.3-r3.ebuild
rename to sci-mathematics/maxima/maxima-5.37.3-r4.ebuild
index bfead7886481dc757b40bcad067a41ff23919193..b769f1a25a18302b1422553d1a05e4a37c290881 100644 (file)
@@ -26,7 +26,7 @@ PATCH_V=(   1    1     .               2    2         1     )
 IUSE="emacs tk nls unicode X ${LISPS[*]}"
 
 # Languages
-LANGS="es pt pt_BR"
+LANGS="de es pt pt_BR"
 for lang in ${LANGS}; do
        IUSE="${IUSE} linguas_${lang}"
 done