public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/figlet/
Date: Thu,  7 Jan 2021 19:04:03 +0000 (UTC)	[thread overview]
Message-ID: <1610046087.a1a1820cfffeee045793b9034d828d7f2fdca9cb.sam@gentoo> (raw)

commit:     a1a1820cfffeee045793b9034d828d7f2fdca9cb
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  7 19:01:27 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jan  7 19:01:27 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1a1820c

app-misc/figlet: cleanup old

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-misc/figlet/figlet-2.2.5.ebuild | 39 -------------------------------------
 1 file changed, 39 deletions(-)

diff --git a/app-misc/figlet/figlet-2.2.5.ebuild b/app-misc/figlet/figlet-2.2.5.ebuild
deleted file mode 100644
index bcf50ee4df2..00000000000
--- a/app-misc/figlet/figlet-2.2.5.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils bash-completion-r1 toolchain-funcs
-
-DESCRIPTION="program for making large letters out of ordinary text"
-HOMEPAGE="http://www.figlet.org/"
-SRC_URI="ftp://ftp.figlet.org/pub/figlet/program/unix/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
-IUSE=""
-
-src_compile() {
-	emake clean
-	emake \
-		CC="$(tc-getCC)" \
-		LD="$(tc-getCC)" \
-		CFLAGS="${CFLAGS}" \
-	    LDFLAGS="${LDFLAGS}" \
-		prefix="${EPREFIX}/usr" \
-		all
-}
-
-src_install() {
-	emake \
-		DESTDIR="${D}" \
-		BINDIR="${EPREFIX}/usr/bin" \
-		MANDIR="${EPREFIX}/usr/share/man" \
-		prefix="${EPREFIX}/usr" \
-		install
-
-	doman chkfont.6 figlet.6 figlist.6 showfigfonts.6
-	dodoc README figfont.txt
-
-	dobashcomp "${FILESDIR}"/figlet.bashcomp
-}


             reply	other threads:[~2021-01-07 19:04 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-07 19:04 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-24  7:02 [gentoo-commits] repo/gentoo:master commit in: app-misc/figlet/ Joonas Niilola
2021-04-03 21:58 Sam James
2021-02-01  4:44 Sam James
2021-01-25 14:18 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=1610046087.a1a1820cfffeee045793b9034d828d7f2fdca9cb.sam@gentoo \
    --to=sam@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