334 changes: 167 additions & 167 deletions app-office/libreoffice-l10n/Manifest

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions app-office/libreoffice-l10n/libreoffice-l10n-4.4.2.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ EAPI=5

inherit rpm eutils multilib versionator

MY_PV=$(get_version_component_range 1-3)
MY_PV=4.4.2.2

DESCRIPTION="Translations for the Libreoffice suite"
HOMEPAGE="http://www.libreoffice.org"
BASE_SRC_URI="http://download.documentfoundation.org/${PN/-l10n/}/stable/${MY_PV}/rpm"
BASE_SRC_URI="https://download.documentfoundation.org/${PN/-l10n/}/old/${MY_PV}/rpm"

LICENSE="|| ( LGPL-3 MPL-1.1 )"
SLOT="0"
Expand Down