From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BB150139082 for ; Fri, 30 Dec 2016 16:59:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 26BFEE0BFC; Fri, 30 Dec 2016 16:59:17 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 08275E0BFC for ; Fri, 30 Dec 2016 16:59:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 35362341016 for ; Fri, 30 Dec 2016 16:59:16 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D598E300 for ; Fri, 30 Dec 2016 16:59:14 +0000 (UTC) From: "Kacper Kowalik" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kacper Kowalik" Message-ID: <1483117140.73c7135924619e223e36423f7748be852c22960d.xarthisius@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-en/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-dicts/myspell-en/myspell-en-20160901.ebuild X-VCS-Directories: app-dicts/myspell-en/ X-VCS-Committer: xarthisius X-VCS-Committer-Name: Kacper Kowalik X-VCS-Revision: 73c7135924619e223e36423f7748be852c22960d X-VCS-Branch: master Date: Fri, 30 Dec 2016 16:59:14 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 9bc07c5d-ee31-40c0-9fe8-00caf93ffc0e X-Archives-Hash: 248cb5e4d04bad8026a56e6f0b0aafa0 commit: 73c7135924619e223e36423f7748be852c22960d Author: Kacper Kowalik gentoo org> AuthorDate: Fri Dec 30 16:59:00 2016 +0000 Commit: Kacper Kowalik gentoo org> CommitDate: Fri Dec 30 16:59:00 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73c71359 app-dicts/myspell-en: update SRC_URI Package-Manager: Portage-2.3.3, Repoman-2.3.1 app-dicts/myspell-en/myspell-en-20160901.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-dicts/myspell-en/myspell-en-20160901.ebuild b/app-dicts/myspell-en/myspell-en-20160901.ebuild index b1fe740..498ba64 100644 --- a/app-dicts/myspell-en/myspell-en-20160901.ebuild +++ b/app-dicts/myspell-en/myspell-en-20160901.ebuild @@ -31,8 +31,8 @@ MYSPELL_THES=( inherit myspell-r2 DESCRIPTION="English dictionaries for myspell/hunspell" -HOMEPAGE="http://extensions.libreoffice.org/extension-center/english-dictionaries" -SRC_URI="http://extensions.libreoffice.org/extension-center/english-dictionaries/releases/${MY_PV}/dict-en.oxt -> dict-en-${PV}.oxt" +HOMEPAGE="http://extensions.libreoffice.org/extensions/english-dictionaries" +SRC_URI="https://extensions.libreoffice.org/extensions/english-dictionaries/${MY_PV}/@@download/file/dict-en.oxt -> dict-en-${PV}.oxt" LICENSE="GPL-2 LGPL-2.1 Princeton myspell-en_CA-KevinAtkinson" SLOT="0"