public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Georgy Yakovlev" <gyakovlev@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/lsd/
Date: Sun,  6 Jan 2019 09:13:46 +0000 (UTC)	[thread overview]
Message-ID: <1546765684.258e1cddd32ed33252e66006fd9e7b04b09223b0.gyakovlev@gentoo> (raw)

commit:     258e1cddd32ed33252e66006fd9e7b04b09223b0
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  6 09:08:04 2019 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Sun Jan  6 09:08:04 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=258e1cdd

sys-apps/lsd: drop old

Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 sys-apps/lsd/lsd-0.11.1.ebuild | 62 ------------------------------------------
 1 file changed, 62 deletions(-)

diff --git a/sys-apps/lsd/lsd-0.11.1.ebuild b/sys-apps/lsd/lsd-0.11.1.ebuild
deleted file mode 100644
index f22d67b51a1..00000000000
--- a/sys-apps/lsd/lsd-0.11.1.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-CRATES="
-ansi_term-0.11.0
-atty-0.2.11
-bitflags-1.0.4
-chrono-0.4.6
-chrono-humanize-0.0.11
-clap-2.32.0
-fuchsia-zircon-0.3.3
-fuchsia-zircon-sys-0.3.3
-kernel32-sys-0.2.2
-libc-0.2.44
-num-integer-0.1.39
-num-traits-0.2.6
-rand-0.4.3
-redox_syscall-0.1.43
-redox_termios-0.1.1
-remove_dir_all-0.5.1
-strsim-0.7.0
-tempdir-0.3.7
-term_grid-0.1.7
-term_size-0.3.1
-terminal_size-0.1.8
-termion-1.5.1
-textwrap-0.10.0
-time-0.1.40
-unicode-width-0.1.5
-users-0.8.1
-vec_map-0.8.1
-version_check-0.1.5
-winapi-0.2.8
-winapi-0.3.6
-winapi-build-0.1.1
-winapi-i686-pc-windows-gnu-0.4.0
-winapi-x86_64-pc-windows-gnu-0.4.0
-"
-
-inherit cargo
-
-DESCRIPTION="A modern ls with a lot of pretty colors and awesome icons"
-HOMEPAGE="https://github.com/Peltoche/lsd"
-SRC_URI="https://github.com/Peltoche/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
-	$(cargo_crate_uris ${CRATES})"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-DEPEND=""
-RDEPEND=""
-BDEPEND=""
-
-QA_FLAGS_IGNORED="/usr/bin/lsd"
-
-src_test() {
-	cargo test -j $(makeopts_jobs) $(usex debug "" --release) || die "tests failed"
-}


             reply	other threads:[~2019-01-06  9:13 UTC|newest]

Thread overview: 55+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-06  9:13 Georgy Yakovlev [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-12 18:23 [gentoo-commits] repo/gentoo:master commit in: sys-apps/lsd/ Michał Górny
2024-09-12 16:56 Arthur Zamarin
2024-09-07 10:20 Arthur Zamarin
2024-09-07 10:20 Arthur Zamarin
2024-09-07 10:14 Michał Górny
2024-08-20  1:29 Michał Górny
2024-05-05  8:18 Sam James
2024-05-01  4:06 Michał Górny
2024-04-12  3:03 Michał Górny
2024-04-11 21:34 Sam James
2024-04-11 17:40 Arthur Zamarin
2024-04-11 16:01 Sam James
2024-03-26  6:57 Michał Górny
2024-03-24  3:36 Michał Górny
2024-02-17  7:15 Michał Górny
2024-02-17  7:15 Michał Górny
2024-02-17  6:37 Sam James
2024-02-15 13:56 Sam James
2024-02-14 18:57 Sam James
2024-02-14 16:55 Michał Górny
2024-01-20 12:04 Sam James
2022-11-11 11:56 Georgy Yakovlev
2022-11-01  8:26 Agostino Sarubbo
2022-11-01  7:02 Arthur Zamarin
2022-11-01  6:51 Georgy Yakovlev
2022-09-25 22:46 Georgy Yakovlev
2022-09-25 22:46 Georgy Yakovlev
2022-08-26 10:42 Sam James
2022-03-17 23:24 Yixun Lan
2022-01-17  0:14 Georgy Yakovlev
2022-01-17  0:14 Georgy Yakovlev
2022-01-17  0:13 Georgy Yakovlev
2021-08-03  0:49 Georgy Yakovlev
2021-04-16 21:52 Georgy Yakovlev
2020-12-18 21:09 Georgy Yakovlev
2020-12-18 21:09 Georgy Yakovlev
2020-08-30 19:57 Georgy Yakovlev
2020-04-16  4:54 Georgy Yakovlev
2020-02-18  5:34 Georgy Yakovlev
2020-02-18  5:34 Georgy Yakovlev
2019-12-27  2:03 Georgy Yakovlev
2019-08-02 17:42 Georgy Yakovlev
2019-05-24 17:34 Georgy Yakovlev
2019-05-24 17:34 Georgy Yakovlev
2019-05-23 19:23 Georgy Yakovlev
2019-05-21  0:51 Georgy Yakovlev
2019-03-15 22:43 Georgy Yakovlev
2019-03-15 19:00 Georgy Yakovlev
2019-03-05  4:29 Georgy Yakovlev
2019-01-29  6:46 Georgy Yakovlev
2019-01-29  6:42 Georgy Yakovlev
2019-01-08 23:40 Georgy Yakovlev
2019-01-06  9:13 Georgy Yakovlev
2019-01-06  8:40 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=1546765684.258e1cddd32ed33252e66006fd9e7b04b09223b0.gyakovlev@gentoo \
    --to=gyakovlev@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