diff --git a/app-office/libreoffice/libreoffice-5.0.1.2.ebuild b/app-office/libreoffice/libreoffice-5.0.1.2-r1.ebuild similarity index 99% rename from app-office/libreoffice/libreoffice-5.0.1.2.ebuild rename to app-office/libreoffice/libreoffice-5.0.1.2-r1.ebuild index 4f164e41c..c3a72a579 100644 --- a/app-office/libreoffice/libreoffice-5.0.1.2.ebuild +++ b/app-office/libreoffice/libreoffice-5.0.1.2-r1.ebuild @@ -469,7 +469,7 @@ src_configure() { --disable-online-update \ --disable-systray \ --with-alloc=$(use jemalloc && echo "jemalloc" || echo "system") \ - --with-build-version="Gentoo official package" \ + --with-build-version="Sabayon official package" \ --enable-extension-integration \ --with-external-dict-dir="${EPREFIX}/usr/share/myspell" \ --with-external-hyph-dir="${EPREFIX}/usr/share/myspell" \