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 5DB971382C5 for ; Thu, 11 Mar 2021 09:05:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A136CE09C1; Thu, 11 Mar 2021 09:05:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 B7F55E09C1 for ; Thu, 11 Mar 2021 09:05:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 E43C8340DCC for ; Thu, 11 Mar 2021 09:05:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 61941573 for ; Thu, 11 Mar 2021 09:05:23 +0000 (UTC) From: "Haelwenn Monnier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Haelwenn Monnier" Message-ID: <1615453482.f36c78d57cd71f9b35285ac37506675ac8bf9a88.lanodan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-fonts/unscii/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-fonts/unscii/unscii-2.0.ebuild media-fonts/unscii/unscii-2.1.ebuild X-VCS-Directories: media-fonts/unscii/ X-VCS-Committer: lanodan X-VCS-Committer-Name: Haelwenn Monnier X-VCS-Revision: f36c78d57cd71f9b35285ac37506675ac8bf9a88 X-VCS-Branch: dev Date: Thu, 11 Mar 2021 09:05:23 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 2371ccae-a1a3-42c9-b9e5-083ee4e85efd X-Archives-Hash: de754a13dd72f591b673ad53fb6ff42a commit: f36c78d57cd71f9b35285ac37506675ac8bf9a88 Author: Haelwenn (lanodan) Monnier hacktivis me> AuthorDate: Thu Mar 11 09:03:11 2021 +0000 Commit: Haelwenn Monnier hacktivis me> CommitDate: Thu Mar 11 09:04:42 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f36c78d5 media-fonts/unscii: pelulamu.net → viznut.fi It is also mirrored at http://low.fi/~pelulamu/unscii/ Closes: https://bugs.gentoo.org/775173 Signed-off-by: Haelwenn (lanodan) Monnier hacktivis.me> media-fonts/unscii/unscii-2.0.ebuild | 4 ++-- media-fonts/unscii/unscii-2.1.ebuild | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/media-fonts/unscii/unscii-2.0.ebuild b/media-fonts/unscii/unscii-2.0.ebuild index 0dcab147..1d3703a4 100644 --- a/media-fonts/unscii/unscii-2.0.ebuild +++ b/media-fonts/unscii/unscii-2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ FONT_SUFFIX="otf pcf ttf" inherit toolchain-funcs font DESCRIPTION="Set of bitmapped Unicode fonts based on classic system fonts" -HOMEPAGE="http://pelulamu.net/${PN}/" +HOMEPAGE="http://viznut.fi/${PN}/" SRC_URI="${HOMEPAGE}${P}-src.tar.gz" LICENSE=" diff --git a/media-fonts/unscii/unscii-2.1.ebuild b/media-fonts/unscii/unscii-2.1.ebuild index 6b699616..5acbfb6c 100644 --- a/media-fonts/unscii/unscii-2.1.ebuild +++ b/media-fonts/unscii/unscii-2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -8,8 +8,8 @@ FONT_SUFFIX="otf pcf ttf" inherit toolchain-funcs font DESCRIPTION="Set of bitmapped Unicode fonts based on classic system fonts" -HOMEPAGE="http://pelulamu.net/${PN}/" -SRC_URI="http://pelulamu.net/unscii/${P}-src.tar.gz -> ${P}.tar.gz" +HOMEPAGE="http://viznut.fi/${PN}/" +SRC_URI="http://viznut.fi/unscii/${P}-src.tar.gz -> ${P}.tar.gz" LICENSE=" public-domain