diff options
author | 2015-03-08 15:57:21 +0000 | |
---|---|---|
committer | 2015-03-08 15:57:21 +0000 | |
commit | ab7e40227fd6754e22c7bf295f0dc7f9291df64f (patch) | |
tree | cbf0b09dcd1715dcc77404e3a430e6cd4c224134 /app-office | |
parent | Version bump, thanks to Andreas Sturmlechner (diff) | |
download | gentoo-2-ab7e40227fd6754e22c7bf295f0dc7f9291df64f.tar.gz gentoo-2-ab7e40227fd6754e22c7bf295f0dc7f9291df64f.tar.bz2 gentoo-2-ab7e40227fd6754e22c7bf295f0dc7f9291df64f.zip |
Update SRC_URI since our mirrors seem to be missing some files
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice-l10n/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/libreoffice-l10n/libreoffice-l10n-4.3.5.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-office/libreoffice-l10n/ChangeLog b/app-office/libreoffice-l10n/ChangeLog index 0655bf06d263..63bf959fabf6 100644 --- a/app-office/libreoffice-l10n/ChangeLog +++ b/app-office/libreoffice-l10n/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/libreoffice-l10n # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-l10n/ChangeLog,v 1.134 2015/02/26 19:57:38 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-l10n/ChangeLog,v 1.135 2015/03/08 15:57:21 dilfridge Exp $ + + 08 Mar 2015; Andreas K. Huettel <dilfridge@gentoo.org> + libreoffice-l10n-4.3.5.2.ebuild: + Update SRC_URI since our mirrors seem to be missing some files *libreoffice-l10n-4.4.1.2 (26 Feb 2015) diff --git a/app-office/libreoffice-l10n/libreoffice-l10n-4.3.5.2.ebuild b/app-office/libreoffice-l10n/libreoffice-l10n-4.3.5.2.ebuild index 807958a59e0a..189cbdc6ca97 100644 --- a/app-office/libreoffice-l10n/libreoffice-l10n-4.3.5.2.ebuild +++ b/app-office/libreoffice-l10n/libreoffice-l10n-4.3.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-l10n/libreoffice-l10n-4.3.5.2.ebuild,v 1.3 2015/02/15 14:58:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-l10n/libreoffice-l10n-4.3.5.2.ebuild,v 1.4 2015/03/08 15:57:21 dilfridge Exp $ EAPI=5 @@ -10,7 +10,7 @@ MY_PV=$(get_version_component_range 1-3) 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="http://downloadarchive.documentfoundation.org/${PN/-l10n/}/old/${MY_PV}/rpm" LICENSE="|| ( LGPL-3 MPL-1.1 )" SLOT="0" |