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 765B41382C5 for ; Sun, 21 Mar 2021 19:06:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C066AE085B; Sun, 21 Mar 2021 19:06:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 A9255E085B for ; Sun, 21 Mar 2021 19:06:38 +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 CDF4A335D35 for ; Sun, 21 Mar 2021 19:06:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 504A0632 for ; Sun, 21 Mar 2021 19:06:35 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1616353562.59e21b4004c06f1b7a5c0e9f88c1956f632c26c4.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/montecarlo/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-fonts/montecarlo/montecarlo-0-r1.ebuild X-VCS-Directories: media-fonts/montecarlo/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 59e21b4004c06f1b7a5c0e9f88c1956f632c26c4 X-VCS-Branch: master Date: Sun, 21 Mar 2021 19:06:35 +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: 63239c3e-493a-4322-be72-757c44f509e9 X-Archives-Hash: a3741c1dddb5e2451e1330372ba93fd2 commit: 59e21b4004c06f1b7a5c0e9f88c1956f632c26c4 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Mar 21 16:20:03 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Mar 21 19:06:02 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59e21b40 media-fonts/montecarlo: EAPI-7 bump, use https Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner gentoo.org> media-fonts/montecarlo/montecarlo-0-r1.ebuild | 20 ++++++++------------ 1 file changed, 8 insertions(+), 12 deletions(-) diff --git a/media-fonts/montecarlo/montecarlo-0-r1.ebuild b/media-fonts/montecarlo/montecarlo-0-r1.ebuild index 7f66d5da210..f3a420781b3 100644 --- a/media-fonts/montecarlo/montecarlo-0-r1.ebuild +++ b/media-fonts/montecarlo/montecarlo-0-r1.ebuild @@ -1,26 +1,22 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 +MY_PN="MonteCarlo" inherit font -MY_PN="MonteCarlo" -DESCRIPTION="monospace font, created by programmers, for programmers" -HOMEPAGE="http://www.bok.net/MonteCarlo/" -SRC_URI="http://www.bok.net/${MY_PN}/downloads/${MY_PN}-PCF.tgz - bdf? ( http://www.bok.net/${MY_PN}/downloads/${MY_PN}-BDF.tgz )" +DESCRIPTION="Monospace font, created by programmers, for programmers" +HOMEPAGE="https://www.bok.net/MonteCarlo/" +SRC_URI="https://www.bok.net/${MY_PN}/downloads/${MY_PN}-PCF.tgz + bdf? ( https://www.bok.net/${MY_PN}/downloads/${MY_PN}-BDF.tgz )" +S="${WORKDIR}" LICENSE="public-domain" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="bdf" -DEPEND="" -RDEPEND="" - -S="${WORKDIR}" - src_install() { insinto /usr/share/fonts/${PN}/ doins "${MY_PN}"-PCF/*