From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/colorized-logs/
Date: Tue, 13 Mar 2018 12:54:15 +0000 (UTC) [thread overview]
Message-ID: <1520945649.6560ec1ca3478e3bb6ed04a3034bd9ebf19ca526.pacho@gentoo> (raw)
commit: 6560ec1ca3478e3bb6ed04a3034bd9ebf19ca526
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 13 12:49:56 2018 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Tue Mar 13 12:54:09 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6560ec1c
sys-apps/colorized-logs: Version bump
Package-Manager: Portage-2.3.24, Repoman-2.3.6
sys-apps/colorized-logs/Manifest | 1 +
sys-apps/colorized-logs/colorized-logs-2.3.ebuild | 24 +++++++++++++++++++++++
2 files changed, 25 insertions(+)
diff --git a/sys-apps/colorized-logs/Manifest b/sys-apps/colorized-logs/Manifest
index 1a28835356c..21000007649 100644
--- a/sys-apps/colorized-logs/Manifest
+++ b/sys-apps/colorized-logs/Manifest
@@ -1 +1,2 @@
DIST colorized-logs-2.1.tar.gz 9997 BLAKE2B 5d6b184102c63dad8526f1feebbd84531a18f2505801f4bedd62cbdfa04bd919b750b60b37fec5449b1a5b98500dcbd7feec7b7155ca0c779d31ea66d8305e28 SHA512 d03919cfa19d6df41bcb9dd6bb29e436febff4ed4d50d9ce83910bfdb61acbf323ecd4dcf9eaa9cfae3bb338b2107f1d156815848b8da8b470c50651650dfee1
+DIST colorized-logs-2.3.tar.gz 10270 BLAKE2B 3b0798139e96512b4d544c76bcbece81283a77dd7deca8b018bb0ddd9535eb80f88b8f10a9a9a20c4f98b67cc97bb7673de80339bcc45c5ce46b8e8dfe53a53b SHA512 a15616f0548c0a91dc290fb6a9c6a8376b66ebc2fb1af21e1caed03c95c07b8536d8a81dd9e199d54ffa5339d0f777cabe75e23fda3bb916575fe3ac31bf51f9
diff --git a/sys-apps/colorized-logs/colorized-logs-2.3.ebuild b/sys-apps/colorized-logs/colorized-logs-2.3.ebuild
new file mode 100644
index 00000000000..bee91bfd74a
--- /dev/null
+++ b/sys-apps/colorized-logs/colorized-logs-2.3.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit cmake-utils
+
+DESCRIPTION="Tools for logs with ANSI color"
+HOMEPAGE="https://github.com/kilobyte/colorized-logs/"
+SRC_URI="https://github.com/kilobyte/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+
+src_install() {
+ cmake-utils_src_install
+ # Rename to not collide with dev-python/ansi2html
+ mv "${ED}/usr/bin/ansi2html" "${ED}/usr/bin/cl-ansi2html" || die
+ mv "${ED}/usr/share/man/man1/ansi2html.1" "${ED}/usr/share/man/man1/cl-ansi2html.1" || die
+}
next reply other threads:[~2018-03-13 12:54 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-13 12:54 Pacho Ramos [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-06-30 13:33 [gentoo-commits] repo/gentoo:master commit in: sys-apps/colorized-logs/ Sam James
2023-06-30 13:33 Sam James
2021-11-11 9:53 Pacho Ramos
2021-11-09 23:28 Jakov Smolić
2021-11-07 13:27 Jakov Smolić
2021-09-08 9:37 Pacho Ramos
2021-09-08 8:48 Pacho Ramos
2021-02-14 16:23 Pacho Ramos
2020-04-28 19:23 Mart Raudsepp
2020-03-29 21:21 Sergei Trofimovich
2020-03-02 11:30 Sergei Trofimovich
2020-01-19 10:32 Pacho Ramos
2018-10-27 14:09 Pacho Ramos
2018-10-24 7:23 Mikle Kolyada
2018-09-15 14:00 Pacho Ramos
2018-04-14 10:59 Pacho Ramos
2018-04-14 10:59 Pacho Ramos
2018-01-11 18:36 Pacho Ramos
2017-11-28 19:08 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=1520945649.6560ec1ca3478e3bb6ed04a3034bd9ebf19ca526.pacho@gentoo \
--to=pacho@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