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: sys-apps/bat/
Date: Wed,  7 Jul 2021 10:54:20 +0000 (UTC)	[thread overview]
Message-ID: <1625655216.3e73577a7504992d2d268fbf5ee43032c012d1f7.juippis@gentoo> (raw)

commit:     3e73577a7504992d2d268fbf5ee43032c012d1f7
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Wed Jul  7 10:53:36 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Jul  7 10:53:36 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e73577a

sys-apps/bat: update DESCRIPTION on 0.18.1

 - add missing dies,
 - remove arm keyword since it wasn't requested through bugzilla,
 - remove redundant DEPEND.

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-apps/bat/bat-0.18.1.ebuild | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/sys-apps/bat/bat-0.18.1.ebuild b/sys-apps/bat/bat-0.18.1.ebuild
index 535c276e0f7..ca85a16743f 100644
--- a/sys-apps/bat/bat-0.18.1.ebuild
+++ b/sys-apps/bat/bat-0.18.1.ebuild
@@ -152,7 +152,7 @@ CRATES="
 
 inherit cargo
 
-DESCRIPTION="A cat(1) clone with wings."
+DESCRIPTION="cat(1) clone with syntax highlighting and Git integration"
 # Double check the homepage as the cargo_metadata crate
 # does not provide this value so instead repository is used
 HOMEPAGE="https://github.com/sharkdp/bat"
@@ -161,13 +161,12 @@ SRC_URI+=" $(cargo_crate_uris ${CRATES})"
 
 LICENSE="Apache-2.0 Boost-1.0 BSD BSD-2 CC0-1.0 ISC LGPL-3+ MIT Apache-2.0 Unlicense ZLIB"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
 
 BDEPEND="virtual/pkgconfig"
 DEPEND="
 	>=dev-libs/libgit2-1.1.0:=[threads]
 	dev-libs/oniguruma:=
-	sys-libs/zlib
 "
 # >app-backup/bacula-9.2[qt5] has file collisions, #686118
 RDEPEND="${DEPEND}
@@ -196,7 +195,7 @@ src_install() {
 
 	# Hack to find/install generated zsh completions files as it can be present in
 	# multiple directories
-	local BUILD_DIR="$(dirname $(find target/release -name bat.zsh -print -quit))"
+	local BUILD_DIR="$(dirname $(find target/release -name bat.zsh -print -quit || die) || die)"
 	insinto /usr/share/zsh/site-functions/
 	newins "${BUILD_DIR}"/bat.zsh _${PN}
 }


             reply	other threads:[~2021-07-07 10:54 UTC|newest]

Thread overview: 57+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-07 10:54 Joonas Niilola [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-23 11:11 [gentoo-commits] repo/gentoo:master commit in: sys-apps/bat/ Sam James
2024-06-17  9:39 James Le Cuirot
2024-03-21  7:24 Ionen Wolkens
2024-03-04  6:00 Sam James
2024-02-16  0:19 Sam James
2024-02-16  0:19 Sam James
2024-02-14 15:17 Joonas Niilola
2024-01-18  8:06 Florian Schmaus
2024-01-12 14:22 Sam James
2024-01-12 14:22 Sam James
2023-09-27 10:30 Joonas Niilola
2023-09-27  4:01 Sam James
2023-09-27  3:45 Sam James
2023-09-27  3:45 Sam James
2023-09-27  3:45 Sam James
2023-06-19 13:41 Joonas Niilola
2023-06-19 13:41 Joonas Niilola
2023-06-19 13:41 Joonas Niilola
2023-03-01 13:46 Joonas Niilola
2023-03-01 13:46 Joonas Niilola
2023-03-01 13:46 Joonas Niilola
2023-02-12  6:51 Joonas Niilola
2022-05-26 12:58 Joonas Niilola
2022-05-26 12:58 Joonas Niilola
2022-04-24 10:05 Joonas Niilola
2022-04-24 10:05 Joonas Niilola
2022-03-05 14:46 Matthew Smith
2022-02-26  2:48 Sam James
2022-02-26  2:48 Sam James
2021-10-11 23:29 Sam James
2021-08-28  2:24 Sam James
2021-03-20  8:25 Joonas Niilola
2021-01-16 22:01 Sam James
2020-11-25  7:50 Joonas Niilola
2020-11-25  7:50 Joonas Niilola
2020-11-24  3:00 Sam James
2020-11-24  3:00 Sam James
2020-07-25 11:28 Sam James
2020-07-11 23:56 Georgy Yakovlev
2020-07-11  6:03 Georgy Yakovlev
2020-06-13  8:16 Georgy Yakovlev
2020-06-13  8:15 Georgy Yakovlev
2020-04-25 12:27 Georgy Yakovlev
2020-03-26 22:06 Georgy Yakovlev
2020-02-16 21:01 Georgy Yakovlev
2020-01-02  7:38 Georgy Yakovlev
2019-09-01  7:35 Georgy Yakovlev
2019-09-01  7:35 Georgy Yakovlev
2019-09-01  6:49 Georgy Yakovlev
2019-07-26 18:21 Georgy Yakovlev
2019-07-26 18:21 Georgy Yakovlev
2019-05-16  3:39 Georgy Yakovlev
2019-03-19  0:54 Georgy Yakovlev
2019-02-08  4:24 Georgy Yakovlev
2019-01-08 23:40 Georgy Yakovlev
2019-01-06  9:13 Georgy Yakovlev

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=1625655216.3e73577a7504992d2d268fbf5ee43032c012d1f7.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