public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/detox/
Date: Tue, 10 Aug 2021 03:05:16 +0000 (UTC)	[thread overview]
Message-ID: <1628564703.85a3fbabe1ba97a39e0a80218cd0432bebac0bac.sam@gentoo> (raw)

commit:     85a3fbabe1ba97a39e0a80218cd0432bebac0bac
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 10 03:05:03 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Aug 10 03:05:03 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85a3fbab

app-misc/detox: drop 1.4.0

Bug: https://bugs.gentoo.org/771816
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-misc/detox/Manifest           |  1 -
 app-misc/detox/detox-1.4.0.ebuild | 42 ---------------------------------------
 2 files changed, 43 deletions(-)

diff --git a/app-misc/detox/Manifest b/app-misc/detox/Manifest
index 2276c070a4b..dfa46574b6f 100644
--- a/app-misc/detox/Manifest
+++ b/app-misc/detox/Manifest
@@ -1,3 +1,2 @@
-DIST detox-1.4.0.tar.gz 106361 BLAKE2B 5993ded30282a16a81481885cdee41fe0b1c2ac34e5f389b53981e098d13acdfe367c7de462436fe3a4ee8ff86220f4c69d54a47c1122a0f39bde12c4d6ec908 SHA512 9486056b3b58dbb5ae16bc461586a997f8990ddb6e0db5ba561df862c16dfe926911fd09f065ef2578d39c3e3f1a267be201f865cf3f6b576c01910bda39cecb
 DIST detox-1.4.2.tar.gz 106736 BLAKE2B a27f9d93bf6f6c1634517c0f193affe576b2eec6be4b8fc38e91ef75a6f1a01a4376684d5a9b109b3971d0e311b64faeba020a3b7660ff130086956a7ebe92bd SHA512 ca1327e127cf1ba1803d8931aa119c9d11fc5b998f45ad5f7c339cea7f7928a5a6a45f90db9a51a7ccf6d4ee268cd316461c621db62dcc7182cd0255e74a1481
 DIST detox-1.4.3.tar.gz 110351 BLAKE2B 96aa8b5cd99bb723034c2613c2d6aed7d8f95af063024806b3e9fae166de49b16420bce38811ca8bb77d74bbf272c32cee6d1c73275dbc8301ddcd98ed66cb63 SHA512 a5f903a050ada4a26c5c367632541821d32f92e33f0bf7302b193ccc5fd0c6fc5fc92d6e93378d22ce91c0360d15e10968b1808fb25334a0fa26192124459d0d

diff --git a/app-misc/detox/detox-1.4.0.ebuild b/app-misc/detox/detox-1.4.0.ebuild
deleted file mode 100644
index d168fe1e4e0..00000000000
--- a/app-misc/detox/detox-1.4.0.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools
-
-MY_P="${PN}-${PV/_/-}"
-
-DESCRIPTION="Safely remove spaces and strange characters from filenames"
-HOMEPAGE="http://detox.sourceforge.net/ https://github.com/dharple/detox"
-SRC_URI="https://github.com/dharple/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 ~hppa ~mips ppc x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-S="${WORKDIR}"/${MY_P}
-
-RDEPEND="
-	!dev-python/detox"
-
-DEPEND="${RDEPEND}"
-BDEPEND="
-	sys-devel/flex
-	sys-devel/bison
-"
-
-src_prepare() {
-	default
-	sed \
-		-e '/detoxrc.sample/d' \
-		-i Makefile.am || die
-	eautoreconf
-}
-
-src_install() {
-	default
-
-	dodoc etc/${PN}rc.sample
-}


             reply	other threads:[~2021-08-10  3:05 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-10  3:05 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-12-21  3:39 [gentoo-commits] repo/gentoo:master commit in: app-misc/detox/ Yixun Lan
2021-10-14  9:40 Sam James
2021-09-17  9:20 Agostino Sarubbo
2021-09-15  7:59 Agostino Sarubbo
2021-08-16  1:58 Sam James
2021-08-16  1:58 Sam James
2021-08-10  3:05 Sam James
2021-08-10  3:04 Sam James
2021-08-10  3:03 Sam James
2021-08-10  3:03 Sam James
2021-08-10  3:03 Sam James
2021-08-09 22:28 Sam James
2021-06-11  6:39 Sam James
2021-04-22  2:59 Sam James
2021-04-21 18:53 Sam James
2021-04-19 19:18 Sam James
2021-02-24 16:27 Sam James
2021-02-12  9:51 Lars Wendler
2018-11-13 22:01 Patrice Clement

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=1628564703.85a3fbabe1ba97a39e0a80218cd0432bebac0bac.sam@gentoo \
    --to=sam@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