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 D569E138351 for ; Sun, 3 May 2020 13:06:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C1701E0AA7; Sun, 3 May 2020 13:06:16 +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-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A5ECFE0AA7 for ; Sun, 3 May 2020 13:06:16 +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 689F834F494 for ; Sun, 3 May 2020 13:06:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A2A0F211 for ; Sun, 3 May 2020 13:06:12 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1588511164.3227d613683167c802baeeb977cbe0dc1ffb0070.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/ps2pkm/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/ps2pkm/ps2pkm-1.8_p20190410.ebuild app-text/ps2pkm/ps2pkm-1.8_p20200406.ebuild X-VCS-Directories: app-text/ps2pkm/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 3227d613683167c802baeeb977cbe0dc1ffb0070 X-VCS-Branch: master Date: Sun, 3 May 2020 13:06:12 +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: 90360e8e-3741-4f21-ba51-c9a5dc48cb90 X-Archives-Hash: f40718d63fb978a18418ef5b120a9dbb commit: 3227d613683167c802baeeb977cbe0dc1ffb0070 Author: Mikle Kolyada gentoo org> AuthorDate: Sun May 3 12:03:10 2020 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sun May 3 13:06:04 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3227d613 app-text/ps2pkm: remanifest Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Mikle Kolyada gentoo.org> app-text/ps2pkm/ps2pkm-1.8_p20190410.ebuild | 2 +- app-text/ps2pkm/ps2pkm-1.8_p20200406.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-text/ps2pkm/ps2pkm-1.8_p20190410.ebuild b/app-text/ps2pkm/ps2pkm-1.8_p20190410.ebuild index 15e9d39f593..052184f3d52 100644 --- a/app-text/ps2pkm/ps2pkm-1.8_p20190410.ebuild +++ b/app-text/ps2pkm/ps2pkm-1.8_p20190410.ebuild @@ -5,7 +5,7 @@ EAPI=7 DESCRIPTION="Tool that converts a PostScript type1 font into a corresponding TeX PK font" HOMEPAGE="http://tug.org/texlive/" -SRC_URI="mirror://gentoo/texlive-${PV#*_p}-source.tar.xz" +SRC_URI="https://dev.gentoo.org/~zlogene/distfiles/texlive/texlive-${PV#*_p}-source.tar.xz" LICENSE="MIT" SLOT="0" diff --git a/app-text/ps2pkm/ps2pkm-1.8_p20200406.ebuild b/app-text/ps2pkm/ps2pkm-1.8_p20200406.ebuild index 0f3e463a83e..2d17f6238c5 100644 --- a/app-text/ps2pkm/ps2pkm-1.8_p20200406.ebuild +++ b/app-text/ps2pkm/ps2pkm-1.8_p20200406.ebuild @@ -5,7 +5,7 @@ EAPI=7 DESCRIPTION="Tool that converts a PostScript type1 font into a corresponding TeX PK font" HOMEPAGE="http://tug.org/texlive/" -SRC_URI="https://dev.gentoo.org/~zlogene/distfiles//texlive/texlive-${PV#*_p}-source.tar.xz" +SRC_URI="https://dev.gentoo.org/~zlogene/distfiles/texlive/texlive-${PV#*_p}-source.tar.xz" LICENSE="MIT" SLOT="0"