public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ronny Gutbrod" <gentoo@tastytea.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-text/epubgrep/
Date: Tue, 16 Aug 2022 19:10:39 +0000 (UTC)	[thread overview]
Message-ID: <1660677029.af998a5ca865a4c93db4b41a9977e58c27911603.tastytea@gentoo> (raw)

commit:     af998a5ca865a4c93db4b41a9977e58c27911603
Author:     Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de>
AuthorDate: Tue Aug 16 19:09:15 2022 +0000
Commit:     Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
CommitDate: Tue Aug 16 19:10:29 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=af998a5c

app-text/epubgrep: drop 0.5.1-r1

Signed-off-by: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea.de>

 app-text/epubgrep/Manifest                 |  1 -
 app-text/epubgrep/epubgrep-0.5.1-r1.ebuild | 43 ------------------------------
 2 files changed, 44 deletions(-)

diff --git a/app-text/epubgrep/Manifest b/app-text/epubgrep/Manifest
index 75779a342..7e677a3aa 100644
--- a/app-text/epubgrep/Manifest
+++ b/app-text/epubgrep/Manifest
@@ -1,3 +1,2 @@
-DIST epubgrep-0.5.1.tar.gz 269799 BLAKE2B 11f67e7584a33d0ba4249e2b8d210c3d74d67a6d6f5a44b2ed8f6d50d52e6ceb4f6db18458afcefa004b185acf4848e724da85286ec7c9ee155dafc4c76f6668 SHA512 dc8550f0802ce92344c7f24d2ffb57c656bef81914414e47310c703ad5c302d1508b3cf3b28459a939156dc5772a702a6a28a8ec28a946218c541c4e690da3c5
 DIST epubgrep-0.6.0.tar.gz 271553 BLAKE2B 6693c6bb61cf8b778145b5dcf1976ecf17716e8a42e01f9754e4fd82a72c136a09baf12f197029a84aeea727af2d95d4a56aacaf9b4aac5bae81e3ed6b356226 SHA512 4e28c041d434d85ea8dfa4c43f3e0ae7263e11714330ead356b782968ec96642baefbb4d2f37d28cabfd0e53610edb04ec8409dff7232a970f01eb8a5755befe
 DIST epubgrep-0.6.2.tar.gz 274513 BLAKE2B 74b9ffda1ad4a3a70e2d501b91967a842fcad18dd3227118e83b69248196a2cc832f297467c855d2ba6c391bae886978a7f1ee10cb466e2ab639d1e6a8c73b5e SHA512 9caee8565b77198aa853bfb3d2a18f5566d16b10b4e3911a5ab73b5740a8b3dc7f67978e8630167d0768e638dc8b42452164421c8914e63f990676f4e5c801bb

diff --git a/app-text/epubgrep/epubgrep-0.5.1-r1.ebuild b/app-text/epubgrep/epubgrep-0.5.1-r1.ebuild
deleted file mode 100644
index f230e271d..000000000
--- a/app-text/epubgrep/epubgrep-0.5.1-r1.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake
-
-DESCRIPTION="Search tool for EPUB e-books"
-HOMEPAGE="https://schlomp.space/tastytea/epubgrep"
-SRC_URI="https://schlomp.space/tastytea/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}/${PN}"
-
-LICENSE="AGPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-	dev-libs/boost[nls]
-	app-arch/libarchive[bzip2,iconv,lzma,zlib(+)]
-	dev-libs/libfmt
-	dev-libs/pugixml
-"
-DEPEND="
-	${RDEPEND}
-	dev-cpp/termcolor
-	dev-cpp/nlohmann_json
-	test? ( dev-cpp/catch )
-"
-BDEPEND="
-	sys-devel/gettext
-	app-text/asciidoc
-"
-
-src_configure() {
-	local mycmakeargs=(
-		"-DWITH_TESTS=$(usex test)"
-		"-DFALLBACK_BUNDLED=NO"
-	)
-
-	cmake_src_configure
-}


             reply	other threads:[~2022-08-16 19:10 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-16 19:10 Ronny Gutbrod [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-11-08 22:03 [gentoo-commits] repo/proj/guru:dev commit in: app-text/epubgrep/ Cara Salter
2023-03-14 12:22 Ronny Gutbrod
2022-08-16 19:10 Ronny Gutbrod
2022-08-16 19:10 Ronny Gutbrod
2022-02-13 20:24 [gentoo-commits] repo/proj/guru:master " Arthur Zamarin
2022-02-13 20:07 ` [gentoo-commits] repo/proj/guru:dev " Arthur Zamarin
2021-06-24 21:38 Ronny Gutbrod
2021-06-24 21:38 Ronny Gutbrod
2021-06-07 13:51 Ronny Gutbrod
2021-06-07 13:51 Ronny Gutbrod
2021-06-02  7:55 Ronny Gutbrod
2021-06-02  7:55 Ronny Gutbrod
2021-05-30 12:40 Ronny Gutbrod
2021-05-30 12:40 Ronny Gutbrod
2021-05-28 13:49 Ronny Gutbrod
2021-05-28 13:49 Ronny Gutbrod
2021-05-28  7:34 Ronny Gutbrod
2021-05-25 10:43 Ronny Gutbrod
2021-05-25  6:07 Ronny Gutbrod

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=1660677029.af998a5ca865a4c93db4b41a9977e58c27911603.tastytea@gentoo \
    --to=gentoo@tastytea.de \
    --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