public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/montecarlo/
Date: Sun, 21 Mar 2021 19:06:35 +0000 (UTC)	[thread overview]
Message-ID: <1616353562.59e21b4004c06f1b7a5c0e9f88c1956f632c26c4.asturm@gentoo> (raw)

commit:     59e21b4004c06f1b7a5c0e9f88c1956f632c26c4
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 21 16:20:03 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> 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 <asturm <AT> 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/*


             reply	other threads:[~2021-03-21 19:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-21 19:06 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-30 17:11 [gentoo-commits] repo/gentoo:master commit in: media-fonts/montecarlo/ Sam James
2018-04-26 20:57 Johannes Huber
2018-04-26 20:57 Johannes Huber
2016-08-07  6:52 Pacho Ramos

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1616353562.59e21b4004c06f1b7a5c0e9f88c1956f632c26c4.asturm@gentoo \
    --to=asturm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox