public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/figlet/
Date: Tue, 24 Sep 2024 07:02:30 +0000 (UTC)	[thread overview]
Message-ID: <1727161275.bab280c7e7d422e77b714787d0a8aab75fda1d35.juippis@gentoo> (raw)

commit:     bab280c7e7d422e77b714787d0a8aab75fda1d35
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Wed Sep  4 17:47:21 2024 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Sep 24 07:01:15 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bab280c7

app-misc/figlet: remove live ebuild

Remove live ebuild since upstream wasn't updated for a couple of years.
I think it makes no sense to keep these ebuilds, especially when the
non-live ebuild is already at HEAD.

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 app-misc/figlet/figlet-9999.ebuild | 38 --------------------------------------
 1 file changed, 38 deletions(-)

diff --git a/app-misc/figlet/figlet-9999.ebuild b/app-misc/figlet/figlet-9999.ebuild
deleted file mode 100644
index 30e2a9d7e973..000000000000
--- a/app-misc/figlet/figlet-9999.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit bash-completion-r1 git-r3 toolchain-funcs
-
-DESCRIPTION="program for making large letters out of ordinary text"
-HOMEPAGE="http://www.figlet.org/"
-EGIT_REPO_URI="https://github.com/cmatsuoka/figlet"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS=""
-
-src_compile() {
-	emake clean
-	emake \
-		CC="$(tc-getCC)" \
-		CFLAGS="${CFLAGS}" \
-		LD="$(tc-getCC)" \
-		LDFLAGS="${LDFLAGS}" \
-		prefix="${EPREFIX}/usr" \
-		all
-}
-
-src_install() {
-	emake \
-		BINDIR="${EPREFIX}/usr/bin" \
-		DESTDIR="${D}" \
-		MANDIR="${EPREFIX}/usr/share/man" \
-		prefix="${EPREFIX}/usr" \
-		install
-
-	doman chkfont.6 figlet.6 figlist.6 showfigfonts.6
-	dodoc README figfont.txt
-
-	newbashcomp "${FILESDIR}"/figlet.bashcomp-r1 figlet
-}


             reply	other threads:[~2024-09-24  7:02 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-24  7:02 Joonas Niilola [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-04-03 21:58 [gentoo-commits] repo/gentoo:master commit in: app-misc/figlet/ Sam James
2021-02-01  4:44 Sam James
2021-01-25 14:18 Sam James
2021-01-07 19:04 Sam James
2021-01-07 18:57 Sam James
2021-01-07 11:15 Sam James
2021-01-06 13:19 Fabian Groffen
2021-01-04  1:32 Sam James
2021-01-04  1:32 Sam James
2020-07-16 13:33 Jeroen Roovers
2020-07-16 13:33 Jeroen Roovers
2017-11-20 16:41 Jeroen Roovers
2017-01-29 14:59 Fabian Groffen
2017-01-02  8:19 Fabian Groffen

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=1727161275.bab280c7e7d422e77b714787d0a8aab75fda1d35.juippis@gentoo \
    --to=juippis@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