public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Petr Vaněk" <arkamar@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-doc/zsh-lovers/
Date: Tue, 10 Jun 2025 10:05:30 +0000 (UTC)	[thread overview]
Message-ID: <1749549785.3cbf6ab9570179d17ddb0fb2e30d93cf0db20335.arkamar@gentoo> (raw)

commit:     3cbf6ab9570179d17ddb0fb2e30d93cf0db20335
Author:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 10 09:48:23 2025 +0000
Commit:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Tue Jun 10 10:03:05 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cbf6ab9

app-doc/zsh-lovers: drop 0.10.1

Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org>

 app-doc/zsh-lovers/Manifest                 |  1 -
 app-doc/zsh-lovers/zsh-lovers-0.10.1.ebuild | 28 ----------------------------
 2 files changed, 29 deletions(-)

diff --git a/app-doc/zsh-lovers/Manifest b/app-doc/zsh-lovers/Manifest
index 7a61412fbac8..c72a89c04e18 100644
--- a/app-doc/zsh-lovers/Manifest
+++ b/app-doc/zsh-lovers/Manifest
@@ -1,2 +1 @@
-DIST zsh-lovers_0.10.1.tar.xz 26796 BLAKE2B 6ccaf0dda0c7b05131fa1e8f5ccfe29a6e86a503b2b934af704f2d1d15d4826a88b33373b4d83be92cb89c4f52a7665e754982c27bcdb9c582483e8a3d224253 SHA512 b07da3c65a01d3711900ed50b2d0c158be678d5168a0f864c77be52b77e595320e0380173e5b454bdc8b63d28fc437203e6deccdebdfc36b40a0adf2b1a39735
 DIST zsh-lovers_0.11.0.tar.xz 27036 BLAKE2B b4cd65fc112a3f0a915b8dc604d3e89ea1740d61229daa164939b8e420939650f2893d46060ad97bd3fcab65dcb47d967d6b645b6e9c3a48385270d1a1eff628 SHA512 3f3368444e553003369d481d35a273f2e8bf9193a093f31944391053ba3a5428ec1e9bf85cb7940eb52d66c376263adff575cfafbc32d518fc000e86490fb6da

diff --git a/app-doc/zsh-lovers/zsh-lovers-0.10.1.ebuild b/app-doc/zsh-lovers/zsh-lovers-0.10.1.ebuild
deleted file mode 100644
index c5b4b1c75b17..000000000000
--- a/app-doc/zsh-lovers/zsh-lovers-0.10.1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="Tips, tricks and examples for the Z shell"
-HOMEPAGE="
-	https://grml.org/zsh/zsh-lovers.html
-	https://github.com/grml/zsh-lovers
-"
-SRC_URI="https://deb.grml.org/pool/main/z/${PN}/${PN}_${PV}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
-
-DEPEND="app-text/asciidoc"
-
-src_compile() {
-	asciidoc ${PN}.1.txt || die
-	mv ${PN}.1.html ${PN}.html || die
-	a2x -f manpage ${PN}.1.txt || die
-}
-
-src_install() {
-	doman ${PN}.1
-	dodoc ${PN}.html
-}


             reply	other threads:[~2025-06-10 10:05 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-10 10:05 Petr Vaněk [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-26  0:44 [gentoo-commits] repo/gentoo:master commit in: app-doc/zsh-lovers/ Sam James
2025-01-02  0:14 Conrad Kostecki
2024-02-24  7:57 Petr Vaněk
2024-02-23 11:43 Sam James
2024-01-05 21:23 Petr Vaněk
2024-01-05 21:23 Petr Vaněk
2023-05-29 23:50 Sam James
2022-05-14  7:28 WANG Xuerui
2021-10-24  9:21 Jakov Smolić
2021-10-24  0:20 Sam James
2021-10-24  0:20 Sam James
2021-10-24  0:19 Sam James
2021-10-24  0:19 Sam James
2021-10-24  0:19 Sam James
2021-10-24  0:19 Sam James
2021-09-10 14:30 Yixun Lan
2021-01-06 12:59 Fabian Groffen
2020-12-27 13:39 Fabian Groffen
2020-01-26 13:39 Johannes Huber
2019-11-17  5:08 Tim Harder
2017-08-30  2:06 Tim Harder
2017-01-29 14:38 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=1749549785.3cbf6ab9570179d17ddb0fb2e30d93cf0db20335.arkamar@gentoo \
    --to=arkamar@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