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 C09451382C5 for ; Tue, 13 Feb 2018 09:54:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CFA70E0C9D; Tue, 13 Feb 2018 09:54:57 +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-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A07F8E0C9D for ; Tue, 13 Feb 2018 09:54:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D0606335C2F for ; Tue, 13 Feb 2018 09:54:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4A9E71DB for ; Tue, 13 Feb 2018 09:54:55 +0000 (UTC) From: "Jonas Stein" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jonas Stein" Message-ID: <1518515681.7f9ba71b84bbbe0092689168e8b9e6fb496558c4.jstein@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/fonttools/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/fonttools/fonttools-3.0.ebuild dev-python/fonttools/fonttools-3.20.1.ebuild dev-python/fonttools/fonttools-3.21.1.ebuild X-VCS-Directories: dev-python/fonttools/ X-VCS-Committer: jstein X-VCS-Committer-Name: Jonas Stein X-VCS-Revision: 7f9ba71b84bbbe0092689168e8b9e6fb496558c4 X-VCS-Branch: master Date: Tue, 13 Feb 2018 09:54:55 +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: 9baba15a-3752-4a33-ac68-f0e2da371ecd X-Archives-Hash: e940ef2c0f2e0640b72f750318005293 commit: 7f9ba71b84bbbe0092689168e8b9e6fb496558c4 Author: Jonas Stein gentoo org> AuthorDate: Tue Feb 13 09:54:18 2018 +0000 Commit: Jonas Stein gentoo org> CommitDate: Tue Feb 13 09:54:41 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f9ba71b dev-python/fonttools: Project moved Updated SRC_URI and HOMEPAGE Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-python/fonttools/fonttools-3.0.ebuild | 6 +++--- dev-python/fonttools/fonttools-3.20.1.ebuild | 4 ++-- dev-python/fonttools/fonttools-3.21.1.ebuild | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/dev-python/fonttools/fonttools-3.0.ebuild b/dev-python/fonttools/fonttools-3.0.ebuild index 453400fdf8d..baa1f1be41d 100644 --- a/dev-python/fonttools/fonttools-3.0.ebuild +++ b/dev-python/fonttools/fonttools-3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,8 +9,8 @@ PYTHON_REQ_USE="xml(+)" inherit distutils-r1 DESCRIPTION="Library for manipulating TrueType, OpenType, AFM and Type1 fonts" -HOMEPAGE="https://github.com/behdad/fonttools/" -SRC_URI="https://github.com/behdad/fonttools/archive/${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/fonttools/fonttools/" +SRC_URI="https://github.com/fonttools/fonttools/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-python/fonttools/fonttools-3.20.1.ebuild b/dev-python/fonttools/fonttools-3.20.1.ebuild index 1585a70af80..f7f3da947a6 100644 --- a/dev-python/fonttools/fonttools-3.20.1.ebuild +++ b/dev-python/fonttools/fonttools-3.20.1.ebuild @@ -9,8 +9,8 @@ PYTHON_REQ_USE="xml(+)" inherit distutils-r1 DESCRIPTION="Library for manipulating TrueType, OpenType, AFM and Type1 fonts" -HOMEPAGE="https://github.com/behdad/fonttools/" -SRC_URI="https://github.com/behdad/fonttools/archive/${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/fonttools/fonttools/" +SRC_URI="https://github.com/fonttools/fonttools/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-python/fonttools/fonttools-3.21.1.ebuild b/dev-python/fonttools/fonttools-3.21.1.ebuild index 1585a70af80..f7f3da947a6 100644 --- a/dev-python/fonttools/fonttools-3.21.1.ebuild +++ b/dev-python/fonttools/fonttools-3.21.1.ebuild @@ -9,8 +9,8 @@ PYTHON_REQ_USE="xml(+)" inherit distutils-r1 DESCRIPTION="Library for manipulating TrueType, OpenType, AFM and Type1 fonts" -HOMEPAGE="https://github.com/behdad/fonttools/" -SRC_URI="https://github.com/behdad/fonttools/archive/${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/fonttools/fonttools/" +SRC_URI="https://github.com/fonttools/fonttools/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0"