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 48D6E139085 for ; Thu, 12 Jan 2017 14:42:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 80A39234011; Thu, 12 Jan 2017 14:42:23 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 5CA2B234011 for ; Thu, 12 Jan 2017 14:42:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 2C4D33416A2 for ; Thu, 12 Jan 2017 14:42:22 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 955E52622 for ; Thu, 12 Jan 2017 14:42:20 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1484232131.1c8419bafbea39e4137c3d51c8d3c07c440c840c.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-de/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-dicts/myspell-de/myspell-de-2015.12.28.ebuild X-VCS-Directories: app-dicts/myspell-de/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 1c8419bafbea39e4137c3d51c8d3c07c440c840c X-VCS-Branch: master Date: Thu, 12 Jan 2017 14:42:20 +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: df05dfff-5b56-4e0b-958d-c1c3365d27b9 X-Archives-Hash: 1e4362f75c999740131afb932b9ffeaa commit: 1c8419bafbea39e4137c3d51c8d3c07c440c840c Author: Michael Palimaka gentoo org> AuthorDate: Thu Jan 12 14:42:00 2017 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Thu Jan 12 14:42:11 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c8419ba app-dicts/myspell-de: update HOMEPAGE and SRC_URI Package-Manager: Portage-2.3.3, Repoman-2.3.1 app-dicts/myspell-de/myspell-de-2015.12.28.ebuild | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/app-dicts/myspell-de/myspell-de-2015.12.28.ebuild b/app-dicts/myspell-de/myspell-de-2015.12.28.ebuild index 060cad3..ead5b74 100644 --- a/app-dicts/myspell-de/myspell-de-2015.12.28.ebuild +++ b/app-dicts/myspell-de/myspell-de-2015.12.28.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -32,14 +32,14 @@ inherit myspell-r2 DESCRIPTION="German dictionaries for myspell/hunspell" HOMEPAGE=" - http://extensions.libreoffice.org/extension-center/german-de-at-frami-dictionaries - http://extensions.libreoffice.org/extension-center/german-de-de-frami-dictionaries - http://extensions.libreoffice.org/extension-center/german-de-ch-frami-dictionaries + https://extensions.libreoffice.org/extensions/german-de-at-frami-dictionaries + https://extensions.libreoffice.org/extensions/german-de-de-frami-dictionaries + https://extensions.libreoffice.org/extensions/german-de-ch-frami-dictionaries " SRC_URI=" - http://extensions.libreoffice.org/extension-center/german-de-at-frami-dictionaries/pscreleasefolder.2011-11-05.7614737245/${PV}/dict-de_at-frami_${PV//./-}.oxt - http://extensions.libreoffice.org/extension-center/german-de-de-frami-dictionaries/releases/${PV}/dict-de_de-frami_${PV//./-}.oxt - http://extensions.libreoffice.org/extension-center/german-de-ch-frami-dictionaries/pscreleasefolder.2011-11-05.5296069116/${PV}/dict-de_ch-frami_${PV//./-}.oxt + https://extensions.libreoffice.org/extensions/german-de-at-frami-dictionaries/${PV}/@@download/file/dict-de_at-frami_${PV//./-}.oxt + https://extensions.libreoffice.org/extensions/german-de-de-frami-dictionaries/${PV}/@@download/file/dict-de_de-frami_${PV//./-}.oxt + https://extensions.libreoffice.org/extensions/german-de-ch-frami-dictionaries/${PV}/@@download/file/dict-de_ch-frami_${PV//./-}.oxt " LICENSE="GPL-2 LGPL-2"