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/supercat/
Date: Fri, 11 Jun 2021 06:39:17 +0000 (UTC)	[thread overview]
Message-ID: <1623393504.2c973db970391c3c3be503c844d2611b47c1299c.sam@gentoo> (raw)

commit:     2c973db970391c3c3be503c844d2611b47c1299c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 11 06:38:24 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jun 11 06:38:24 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c973db9

app-misc/supercat: add 0.5.7

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-misc/supercat/Manifest              |  1 +
 app-misc/supercat/supercat-0.5.7.ebuild | 20 ++++++++++++++++++++
 2 files changed, 21 insertions(+)

diff --git a/app-misc/supercat/Manifest b/app-misc/supercat/Manifest
index ec753f13219..b1e3f690443 100644
--- a/app-misc/supercat/Manifest
+++ b/app-misc/supercat/Manifest
@@ -1,2 +1,3 @@
 DIST supercat-0.5.5.tar.gz 103545 BLAKE2B dfe8b823307fe39762d050e8676ff3f296b0ba206a618695fd3c699bc51d1c52cc552764ba52c45cc2eb0af2e8565a5dc4f86871489f082f15ba579aa80a51f5 SHA512 24989935ea7b863638165f7102ae511b9be00ff4399f433fc9ec2fc33543eea907b8bd46e819d815344c8c8467bc702b9a5b32aa55bd21be2670237fa1d711de
 DIST supercat-0.5.6.tar.gz 150193 BLAKE2B a289beceabee0bff8c25b3430803032c1192c470bd9b3ff188cd117dd60b58102ea070c7baa65bd3d5b05dc9ed9e7460fe92812c35de33ae7bed0bee1cf2cf28 SHA512 028c5935290a1e11520928b71024c29b0db437a6737c5f63d0a58dab3d855834b0ce2895fd86f6b5166cc25fe5a87845136fe3d6cf05df333cfbe5713cbd5f50
+DIST supercat-0.5.7.tar.gz 154020 BLAKE2B 8b3852d174863a1249bd71345049791827e2dba41e2d9d3426bdd2f98c395b01e804337813492efc46cd9c0950526aa26cc909f056b2f1f7c2dbdecb8129da63 SHA512 36b9d1e24edc8b83f0e87a401a99188ac53ab8b69c3ba2b196c5dd6d21b034c9522f729e4805238ce6cd28622f78c1e4dfbee93acd23ed2faa87da8e41d5647d

diff --git a/app-misc/supercat/supercat-0.5.7.ebuild b/app-misc/supercat/supercat-0.5.7.ebuild
new file mode 100644
index 00000000000..c64ec1a774f
--- /dev/null
+++ b/app-misc/supercat/supercat-0.5.7.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="A text file colorizer using powerful regular expressions"
+HOMEPAGE="http://supercat.nosredna.net"
+SRC_URI="http://supercat.nosredna.net/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+
+src_configure() {
+	econf --with-system-directory="${EPREFIX}/etc/supercat"
+}
+
+src_install() {
+	default
+}


             reply	other threads:[~2021-06-11  6:39 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-11  6:39 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-11-04 12:25 [gentoo-commits] repo/gentoo:master commit in: app-misc/supercat/ Sam James
2023-11-04 12:25 Sam James
2023-11-04 12:25 Sam James
2023-11-04 10:49 Sam James
2023-09-18  9:20 Sam James
2022-07-31 20:03 David Seifert
2021-10-11  6:32 Agostino Sarubbo
2021-10-11  4:33 Sam James
2021-10-11  4:18 Sam James
2021-10-11  3:15 Sam James
2021-06-12  1:22 Sam James
2021-06-12  1:18 Sam James
2021-06-12  1:18 Sam James
2021-06-11 16:58 Sergei Trofimovich
2021-06-11  6:56 Sam James
2021-01-06 13:19 Fabian Groffen
2018-05-15 22:03 Patrice Clement
2017-12-24 22:31 Mikle Kolyada
2017-12-24 22:30 Mikle Kolyada
2017-12-20 21:42 Sergei Trofimovich
2017-12-19 15:46 Thomas Deutschmann
2017-12-19  9:15 Jason Zaman
2017-10-21 16:52 Patrice Clement
2017-10-21 16:52 Patrice Clement

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=1623393504.2c973db970391c3c3be503c844d2611b47c1299c.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