diff options
author | BlackNoxis <steven.darklight@gmail.com> | 2015-01-14 02:35:34 +0200 |
---|---|---|
committer | BlackNoxis <steven.darklight@gmail.com> | 2015-01-14 02:35:34 +0200 |
commit | aa643a9c90fd5b26791a987784ba0209bdbd3fb7 (patch) | |
tree | db7ab20234d982137174e61251a77f452d4c60ba /app-office/libreoffice | |
parent | f86d4e7da4d5a21761cc8764306908503d291ded (diff) |
Added all the lang packs
Diffstat (limited to 'app-office/libreoffice')
-rw-r--r-- | app-office/libreoffice/libreoffice-4.2.5.2.ebuild | 4 | ||||
-rw-r--r-- | app-office/libreoffice/libreoffice-4.2.6.3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-office/libreoffice/libreoffice-4.2.5.2.ebuild b/app-office/libreoffice/libreoffice-4.2.5.2.ebuild index a7eb3bac..15410524 100644 --- a/app-office/libreoffice/libreoffice-4.2.5.2.ebuild +++ b/app-office/libreoffice/libreoffice-4.2.5.2.ebuild @@ -464,7 +464,7 @@ src_configure() { --disable-online-update \ --disable-systray \ --with-alloc=$(use jemalloc && echo "jemalloc" || echo "system") \ - --with-build-version="Sabayon official package" \ + --with-build-version="Kogaion official package" \ --enable-extension-integration \ --with-external-dict-dir="${EPREFIX}/usr/share/myspell" \ --with-external-hyph-dir="${EPREFIX}/usr/share/myspell" \ @@ -473,7 +473,7 @@ src_configure() { --with-lang="" \ --with-parallelism=${jbs} \ --with-system-ucpp \ - --with-vendor="Sabayon Foundation" \ + --with-vendor="Kogaion Foundation" \ --with-x \ --without-afms \ --without-fonts \ diff --git a/app-office/libreoffice/libreoffice-4.2.6.3.ebuild b/app-office/libreoffice/libreoffice-4.2.6.3.ebuild index 42b1ad75..c87f6483 100644 --- a/app-office/libreoffice/libreoffice-4.2.6.3.ebuild +++ b/app-office/libreoffice/libreoffice-4.2.6.3.ebuild @@ -467,7 +467,7 @@ src_configure() { --disable-online-update \ --disable-systray \ --with-alloc=$(use jemalloc && echo "jemalloc" || echo "system") \ - --with-build-version="Sabayon official package" \ + --with-build-version="Kogaion official package" \ --enable-extension-integration \ --with-external-dict-dir="${EPREFIX}/usr/share/myspell" \ --with-external-hyph-dir="${EPREFIX}/usr/share/myspell" \ @@ -476,7 +476,7 @@ src_configure() { --with-lang="" \ --with-parallelism=${jbs} \ --with-system-ucpp \ - --with-vendor="Sabayon Foundation" \ + --with-vendor="Kogaion Foundation" \ --with-x \ --without-afms \ --without-fonts \ |